mirror of
https://github.com/fabacab/awesome-cybersecurity-blueteam.git
synced 2024-10-01 01:15:39 -04:00
Link using "See also" between Dependency confusion and Supply chain.
This commit is contained in:
parent
349c38e3da
commit
59e5a3d4b7
@ -173,6 +173,8 @@ See also [awesome-devsecops](https://github.com/devsecops/awesome-devsecops).
|
||||
|
||||
### Dependency confusion
|
||||
|
||||
See also [§ Supply chain security](#supply-chain-security).
|
||||
|
||||
- [Dependency Combobulator](https://github.com/apiiro/combobulator) - Open source, modular and extensible framework to detect and prevent dependency confusion leakage and potential attacks.
|
||||
- [Confusion checker](https://github.com/sonatype-nexus-community/repo-diff) - Script to check if you have artifacts containing the same name between your repositories.
|
||||
- [snync](https://github.com/snyk-labs/snync) - Prevent and detect if you're vulnerable to Dependency Confusion supply chain security attacks.
|
||||
@ -194,6 +196,8 @@ See also [Awesome-Fuzzing](https://github.com/secfigo/Awesome-Fuzzing).
|
||||
|
||||
### Supply chain security
|
||||
|
||||
See also [§ Dependency confusion](#dependency-confusion).
|
||||
|
||||
- [Grafeas](https://grafeas.io/) - Open artifact metadata API to audit and govern your software supply chain.
|
||||
- [Helm GPG (GnuPG) Plugin](https://github.com/technosophos/helm-gpg) - Chart signing and verification with GnuPG for Helm.
|
||||
- [Notary](https://github.com/theupdateframework/notary) - Aims to make the internet more secure by making it easy for people to publish and verify content.
|
||||
|
Loading…
Reference in New Issue
Block a user