docs: rename security-insights.yml to lowercase for LFX detection

The OSSF Security Insights spec and its reference tooling
(ossf/si-tooling) require the lowercase filename security-insights.yml.
LFX Insights scans case-sensitively, so the previously-uppercase file
was not detected and OSPS-QA-04.01 continued to fail on the dashboard.

Also bump schema-version to 2.2.0 (current) and refresh the review
dates.

Closes #13189

Signed-off-by: buckaroo <jeff.behl@siderolabs.com>
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
This commit is contained in:
buckaroo 2026-04-22 16:30:05 -07:00 committed by Andrey Smirnov
parent dc4ffd490d
commit 026313b7cc
No known key found for this signature in database
GPG Key ID: 322C6F63F594CE7C

View File

@ -1,7 +1,7 @@
header:
schema-version: 2.1.0
last-updated: '2026-03-26'
last-reviewed: '2026-03-26'
schema-version: 2.2.0
last-updated: '2026-04-22'
last-reviewed: '2026-04-22'
url: https://github.com/siderolabs/talos
comment: >
Security Insights for Talos Linux. This file satisfies OSPS Baseline QA-04.01