https://github.com/bcgov/nr-broker
NR Broker handles the business logic of authenticating and validating requests for automated processes to access secrets.
https://github.com/bcgov/nr-broker
access-management graph secrets security security-audit
Last synced: 4 months ago
JSON representation
NR Broker handles the business logic of authenticating and validating requests for automated processes to access secrets.
- Host: GitHub
- URL: https://github.com/bcgov/nr-broker
- Owner: bcgov
- License: other
- Created: 2022-07-26T15:36:54.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2026-01-12T19:12:35.000Z (5 months ago)
- Last Synced: 2026-01-13T00:41:49.048Z (5 months ago)
- Topics: access-management, graph, secrets, security, security-audit
- Language: TypeScript
- Homepage:
- Size: 10.4 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# NR Broker
NR Broker is a customizable software deployment business intelligence tool. It automates access to secrets stored in [HashiCorp Vault](https://www.vaultproject.io) by software (applications, GitHub Actions, etc.), audits activities (builds, installations, provisioning secrets, etc.) and enables access automation.
Users can search, browse objects, view a graph representation and review activities using a web application. Developers integrate NR Broker into workflows by sending their intentions, requesting access and recording activity using http requests. As such, NR broker works on private on-premise clouds, AWS, OpenShift Clouds and more.
Documentation home: https://bcgov.github.io/nr-broker/#/
## Built with NestJS
NR Broker is built using the [NestJS](https://github.com/nestjs/nest) framework.
[circleci-image]: https://img.shields.io/circleci/build/github/nestjs/nest/master?token=abc123def456
[circleci-url]: https://circleci.com/gh/nestjs/nest
A progressive Node.js framework for building efficient and scalable server-side applications.
# License
See: [LICENSE](./LICENSE)