From e4d278e1185674cc09c6b7affc850f3c942bab9f Mon Sep 17 00:00:00 2001 From: Srinija Kammari Date: Mon, 23 Feb 2026 15:28:05 +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 00000000..cb62ce9d --- /dev/null +++ b/srs.yaml @@ -0,0 +1,8 @@ +# SRS configuration file +# Generated from .fossa.yml +# + +scan: + scanners: + - vuln + - license