Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
java-sec
/
dd-trace-java-code-reading
Public
forked from
DataDog/dd-trace-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
dd-trace-java-code-reading
dd-java-agent
agent-iast
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 15, 2023
Add XSS detection for Spring's ResponseBody (#5813)
Show description for 30f15d1
jandro996
authored
30f15d1
View commit details
Copy full SHA for 30f15d1
View code at this point
Browse repository at this point
Commits on Sep 13, 2023
Improved IAST sampling mechanism. (#5879)
ValentinZakharov
authored
28d459d
View commit details
Copy full SHA for 28d459d
View code at this point
Browse repository at this point
Commits on Aug 29, 2023
X-Content-Type missing header vulnerability (#5571)
Show description for 892d6f7
DDJavierSantos
authored
892d6f7
View commit details
Copy full SHA for 892d6f7
View code at this point
Browse repository at this point
Commits on Aug 28, 2023
Improve performance while computing IAST metrics (#5784)
manuel-alvarez-alvarez
authored
d21bcc7
View commit details
Copy full SHA for d21bcc7
View code at this point
Browse repository at this point
Use a NoOp tainted objects for vulnerabilities without context (#5786)
manuel-alvarez-alvarez
authored
72572d1
View commit details
Copy full SHA for 72572d1
View code at this point
Browse repository at this point
Commits on Aug 25, 2023
Check for overhead constraints in weak randomness module (#5783)
manuel-alvarez-alvarez
authored
4a1be49
View commit details
Copy full SHA for 4a1be49
View code at this point
Browse repository at this point
Prevent IAST from creating empty spans for duplicated vulnerabilities (#5780)
manuel-alvarez-alvarez
authored
50e7edc
View commit details
Copy full SHA for 50e7edc
View code at this point
Browse repository at this point
Commits on Aug 23, 2023
Fix NullPointerException in unvalidated redirect detection (#5755)
Show description for cbe55c2
smola
authored
cbe55c2
View commit details
Copy full SHA for cbe55c2
View code at this point
Browse repository at this point
Commits on Aug 11, 2023
Redact empty sensitive ranges (#5706)
manuel-alvarez-alvarez
authored
9e16e31
View commit details
Copy full SHA for 9e16e31
View code at this point
Browse repository at this point
Commits on Aug 9, 2023
HSTS missing header vulnerability detection (#5520)
Show description for 5e92155
DDJavierSantos
authored
5e92155
View commit details
Copy full SHA for 5e92155
View code at this point
Browse repository at this point
Commits on Jul 29, 2023
Fix HttpOnly cookie detection and add small refactorings (#5615)
manuel-alvarez-alvarez
authored
43c2887
View commit details
Copy full SHA for 43c2887
View code at this point
Browse repository at this point
Commits on Jul 24, 2023
Implemented trust boundary violation vulnerability detection (#5612)
Show description for 996e0b0
DDJavierSantos
authored
996e0b0
View commit details
Copy full SHA for 996e0b0
View code at this point
Browse repository at this point
Commits on Jul 21, 2023
Add Trust Boundary Violation OWASP Benchmark escape functions taint tracking (#5608)
Show description for 1fc00b8
jandro996
authored
1fc00b8
View commit details
Copy full SHA for 1fc00b8
View code at this point
Browse repository at this point
Commits on Jul 19, 2023
Add support to IAST XSS vulnerability (#5589)
Show description for de248cb
jandro996
authored
de248cb
View commit details
Copy full SHA for de248cb
View code at this point
Browse repository at this point
Commits on Jul 17, 2023
Update IAST redaction algorithm (#5528)
manuel-alvarez-alvarez
authored
b62a263
View commit details
Copy full SHA for b62a263
View code at this point
Browse repository at this point
Add String#split taint tracking (#5584)
jandro996
authored
cd67e34
View commit details
Copy full SHA for cd67e34
View code at this point
Browse repository at this point
Commits on Jul 14, 2023
Add String#toCharArray taint tracking (#5576)
jandro996
authored
8f2dfaa
View commit details
Copy full SHA for 8f2dfaa
View code at this point
Browse repository at this point
Commits on Jul 13, 2023
Clearer API to taint non-Strings (#5531)
Show description for 4e9b4ce
smola
authored
4e9b4ce
View commit details
Copy full SHA for 4e9b4ce
View code at this point
Browse repository at this point
Commits on Jul 10, 2023
Add marks to exclude ranges from vulnerability reporting (#5538)
Show description for 71ab4bb
jandro996
authored
71ab4bb
View commit details
Copy full SHA for 71ab4bb
View code at this point
Browse repository at this point
Commits on Jul 7, 2023
Move taint methods from WebModule to PropagationModule (first batch) (#5527)
Show description for 9023c3a
smola
authored
9023c3a
View commit details
Copy full SHA for 9023c3a
View code at this point
Browse repository at this point
Commits on Jul 4, 2023
Add required callsites for String.format (#5502)
manuel-alvarez-alvarez
authored
f95d7f5
View commit details
Copy full SHA for f95d7f5
View code at this point
Browse repository at this point
Commits on Jul 3, 2023
Add support to IAST XPath Injection vulnerability (#5459)
Show description for 460dccb
jandro996
authored
460dccb
View commit details
Copy full SHA for 460dccb
View code at this point
Browse repository at this point
Commits on Jun 30, 2023
Provide instrumentation name context to span (#5492)
PerfectSlayer
authored
fe50a9a
View commit details
Copy full SHA for fe50a9a
View code at this point
Browse repository at this point
Commits on Jun 28, 2023
IAST No SameSite Cookie Vulnerability (#5438)
Show description for 36af1f1
DDJavierSantos
authored
36af1f1
View commit details
Copy full SHA for 36af1f1
View code at this point
Browse repository at this point
Commits on Jun 27, 2023
Improve telemetry service (#5477)
Show description for 0783d2d
PerfectSlayer
authored
0783d2d
View commit details
Copy full SHA for 0783d2d
View code at this point
Browse repository at this point
Commits on Jun 23, 2023
Add IAST telemetry annotations to bytebuddy advices (#5430)
manuel-alvarez-alvarez
authored
6143528
View commit details
Copy full SHA for 6143528
View code at this point
Browse repository at this point
Commits on Jun 21, 2023
Unvalidated redirect not reported if Referer header is the source (#5424)
Show description for 4f96084
jandro996
authored
4f96084
View commit details
Copy full SHA for 4f96084
View code at this point
Browse repository at this point
Commits on Jun 20, 2023
Always call toLowerCase with explicit locale (#5432)
Show description for 4684bd0
smola
authored
4684bd0
View commit details
Copy full SHA for 4684bd0
View code at this point
Browse repository at this point
Add vertx4 instrumentation (#5381)
Show description for f26d436
jandro996
authored
f26d436
View commit details
Copy full SHA for f26d436
View code at this point
Browse repository at this point
Commits on Jun 19, 2023
Remove TaintedMap interface (#5417)
smola
authored
4381702
View commit details
Copy full SHA for 4381702
View code at this point
Browse repository at this point
Commits on Jun 15, 2023
Fix request tainted metric and simplify code (#5347)
manuel-alvarez-alvarez
authored
bc35b6a
View commit details
Copy full SHA for bc35b6a
View code at this point
Browse repository at this point
Commits on Jun 14, 2023
Added NoHttpOnlyCookie Module and refactored InstrumentationBridge
DDJavierSantos
authored
ec18d0e
View commit details
Copy full SHA for ec18d0e
View code at this point
Browse repository at this point
Commits on Jun 5, 2023
Spring MVC unvalidated redirect instrumentation (#5308)
Show description for c4c3fb5
jandro996
authored
c4c3fb5
View commit details
Copy full SHA for c4c3fb5
View code at this point
Browse repository at this point
Commits on May 24, 2023
Untag IAST metrics and harmonise WAF and IAST metrics (#5243)
manuel-alvarez-alvarez
authored
1271b71
View commit details
Copy full SHA for 1271b71
View code at this point
Browse repository at this point
Add support for weak randomness vulnerability (#5211)
manuel-alvarez-alvarez
authored
0deb655
View commit details
Copy full SHA for 0deb655
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.