mirror of
https://github.com/siderolabs/talos.git
synced 2026-05-04 12:01:12 +02:00
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:
parent
dc4ffd490d
commit
026313b7cc
@ -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
|
||||
Loading…
x
Reference in New Issue
Block a user