Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
> This is an _unofficial_ project created by Field Security Services, and is not officially supported by GitHub.

> [!WARNING]
> This method renames the CodeQL tool in the results, which breaks CodeQL Autofix and may affect other features of Code Scanning
> This method renames the CodeQL tool in the results, which breaks CodeQL Autofix and may affect other features of Code Scanning. See: [known limitations](https://github.com/advanced-security/monorepo-filtering-workaround/issues/2).

This sample GitHub Actions workflow shows you how to enable filtering results from different GitHub Advanced Security Code Scanning runs in the GitHub UI using a workaround.

Expand Down
Loading