Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 875 Bytes

security.md

File metadata and controls

24 lines (15 loc) · 875 Bytes

Security

Vulnerability Scanning

During Build

This project uses:

to scan for vulnerabilities in the dependencies of this project.

During Development

During a linting step is run to check for possible code vulnerabilities in this codebase with the help of gosec

Secrets protection

This project uses GitHub security alerts containing a lists of supported secrets format to prevent fraudulent use of secrets that were committed accidentally. For more information see Secret scanning patterns