From 1d7dca0a63db0317a7a6396f2831e30ef961af52 Mon Sep 17 00:00:00 2001 From: Matthieu MOREL Date: Wed, 24 Jan 2024 16:36:13 +0100 Subject: [PATCH] fix: use status instead of stage (#73) stage is an unexpected attribute here, status shall be used. Signed-off-by: Matthieu MOREL --- SECURITY-INSIGHTS.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SECURITY-INSIGHTS.yml b/SECURITY-INSIGHTS.yml index fafcd1e..15b9ef1 100644 --- a/SECURITY-INSIGHTS.yml +++ b/SECURITY-INSIGHTS.yml @@ -6,7 +6,7 @@ header: project-url: https://github.com/ossf/security-insights-spec project-release: '1.0.0' project-lifecycle: - stage: active + status: active bug-fixes-only: false core-maintainers: - github:luigigubello