FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for java/ql/src/Security/CWE/CWE-297 - github/codeql · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
github
/
codeql
Public
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
10k
Code
Issues
998
Pull requests
467
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
codeql
java
ql
src
Security
CWE
CWE-297
on
codeql-cli/v2.19.1
User selector
Datepicker
Commit history
Commits on Oct 24, 2023
Mass-rename MethodAccess -> MethodCall
smowton
authored
f552a15
View commit details
Copy full SHA for f552a15
View code at this point
Browse repository at this point
Commits on May 4, 2023
Add UnsafeHostnameVerificationQuery
egregius313
committed
24b00ba
View commit details
Copy full SHA for 24b00ba
View code at this point
Browse repository at this point
Commits on Mar 23, 2023
Java: Rename references.
aschackmull
committed
ec34d44
View commit details
Copy full SHA for ec34d44
View code at this point
Browse repository at this point
Commits on Mar 20, 2023
Fix typo in QLDoc
egregius313
committed
83b0d07
View commit details
Copy full SHA for 83b0d07
View code at this point
Browse repository at this point
Make the Config module of public Flow modules public
Show description for 60a4a79
egregius313
committed
60a4a79
View commit details
Copy full SHA for 60a4a79
View code at this point
Browse repository at this point
Commits on Mar 17, 2023
Conform queries to `Config` naming convention
egregius313
committed
7eb3fd2
View commit details
Copy full SHA for 7eb3fd2
View code at this point
Browse repository at this point
Refactor Security.CWE.CWE-297.UnsafeHostnameVerification
egregius313
committed
481d1f9
View commit details
Copy full SHA for 481d1f9
View code at this point
Browse repository at this point
Commits on Sep 26, 2022
update alert-messsages of java queries
erik-krogh
committed
46b5bf3
View commit details
Copy full SHA for 46b5bf3
View code at this point
Browse repository at this point
Commits on Feb 21, 2022
Java: Performance tweaks
igfoo
committed
7ce9b16
View commit details
Copy full SHA for 7ce9b16
View code at this point
Browse repository at this point
Commits on Oct 5, 2021
Apply suggestions from code review
Show description for a86cbd8
atorralba
and
aschackmull
committed
a86cbd8
View commit details
Copy full SHA for a86cbd8
View code at this point
Browse repository at this point
Fix qhelp
atorralba
committed
3323f7a
View commit details
Copy full SHA for 3323f7a
View code at this point
Browse repository at this point
Apply suggestions from code review
Show description for 9f54b10
atorralba
and
mchammer01
committed
9f54b10
View commit details
Copy full SHA for 9f54b10
View code at this point
Browse repository at this point
Add some links to qhelp
atorralba
committed
9c10211
View commit details
Copy full SHA for 9c10211
View code at this point
Browse repository at this point
Refactored into libraries
atorralba
committed
8c6d58e
View commit details
Copy full SHA for 8c6d58e
View code at this point
Browse repository at this point
Move from experimental
atorralba
committed
0e149f0
View commit details
Copy full SHA for 0e149f0
View code at this point
Browse repository at this point
Commits on Jun 25, 2021
Java: Factor out `SecurityFlag` library.
intrigus
committed
dc0b06a
View commit details
Copy full SHA for dc0b06a
View code at this point
Browse repository at this point
Java: Explicitly list custom flow steps.
intrigus
committed
6d09db6
View commit details
Copy full SHA for 6d09db6
View code at this point
Browse repository at this point
Commits on Jun 15, 2021
Update security-severity scores
calumgrant
committed
771e686
View commit details
Copy full SHA for 771e686
View code at this point
Browse repository at this point
Commits on Jun 10, 2021
Add security-severity metadata
calumgrant
committed
a594afb
View commit details
Copy full SHA for a594afb
View code at this point
Browse repository at this point
Commits on Apr 22, 2021
Improve documentation of csv sink models
tamasvajk
committed
7134eb9
View commit details
Copy full SHA for 7134eb9
View code at this point
Browse repository at this point
Adjust hostname verifier sink identifier name
tamasvajk
committed
1caa5c4
View commit details
Copy full SHA for 1caa5c4
View code at this point
Browse repository at this point
Commits on Apr 9, 2021
Java: Convert unsafe hostname verification sinks to CSV format
tamasvajk
committed
e544fae
View commit details
Copy full SHA for e544fae
View code at this point
Browse repository at this point
Commits on Jan 12, 2021
Java: Make @id @name of query more similar.
intrigus
committed
1901f6b
View commit details
Copy full SHA for 1901f6b
View code at this point
Browse repository at this point
Commits on Jan 11, 2021
Java: Replace global flow by local flow
intrigus
committed
85286f3
View commit details
Copy full SHA for 85286f3
View code at this point
Browse repository at this point
Java: Revise qhelp
intrigus-lgtm
authored
722bd4d
View commit details
Copy full SHA for 722bd4d
View code at this point
Browse repository at this point
Java: Improve QLDoc & simplify code
Show description for 4cfdb10
intrigus-lgtm
and
aschackmull
authored
4cfdb10
View commit details
Copy full SHA for 4cfdb10
View code at this point
Browse repository at this point
Java: Rename to `EnvReadMethod`
intrigus
committed
5c1e746
View commit details
Copy full SHA for 5c1e746
View code at this point
Browse repository at this point
Java: Further reduce FPs, simply Flag2Guard flow
intrigus
committed
1eb2b75
View commit details
Copy full SHA for 1eb2b75
View code at this point
Browse repository at this point
Java: Add QLDoc improve query message
intrigus
committed
b469273
View commit details
Copy full SHA for b469273
View code at this point
Browse repository at this point
Apply suggestions from doc review
Show description for f4b912c
authored and
intrigus
committed
f4b912c
View commit details
Copy full SHA for f4b912c
View code at this point
Browse repository at this point
Java: Autoformat
intrigus
committed
e11304a
View commit details
Copy full SHA for e11304a
View code at this point
Browse repository at this point
Apply suggestions from code review
Show description for b8f3e64
authored and
intrigus
committed
b8f3e64
View commit details
Copy full SHA for b8f3e64
View code at this point
Browse repository at this point
Java: Fix Qhelp
intrigus
committed
502e4c3
View commit details
Copy full SHA for 502e4c3
View code at this point
Browse repository at this point
Fix Qhelp format
Show description for 355cb6e
authored and
intrigus
committed
355cb6e
View commit details
Copy full SHA for 355cb6e
View code at this point
Browse repository at this point
Apply suggestions from code review
Show description for 10fc2cf
authored and
intrigus
committed
10fc2cf
View commit details
Copy full SHA for 10fc2cf
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL