From 6c0aef65ce90e21629feb53dabcb06773e0693ee Mon Sep 17 00:00:00 2001 From: Srinija Kammari Date: Mon, 23 Feb 2026 15:28:06 +0000 Subject: [PATCH] Add srs.yaml configuration for SRS OSS scanning. Generated by Sourcegraph batch change. --- srs.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 srs.yaml diff --git a/srs.yaml b/srs.yaml new file mode 100644 index 0000000..cb62ce9 --- /dev/null +++ b/srs.yaml @@ -0,0 +1,8 @@ +# SRS configuration file +# Generated from .fossa.yml +# + +scan: + scanners: + - vuln + - license