https://github.com/anchore/grype
A vulnerability scanner for container images and filesystems. Easily install the binary to try it out. Works with Syft, the powerful SBOM (software bill of materials) tool for container images and filesystems.
https://github.com/anchore/grype
A vulnerability scanner for container images and filesystems. Easily install the binary to try it out. Works with Syft, the powerful SBOM (software bill of materials) tool for container images and filesystems.
Dependency-Track is an intelligent Component Analysis platform that allows organizations to identify and reduce risk in the software supply chain. Dependency-Track takes a unique and highly beneficial approach by leveraging the capabilities of Software Bill of Materials (SBOM). This approach provides capabilities that traditional Software Composition Analysis (SCA) solutions cannot achieve.
The Gitlab Inc. Handbook and the “Handbook First” approach.
https://handbook.gitlab.com/handbook/
https://handbook.gitlab.com/handbook/handbook-usage/#handbook-guidelines
B612 is an highly legible open source font family designed and tested to be used on aircraft cockpit screens.
Clean code again. This blog.separateconcerns.com post is a reply to this testing.googleblog.com post .
My opinion. I buy both! For me it is a matter of code maturity. During early development I like a to leave code in linear style like proposed by the commentor. Abstraction is expensive and sometimes I feel like I don’t need the extra step. But at some points I definitely like to clean code like proposed in the original post.