Skip to content

Commit b271ea6

Browse files
nttoolenttoole
authored andcommitted
Updated sarif report path value
1 parent d624fd3 commit b271ea6

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

sonar-project.properties

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,10 @@ sonar.projectVersion=3.0.0
1010
# Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
1111
sonar.sources=.
1212

13+
14+
# Guessing the value based on the example of Git Action script...
15+
sonar.sarifReportPaths=../results/*_stripped.sarif
16+
17+
1318
# Encoding of the source code. Default is default system encoding
1419
sonar.sourceEncoding=UTF-8

0 commit comments

Comments
 (0)