Skip to content
Navigation Menu
Toggle navigation
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
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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
.
github
/
codeql
Public
Notifications
You must be signed in to change notification settings
Fork
2k
Star
9.8k
Code
Issues
985
Pull requests
418
Discussions
Actions
Projects
Models
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Models
Security and quality
Insights
Java: Static initialization vector
#6357
Merged
smowton
merged 14 commits into
github:main
github/codeql:main
from
artem-smotrakov:static-iv
artem-smotrakov/ql:static-iv
Copy head branch name to clipboard
Aug 26, 2021
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Java: Static initialization vector
#6357
smowton
merged 14 commits into
github:main
github/codeql:main
from
artem-smotrakov:static-iv
artem-smotrakov/ql:static-iv
Copy head branch name to clipboard
Commits
Commits on Jul 16, 2021
Added a query for static initialization vectors in encryption
Show description for 218731c
artem-smotrakov
committed
218731c
Copy full SHA for 218731c
Use inline-expectation tests for StaticInitializationVector.ql
artem-smotrakov
committed
cfe74b5
Copy full SHA for cfe74b5
Commits on Aug 8, 2021
Fixed a few typos
artem-smotrakov
committed
df0f9ee
Copy full SHA for df0f9ee
Commits on Aug 13, 2021
Support multi-dimensional arrays
artem-smotrakov
committed
4e69081
Copy full SHA for 4e69081
Commits on Aug 14, 2021
Be precise when checking for Cipher.ENCRYPT_MODE
artem-smotrakov
committed
1199240
Copy full SHA for 1199240
Updated qldoc for ArrayUpdate
artem-smotrakov
committed
d218813
Copy full SHA for d218813
Covered copyOfRange() and clone() in ArrayUpdate
artem-smotrakov
committed
e2dc975
Copy full SHA for e2dc975
Fixed a typo in qldoc
artem-smotrakov
committed
fbac589
Copy full SHA for fbac589
Commits on Aug 25, 2021
Don't consider copyOf() and clone() in ArrayUpdate
artem-smotrakov
committed
c80a1da
Copy full SHA for c80a1da
Updated qldoc for ArrayUpdate
artem-smotrakov
committed
86b7b2b
Copy full SHA for 86b7b2b
Removed sanitizer in StaticInitializationVectorConfig
artem-smotrakov
committed
f97c8bb
Copy full SHA for f97c8bb
Better qldoc in StaticInitializationVectorQuery.qll
Show description for f41828e
artem-smotrakov
and
smowton
authored
f41828e
Copy full SHA for f41828e
Simplify ArrayUpdate
Show description for 23e2322
artem-smotrakov
and
smowton
authored
23e2322
Copy full SHA for 23e2322
Commits on Aug 26, 2021
Simplify StaticInitializationVectorSource
Show description for 1dd4bf0
artem-smotrakov
and
smowton
committed
1dd4bf0
Copy full SHA for 1dd4bf0
You can’t perform that action at this time.