Skip to content

Commit e724a9e

Browse files
authored
fix(docs): bulleted list in maintainer guidance formatting (#435)
Corrects markdown Signed-off-by: Travis Truman <[email protected]>
1 parent 6b6bfe7 commit e724a9e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/maintainers.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ Many tools for Baseline evaluation will use this to evaluate controls that are n
1818

1919
To get started with Security Insights:
2020

21-
. Adopt the Security Insights specification by creating a security-insights.yml file in your repository.
22-
. Populate the security-insights.yml file with security data for your project following the example-full.yml template.
21+
* Adopt the Security Insights specification by creating a security-insights.yml file in your repository.
22+
* Populate the security-insights.yml file with security data for your project following the example-full.yml template.
2323

2424
## Evaluation tooling
2525

@@ -34,4 +34,4 @@ It is also available as a [GitHub Action](https://github.com/marketplace/actions
3434

3535
## Additional information
3636

37-
* OpenSSF case study for how [GUAC used LFX Insights](https://openssf.org/blog/2025/08/14/case-study-how-lfx-insights-and-osps-baseline-validated-guacs-security-in-under-an-hour/) to quickly evaluate against levels 1 and 2.
37+
* OpenSSF case study for how [GUAC used LFX Insights](https://openssf.org/blog/2025/08/14/case-study-how-lfx-insights-and-osps-baseline-validated-guacs-security-in-under-an-hour/) to quickly evaluate against levels 1 and 2.

0 commit comments

Comments
 (0)