forked from github/codeql
-
Notifications
You must be signed in to change notification settings - Fork 0
Update CSV framework coverage reports #2
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
Open
github-actions
wants to merge
1
commit into
main
Choose a base branch
from
workflow/coverage/update
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
e7ceffc
to
9e3d477
Compare
37eac66
to
6917631
Compare
f09eed4
to
7d203e4
Compare
460e9e8
to
2fac21a
Compare
028cf08
to
a625c3c
Compare
a88997f
to
c58150d
Compare
bf6f725
to
985e1d0
Compare
985e1d0
to
59cfc40
Compare
adityasharad
pushed a commit
that referenced
this pull request
Dec 3, 2021
This is in order to avoid name clash with the often so-named IPA type for data- flow nodes. The name clash is not problematic because they are both in scope, but because (cached) IPA types with overlapping names are known to sometimes result in re-evaluation of cached stages, when one of the IPA types gets an internal `#2` suffix in one query run, and the other IPA type gets the suffix in another run.
adityasharad
pushed a commit
that referenced
this pull request
Apr 2, 2025
Go: Add database source models for the github.com/couchbase/gocb package (#2)
adityasharad
pushed a commit
that referenced
this pull request
Apr 2, 2025
Go: Add `database` source models for the `squirrel` package (#2)
adityasharad
pushed a commit
that referenced
this pull request
Apr 30, 2025
JS: Add isMiddlewareSetup() hook to Routing model
adityasharad
pushed a commit
that referenced
this pull request
Jun 9, 2025
Implement first stage cryptography modelling and queries
adityasharad
pushed a commit
that referenced
this pull request
Jun 9, 2025
Java: Fix SpringRequestMappingMethod URL Extraction #2
adityasharad
pushed a commit
that referenced
this pull request
Jun 9, 2025
…ction-sink Go: Add BigQuery as a sink for SQLi queries #2
adityasharad
pushed a commit
that referenced
this pull request
Jun 24, 2025
Set CWE-134 from 9.3 to 7.3 CVSS score for memory safe languages (#2)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR changes the CSV framework coverage reports.