Skip to content

Commit c472957

Browse files
authored
Update README.md
1 parent 2e88288 commit c472957

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,9 @@ A: It's a work-in-progress. Please raise an issue or a PR if you need a feature.
4444
Q: Why do the files not resolve in the Code Scanning results?
4545
A: The paths in the Jar or Class file metadata might not match up with the root of the repository. Try using the input `path_prefix`. If two build targets don't share the same prefix, then try running this Action twice, once per target with a different prefix for each.
4646

47+
Q: Why doesn't FindSecBugs find vulnerability X?
48+
A: This Action just wraps those tools. Raise an issue on the [FindSecBugs repo](https://github.com/find-sec-bugs/find-sec-bugs/).
49+
4750
## Requirements
4851

4952
* GitHub Actions runner

0 commit comments

Comments
 (0)