{"id":17233898,"url":"https://github.com/caseywebdev/fort-knox","last_synced_at":"2025-03-26T00:43:47.027Z","repository":{"id":57240986,"uuid":"81231476","full_name":"caseywebdev/fort-knox","owner":"caseywebdev","description":"Get secrets from Vault","archived":false,"fork":false,"pushed_at":"2017-05-09T15:23:39.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-01T17:39:06.655Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/caseywebdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-02-07T16:52:19.000Z","updated_at":"2020-05-05T16:04:17.000Z","dependencies_parsed_at":"2022-09-07T23:13:05.652Z","dependency_job_id":null,"html_url":"https://github.com/caseywebdev/fort-knox","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caseywebdev%2Ffort-knox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caseywebdev%2Ffort-knox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caseywebdev%2Ffort-knox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caseywebdev%2Ffort-knox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caseywebdev","download_url":"https://codeload.github.com/caseywebdev/fort-knox/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245568578,"owners_count":20636803,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-15T05:27:09.100Z","updated_at":"2025-03-26T00:43:47.008Z","avatar_url":"https://github.com/caseywebdev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fort Knox\n\nGet secrets from Vault.\n\n```js\nconst FortKnox = require('fort-knox');\n\nconst vault = new FortKnox({\n  auth: {\n    data: {\n      role_id: '...',\n      secret_id: '...'\n    },\n    method: 'approle'\n  },\n  url: '...'\n});\n\nvault.get('secret/my/database/password').then(value =\u003e console.log(value));\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaseywebdev%2Ffort-knox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcaseywebdev%2Ffort-knox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaseywebdev%2Ffort-knox/lists"}