
-
trivy
Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more
I've done some work in this space but not specifically on source code. A tool you could try out is Trivy from AquaSecurity. The filesystem scan option might work and can output SBOMs (here's the doc page). Using Trivy for docker images has worked quite well for me thus far so hopefully you have some luck using their filesystem or git repository options!
-
Nutrient
Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers. Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
-
Have a look at https://security.googleblog.com/2022/12/announcing-osv-scanner-vulnerability.html they have plans for c++ https://github.com/google/osv.dev/issues/783
-
syft
CLI tool and library for generating a Software Bill of Materials from container images and filesystems
Related posts
-
Day 25: Container Security with Trivy - My 90 Days of DevOps Journey
-
Enhancing Kubernetes Security with Trivy : Day 15 of 50 days DevOps Tools Series
-
General Docker Troubleshooting, Best Practices & Where to Go From Here
-
Docker image vulnerabilities scanning trivy vs synk.io
-
Docker image vulnerabilities scanning trivy vs synk.io