| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
Whew, I think I 👀 d all the changes — looks so much cleaner now! I assume the status report changes will be a follow-up?
Sorry, something went wrong.
|
There are two aspects to the status report changes:
|
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
In CodeQL CLI v2.11.6, we finished implementing key parts of parsing the code scanning configuration within the CLI. This enabled this functionality to be used by folks running code scanning using a third-party CI system.
However due to the need to support earlier versions of the CLI that do not support config parsing, we have needed to duplicate config parsing code between the Action and the CLI.
Now that CodeQL CLI v2.11.5 and earlier have been deprecated, we can remove this legacy config parsing code from the Action.
Merge / deployment checklist