Releases: opencredo/secure-pipeline-verifier
Releases · opencredo/secure-pipeline-verifier
v0.1.0
0.1.0 (2022/03/01)
- Initial release of the Secure Pipeline Verifier that can be used to provision and operate controls 1-4 from the Venafi - Secure Software Pipeline Blueprint
- Documentation is provided covering installation and configuration of the Secure Pipeline Verifier.
Tag first release of the secure pipeline poc
What's Changed
- Implementing GitHub client and opa policy checks by @afaedda in #1
- Gitlab integration by @Hiieu in #2
- aligning github/gitlab trusted data config structure and updated gith… by @afaedda in #4
- added platform property to config to reduce service params by @afaedda in #5
- Unit testable funcs by @Hiieu in #8
- updated rego policy c2 for github to return error in case of non-exis… by @afaedda in #3
- added config to selectively decide which policies are to be checked by @afaedda in #6
- Define ci cd pipeline by @afaedda in #7
- add missing dependency by @Hiieu in #9
- Lambda implementation for secure-pipeline by @afaedda in #12
- Upload configs and policies to S3 by @Hiieu in #10
- Terraform last run in parameter store by @Hiieu in #13
- Terraform add iam role by @Hiieu in #11
- fix permissions for lambda func by @Hiieu in #15
- Migrate aws sdk v1 to v2 by @Hiieu in #16
- Terraform lambda event scheduler configuration by @afaedda in #14
- Notify no commits in c1 by @Hiieu in #17
- Rego json response format slack notification by @afaedda in #18
- Added slack to Config file by @afaedda in #20
- Update README.md file by @afaedda in #22
- Add abstraction layer by @Hiieu in #21
- remove redundant configs by @Hiieu in #23
- Created terraform variable for last_run by @afaedda in #24
- converted trusted-data file to yaml for config consistency by @afaedda in #26
- Trusted-data Json to yaml by @Hiieu in #28
- adding some documentation on how to configure, deploy and what to expect from the application by @afaedda in #29
- remove txt by @Hiieu in #32
New Contributors
Full Changelog: https://github.com/opencredo/secure-pipeline-poc/commits/v0.0.1