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
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
.
apache
/
directory-ldap-api
Public
Notifications
You must be signed in to change notification settings
Fork
42
Star
52
Code
Pull requests
8
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Actions: apache/directory-ldap-api
Actions
All workflows
Workflows
Build and Test
Build and Test
CodeQL
CodeQL
Dependabot Updates
Dependabot Updates
Scorecards supply-chain security
Scorecards supply-chain security
Show more workflows...
Management
Caches
CodeQL
CodeQL
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
codeql-analysis.yml
will be ignored since log searching is not yet available
345 workflow runs
345 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Fixed a potential StackOverflow issue by iterating instead of recursing
CodeQL
#1069:
Commit
b427bd3
pushed by
asf-gitbox-commits
36s
master
master
36s
View workflow file
Added a protection against clear text operations being procedded during
CodeQL
#1068:
Commit
af6c704
pushed by
asf-gitbox-commits
31s
master
master
31s
View workflow file
Bump github/codeql-action/init from 4.37.3 to 4.37.9
CodeQL
#1067:
Pull request
#325
opened by
dependabot
Bot
37s
dependabot/github_actions/github/codeql-action/init-4.37.9
dependabot/github_actions/github/codeql-action/init-4.37.9
37s
View #325
View workflow file
Bump actions/setup-java from 5.7.0 to 6.0.0
CodeQL
#1066:
Pull request
#324
opened by
dependabot
Bot
32s
dependabot/github_actions/actions/setup-java-6.0.0
dependabot/github_actions/actions/setup-java-6.0.0
32s
View #324
View workflow file
Bump github/codeql-action/autobuild from 4.37.6 to 4.37.9
CodeQL
#1065:
Pull request
#323
opened by
dependabot
Bot
34s
dependabot/github_actions/github/codeql-action/autobuild-4.37.9
dependabot/github_actions/github/codeql-action/autobuild-4.37.9
34s
View #323
View workflow file
Bump github/codeql-action/upload-sarif from 4.37.6 to 4.37.9
CodeQL
#1064:
Pull request
#322
opened by
dependabot
Bot
35s
dependabot/github_actions/github/codeql-action/upload-sarif-4.37.9
dependabot/github_actions/github/codeql-action/upload-sarif-4.37.9
35s
View #322
View workflow file
Bump github/codeql-action/analyze from 4.37.6 to 4.37.9
CodeQL
#1063:
Pull request
#321
opened by
dependabot
Bot
34s
dependabot/github_actions/github/codeql-action/analyze-4.37.9
dependabot/github_actions/github/codeql-action/analyze-4.37.9
34s
View #321
View workflow file
Forbid the use of Bind( <name>, null ). If the user wants to call an
CodeQL
#1062:
Commit
9c37113
pushed by
asf-gitbox-commits
35s
master
master
35s
View workflow file
Added some check of any attribute and matching rules injected in filters
CodeQL
#1061:
Commit
30dd5db
pushed by
asf-gitbox-commits
34s
master
master
34s
View workflow file
Added some protection against a potential IllegalArgumentException when
CodeQL
#1060:
Commit
99a5333
pushed by
asf-gitbox-commits
34s
master
master
34s
View workflow file
Dealt with potential null value passed in controls.
CodeQL
#1059:
Commit
8d2be58
pushed by
asf-gitbox-commits
33s
master
master
33s
View workflow file
Fixed a hashCode method that was always returning 0...
CodeQL
#1058:
Commit
731cfd1
pushed by
asf-gitbox-commits
37s
master
master
37s
View workflow file
Fixed a potential wrong password comparison in plain text when the algo
CodeQL
#1057:
Commit
1624963
pushed by
asf-gitbox-commits
34s
master
master
34s
View workflow file
Fixed a potential exponential regexp backtracking
CodeQL
#1056:
Commit
835ce23
pushed by
asf-gitbox-commits
1m 29s
master
master
1m 29s
View workflow file
Forbid high number of rounds for bcrypt (>16) as it may suck all the
CodeQL
#1055:
Commit
0b32e5c
pushed by
asf-gitbox-commits
31s
master
master
31s
View workflow file
Fix a potential infinite loop with cursor when an Intermediate response
CodeQL
#1054:
Commit
0279912
pushed by
asf-gitbox-commits
3m 35s
master
master
3m 35s
View workflow file
Removed the logged password
CodeQL
#1053:
Commit
7150b2d
pushed by
asf-gitbox-commits
37s
master
master
37s
View workflow file
Disallow infinite length form for ASN.1 constructs
CodeQL
#1052:
Commit
de94e34
pushed by
asf-gitbox-commits
35s
master
master
35s
View workflow file
Fox some issues with malformed credentials
CodeQL
#1051:
Commit
1094c7f
pushed by
asf-gitbox-commits
29s
master
master
29s
View workflow file
Merge remote-tracking branch 'refs/remotes/origin/master'
CodeQL
#1050:
Commit
464d04c
pushed by
asf-gitbox-commits
29s
master
master
29s
View workflow file
Fix for DIRAPI-436
CodeQL
#1049:
Commit
6b4f6a1
pushed by
asf-gitbox-commits
3m 54s
master
master
3m 54s
View workflow file
Cleaned up some duplicated and unused constants
CodeQL
#1048:
Commit
2001872
pushed by
asf-gitbox-commits
3m 56s
master
master
3m 56s
View workflow file
o Fixed a potential issue with AVA when passing a wrong AttribyteType
CodeQL
#1047:
Commit
b6383b7
pushed by
asf-gitbox-commits
30s
master
master
30s
View workflow file
Transform the provided String to a byte so that ot can be parsed
CodeQL
#1046:
Commit
2a19e47
pushed by
asf-gitbox-commits
40s
master
master
40s
View workflow file
Improved a log message
CodeQL
#1045:
Commit
6ed6bd0
pushed by
asf-gitbox-commits
30s
master
master
30s
View workflow file
Previous
1
2
3
4
5
…
13
14
Next
You can’t perform that action at this time.