We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e4a760 commit 47a398cCopy full SHA for 47a398c
1 file changed
src/reports/scan-report.ts
@@ -31,6 +31,7 @@ const servicesToIgnore = [
31
/^label$/,
32
/^billing$/,
33
/Findings$/,
34
+ /^subscription$/,
35
]
36
37
// TODO: come back and add tests once testing strategy is determined
0 commit comments