Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Js/Py/Rb: Report any extracted file as successfully extracted #15256

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

sidshank
Copy link
Contributor

@sidshank sidshank commented Jan 8, 2024

The files scanned section of the tool status page is currently pessimistic about which files are scanned. If there is a single extractor warning in the file, the file is marked as not scanned.

The changes in this pull request modify the CodeQL diagnostic queries to report all files inspected by the extractor, such that partially extracted files are accounted for in the diagnostics data presented on the Tool Status Page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant