From bc7f17929fbf729746cc35979ec3bddda5bba7f2 Mon Sep 17 00:00:00 2001 From: Srinija Kammari Date: Mon, 23 Feb 2026 15:28:08 +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