Commit Graph

4 Commits

Author SHA1 Message Date
Anders Eknert ed455fb806 Fix doc typos (#5514)
Signed-off-by: Anders Eknert <anders@eknert.com>
2023-01-02 11:29:34 +01:00
Charlie Flowers 4cb755e5ba docs: Update mentions of #development to #contributors 2022-09-24 22:54:05 +02:00
Juan Antonio Osorio f41f84d1f9 ci: Use Trivy for vulnerability scans (#4804)
This uses Trivy to scan both the Git repo, as well as the generated
container image for vulnerabilities. It leverages Trivy's GitHub action
[1]. Currently, it's set to alert on `CRITICAL` and `HIGH`
vulnerabilities only.

[1] https://github.com/aquasecurity/trivy-action

This adds a section in the developer docs, as well as comments on the GitHub workflows.

Signed-off-by: Juan Antonio Osorio <juan.osoriorobles@eu.equinix.com>
2022-06-23 08:17:28 +02:00
Peter ONeill 7a93658e4b Update Contributing Docs
Signed-off-by: Peter ONeill <peteroneilljr@gmail.com>
2021-12-01 10:49:24 -08:00