Skip to content

Commit

Permalink
Fix yaml formatting
Browse files Browse the repository at this point in the history
Signed-off-by: Ben Cotton <[email protected]>
  • Loading branch information
funnelfiasco committed Feb 4, 2025
1 parent 08722ee commit ea5808b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions baseline/lexicon.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
An automated test suite must return an overall "pass" or "fail" result,
and is often implemented using a test framework.
Common ways to invoke automated tests include `make check`, `make test`, `npm test`, and `cargo test` manually or as part of a Continuous Integration workflow.
- term: Best Practices Badge
- term: Best Practices Badge
definition: |
The OpenSSF Best Practices Badge Identifies FLOSS best practices & implements a badging system for those practices.
synonyms:
Expand Down Expand Up @@ -274,7 +274,7 @@
- https://www.cisa.gov/sites/default/files/2023-04/sbom-types-document-508c.pdf
- https://github.com/spdx
- https://cyclonedx.org
- term: Software Composition Analysis
- term: Software Composition Analysis
definition: |
The process of identifying and cataloging all
components and dependencies in a software
Expand Down

0 comments on commit ea5808b

Please sign in to comment.