René's URL Explorer Experiment


Title: CodeQL query to detect open Spring Boot actuator endpoints by ggolawski · Pull Request #2901 · github/codeql · GitHub

Open Graph Title: CodeQL query to detect open Spring Boot actuator endpoints by ggolawski · Pull Request #2901 · github/codeql

X Title: CodeQL query to detect open Spring Boot actuator endpoints by ggolawski · Pull Request #2901 · github/codeql

Description: This PR adds a query to detect open Spring Boot actuator endpoints. It flags custom Spring Security configurations that allow unauthenticated access to an actuator endpoint, like this one: @Configuration(proxyBeanMethods = false) public class ActuatorSecurity extends WebSecurityConfigurerAdapter { @Override protected void configure(HttpSecurity http) throws Exception { // BAD: Unauthenticated access to Spring Boot actuator endpoints is allowed http.requestMatcher(EndpointRequest.toAnyEndpoint()).authorizeRequests((requests) -> requests.anyRequest().permitAll()); } } Unauthenticated Spring Boot actuators may leak sensitive information or even lead to remote code execution: https://www.veracode.com/blog/research/exploiting-spring-boot-actuators, https://spaceraccoon.dev/remote-code-execution-in-three-acts-chaining-exposed-actuators-and-h2-database. Test cases are also added, but without the .expected file.

Open Graph Description: This PR adds a query to detect open Spring Boot actuator endpoints. It flags custom Spring Security configurations that allow unauthenticated access to an actuator endpoint, like this one: @Configu...

X Description: This PR adds a query to detect open Spring Boot actuator endpoints. It flags custom Spring Security configurations that allow unauthenticated access to an actuator endpoint, like this one: @Configu...

Opengraph URL: https://github.com/github/codeql/pull/2901

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:bc3b5c2e-c2f0-3d77-9d94-3bef518802aa
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idB804:20AD09:5B7866:7BF8A9:6A4C7AAA
html-safe-noncebc81265d32f21c456ea6a78fc46abc8988986ca736da2113cb11eb6ab002ee9b
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCODA0OjIwQUQwOTo1Qjc4NjY6N0JGOEE5OjZBNEM3QUFBIiwidmlzaXRvcl9pZCI6IjUzNjg1NTQ0Njg2MDEwMDI2NjYiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmacd77e0abeb32387475eec8d1e108135cd12d99941f5e7ea147ef4cb03d8926a5b
hovercard-subject-tagpull_request:378740753
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/github/codeql/pull/2901/files
twitter:imagehttps://avatars.githubusercontent.com/u/35563296?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/35563296?s=400&v=4
og:image:altThis PR adds a query to detect open Spring Boot actuator endpoints. It flags custom Spring Security configurations that allow unauthenticated access to an actuator endpoint, like this one: @Configu...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None3d11bb817438277de2a940854450e83a7d32b6aeb5014e9e6b00a6423900251c
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/github/codeql git https://github.com/github/codeql.git
octolytics-dimension-user_id9919
octolytics-dimension-user_logingithub
octolytics-dimension-repository_id143040428
octolytics-dimension-repository_nwogithub/codeql
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id143040428
octolytics-dimension-repository_network_root_nwogithub/codeql
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release56ac743bebb13694b888673bb7257f4b97a4b7fd
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/github/codeql/pull/2901/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fgithub%2Fcodeql%2Fpull%2F2901%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fgithub%2Fcodeql%2Fpull%2F2901%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=github%2Fcodeql
Reloadhttps://github.com/github/codeql/pull/2901/files
Reloadhttps://github.com/github/codeql/pull/2901/files
Reloadhttps://github.com/github/codeql/pull/2901/files
Please reload this pagehttps://github.com/github/codeql/pull/2901/files
github https://github.com/github
codeqlhttps://github.com/github/codeql
Notifications https://github.com/login?return_to=%2Fgithub%2Fcodeql
Fork 2k https://github.com/login?return_to=%2Fgithub%2Fcodeql
Star 9.8k https://github.com/login?return_to=%2Fgithub%2Fcodeql
Code https://github.com/github/codeql
Issues 987 https://github.com/github/codeql/issues
Pull requests 424 https://github.com/github/codeql/pulls
Discussions https://github.com/github/codeql/discussions
Actions https://github.com/github/codeql/actions
Projects https://github.com/github/codeql/projects
Models https://github.com/github/codeql/models
Security and quality 0 https://github.com/github/codeql/security
Insights https://github.com/github/codeql/pulse
Code https://github.com/github/codeql
Issues https://github.com/github/codeql/issues
Pull requests https://github.com/github/codeql/pulls
Discussions https://github.com/github/codeql/discussions
Actions https://github.com/github/codeql/actions
Projects https://github.com/github/codeql/projects
Models https://github.com/github/codeql/models
Security and quality https://github.com/github/codeql/security
Insights https://github.com/github/codeql/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Fgithub%2Fcodeql%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Fgithub%2Fcodeql%2Fissues%2Fnew%2Fchoose
aschackmullhttps://github.com/aschackmull
github:masterhttps://github.com/github/codeql/tree/master
ggolawski:java-spring-boot-actuatorshttps://github.com/ggolawski/ql/tree/java-spring-boot-actuators
Conversation 13 https://github.com/github/codeql/pull/2901
Findings https://github.com/github/codeql/pull/2901/findings
Commits 7 https://github.com/github/codeql/pull/2901/commits
Checks 0 https://github.com/github/codeql/pull/2901/checks
Files changed https://github.com/github/codeql/pull/2901/files
Please reload this pagehttps://github.com/github/codeql/pull/2901/files
CodeQL query to detect open Spring Boot actuator endpoints https://github.com/github/codeql/pull/2901/files#top
Show all changes 7 commits https://github.com/github/codeql/pull/2901/files
fda4ab1 CodeQL query to detect open Spring Boot actuator endpoints ggolawski Feb 23, 2020 https://github.com/github/codeql/pull/2901/commits/fda4ab155ad95e6176a26ff1c67a21682d7b626d
cffe89f Merge branch 'master' into java-spring-boot-actuators ggolawski Apr 2, 2020 https://github.com/github/codeql/pull/2901/commits/cffe89f65276c5da8c1fcfb89cf59e77f487ceb3
f05b2af Move to experimental ggolawski Apr 2, 2020 https://github.com/github/codeql/pull/2901/commits/f05b2af69dd47846ae41bc9eef56ef9b5a8d685b
6ca963a Fix ggolawski Apr 2, 2020 https://github.com/github/codeql/pull/2901/commits/6ca963a8c89cfe541fefeb7a259f099554a8ffec
79d7ea3 Update java/ql/src/experimental/Security/CWE/CWE-016/SpringBootActuat… ggolawski Apr 3, 2020 https://github.com/github/codeql/pull/2901/commits/79d7ea36ffef2cf1759ee4807f2198edcf14b8e6
1d8da90 Make the test runnable via codeql test run ggolawski Apr 3, 2020 https://github.com/github/codeql/pull/2901/commits/1d8da905ac02510bec59271e23012ee48cd9d741
639aa82 Remove qlpack.yml as these are not needed ggolawski Apr 27, 2020 https://github.com/github/codeql/pull/2901/commits/639aa826eaeacc82500357ace7141aba26d09a8d
Clear filters https://github.com/github/codeql/pull/2901/files
Please reload this pagehttps://github.com/github/codeql/pull/2901/files
Please reload this pagehttps://github.com/github/codeql/pull/2901/files
SpringBootActuators.java https://github.com/github/codeql/pull/2901/files#diff-c262fe508e01de3f125ebfe378167dc6e8ee22a010247ecaf166039d1ef29db5
SpringBootActuators.qhelp https://github.com/github/codeql/pull/2901/files#diff-9678caa01d6ff5f84e21b7b8cdb554223ba5f4f2c6fbbf62b87d0be51aaa497a
SpringBootActuators.ql https://github.com/github/codeql/pull/2901/files#diff-610bd75fbfe3212d4ad6379a40fc45b5193b81869b73af2d93fcdd878b724acc
SpringBootActuators.qll https://github.com/github/codeql/pull/2901/files#diff-e39acdadbf9baa58ba5f020ad24c6820bfbf5e04afa2592ba10380b72e1ea646
SpringBootActuators.expected https://github.com/github/codeql/pull/2901/files#diff-9f402f73bdb5bc51a3779ec54a0be432b4010f911ed0001ec715fda83649fdfa
SpringBootActuators.java https://github.com/github/codeql/pull/2901/files#diff-5db47233e3f137f5041b7afb8daba976dae834e8d69087821e6ee06b489a1c86
SpringBootActuators.qlref https://github.com/github/codeql/pull/2901/files#diff-0fa96d5427a3a9a88a02779672e2aadc79c75ee7b21b169a00069df57a7d18c2
options https://github.com/github/codeql/pull/2901/files#diff-169fb914ab888b9afdaa1f2c2e5b9f205d1e026eb3e644dc2d6cbf896e55982e
BeanFactory.java https://github.com/github/codeql/pull/2901/files#diff-996201dc85da206bbbee4a6c12b7a9072ef6a54e68a479f89a6f13028557ae37
HierarchicalBeanFactory.java https://github.com/github/codeql/pull/2901/files#diff-355e3d39b0bb5b59efd122708bef839cf53ea0749b5c8c63798a7aa767672dc7
ListableBeanFactory.java https://github.com/github/codeql/pull/2901/files#diff-6318aa4cee7f5dc2e2e9c4870b3eafbccc61667483d4562e87af2a90b375126d
EndpointRequest.java https://github.com/github/codeql/pull/2901/files#diff-98c3f1aaa0605008d88c07d8df508c4264bbccb41f73c3a8e1bac3e1bd655c19
ApplicationContextRequestMatcher.java https://github.com/github/codeql/pull/2901/files#diff-673b4ff4e2356f1089a5160d8df3ff8f5e07c7b1b3f570fd8e0a59377065b224
ApplicationContext.java https://github.com/github/codeql/pull/2901/files#diff-33bb9dec998293b56ee86f1aa953dc6766e12fdb5cc0321b4ecca688357cd416
ApplicationEventPublisher.java https://github.com/github/codeql/pull/2901/files#diff-2fd41632acc8ca0d8de6031f93e8d2103ebac67edd291e18393765e9af421cff
MessageSource.java https://github.com/github/codeql/pull/2901/files#diff-f5155dcac7a13f3ba7f4581c2a8b52f00aa8d52bfeb2fa9c3ba807f51b9017ff
EnvironmentCapable.java https://github.com/github/codeql/pull/2901/files#diff-e1f50abe78adf4a4bb5f6c8824631c69530aea91e9f52a717ad90d2b6d85c07e
ResourceLoader.java https://github.com/github/codeql/pull/2901/files#diff-bc72fd225468990b4ca40d6a9a932237dfa338cb7c28e8f44f1229b554f9d57b
ResourcePatternResolver.java https://github.com/github/codeql/pull/2901/files#diff-5badbf8d7603452c6e7b538f1f993c74639c7a7458db3baf15790bf0dd41c355
Customizer.java https://github.com/github/codeql/pull/2901/files#diff-3c17b2c798224d73b10447314599b4479f54057c512c99bb5e809dc87277dce6
AbstractConfiguredSecurityBuilder.java https://github.com/github/codeql/pull/2901/files#diff-1e6e1cdf2fc3f3595c653a022a881e72ae9f585c77edc63b46dc6028e56cf4e2
AbstractSecurityBuilder.java https://github.com/github/codeql/pull/2901/files#diff-632e55d4a3d66fe8c8643c33412d3b3f2f5a0cccfa98229b1b30743b0bd0e2e8
SecurityBuilder.java https://github.com/github/codeql/pull/2901/files#diff-b0c00da6215e6e78fd16f4f0853c347ef2ed72e07d3ad0c02608ee6d0c8c0d8f
SecurityConfigurer.java https://github.com/github/codeql/pull/2901/files#diff-966c0b93d132f49009b03dc1ea8ec67bc108b21849aaebea329ab8f791ab6770
SecurityConfigurerAdapter.java https://github.com/github/codeql/pull/2901/files#diff-755bbd89a7798ac156f2821f37ef7709227d31e1795c3c9bb2798ad14f0f65a7
AbstractRequestMatcherRegistry.java https://github.com/github/codeql/pull/2901/files#diff-a153a50464c711db454868af1c52423f4f9c23e2702c0fa0918dfc274b65b847
HttpSecurityBuilder.java https://github.com/github/codeql/pull/2901/files#diff-7d3f4fa85ebf5af7a6b84c0d13a35eb2d686fb61742504b9cbb4ecdd0eb5598f
HttpSecurity.java https://github.com/github/codeql/pull/2901/files#diff-a9b44feb62acc30f05227303220dc376b2290b164328ea7a372307d18fc93e21
AbstractConfigAttributeRequestMatcherRegistry.java https://github.com/github/codeql/pull/2901/files#diff-0c2c2744ce8c30e28a155c9b9836cd549905bd269335999e04790c58c35fd218
AbstractHttpConfigurer.java https://github.com/github/codeql/pull/2901/files#diff-be83508bd92f11c76c69c17fd26901a565426f37721221040325173d392ad0f2
AbstractInterceptUrlConfigurer.java https://github.com/github/codeql/pull/2901/files#diff-40c71fca2514059849a3f74e33402d73b845fd3f4f1d564e51fb5f400029f68e
ExpressionUrlAuthorizationConfigurer.java https://github.com/github/codeql/pull/2901/files#diff-fb910f9aef82cc86cb9c085aa9742664dfed1d7a3abe5d415315d819fc8c3072
DefaultSecurityFilterChain.java https://github.com/github/codeql/pull/2901/files#diff-ee38ae501307e0edc3b8178760807d1607c4de13da191705d1474e6753f1d445
SecurityFilterChain.java https://github.com/github/codeql/pull/2901/files#diff-a96b372f9f6f1714bfc31bd02a682c7f7447256bb92cdf350ea7fa59b6bc773b
RequestMatcher.java https://github.com/github/codeql/pull/2901/files#diff-a794664e424bcb94ecd1b72cb5fd36ced1c578bd5a28612318f5ab8045f6b11f
WebApplicationContext.java https://github.com/github/codeql/pull/2901/files#diff-3a116df72135505f9fc7195ff6f4fae2b44c8db507bf0a513afc53fc28c58ea2
java/ql/src/experimental/Security/CWE/CWE-016/SpringBootActuators.javahttps://github.com/github/codeql/pull/2901/files#diff-c262fe508e01de3f125ebfe378167dc6e8ee22a010247ecaf166039d1ef29db5
View file https://github.com/ggolawski/ql/blob/639aa826eaeacc82500357ace7141aba26d09a8d/java/ql/src/experimental/Security/CWE/CWE-016/SpringBootActuators.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/github/codeql/pull/2901/{{ revealButtonHref }}
java/ql/src/experimental/Security/CWE/CWE-016/SpringBootActuators.qhelphttps://github.com/github/codeql/pull/2901/files#diff-9678caa01d6ff5f84e21b7b8cdb554223ba5f4f2c6fbbf62b87d0be51aaa497a
View file https://github.com/ggolawski/ql/blob/639aa826eaeacc82500357ace7141aba26d09a8d/java/ql/src/experimental/Security/CWE/CWE-016/SpringBootActuators.qhelp
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/github/codeql/pull/2901/{{ revealButtonHref }}
java/ql/src/experimental/Security/CWE/CWE-016/SpringBootActuators.qlhttps://github.com/github/codeql/pull/2901/files#diff-610bd75fbfe3212d4ad6379a40fc45b5193b81869b73af2d93fcdd878b724acc
View file https://github.com/ggolawski/ql/blob/639aa826eaeacc82500357ace7141aba26d09a8d/java/ql/src/experimental/Security/CWE/CWE-016/SpringBootActuators.ql
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/github/codeql/pull/2901/{{ revealButtonHref }}
java/ql/src/experimental/Security/CWE/CWE-016/SpringBootActuators.qllhttps://github.com/github/codeql/pull/2901/files#diff-e39acdadbf9baa58ba5f020ad24c6820bfbf5e04afa2592ba10380b72e1ea646
View file https://github.com/ggolawski/ql/blob/639aa826eaeacc82500357ace7141aba26d09a8d/java/ql/src/experimental/Security/CWE/CWE-016/SpringBootActuators.qll
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/github/codeql/pull/2901/{{ revealButtonHref }}
pwntesterhttps://github.com/pwntester
May 15, 2020https://github.com/github/codeql/pull/2901/files#r425733806
Please reload this pagehttps://github.com/github/codeql/pull/2901/files
Learn morehttps://docs.github.com/articles/managing-disruptive-comments/#hiding-a-comment
@ggolawskihttps://github.com/ggolawski
https://lgtm.com/query/4456298315122374638/https://lgtm.com/query/4456298315122374638/
https://vulncat.fortify.com/en/weakness?q=spring%20security%20misconfigurationhttps://vulncat.fortify.com/en/weakness?q=spring%20security%20misconfiguration
Please reload this pagehttps://github.com/github/codeql/pull/2901/files
ggolawskihttps://github.com/ggolawski
May 18, 2020https://github.com/github/codeql/pull/2901/files#r426815630
Learn morehttps://docs.github.com/articles/managing-disruptive-comments/#hiding-a-comment
Please reload this pagehttps://github.com/github/codeql/pull/2901/files
java/ql/test/experimental/query-tests/security/CWE-016/SpringBootActuators.expectedhttps://github.com/github/codeql/pull/2901/files#diff-9f402f73bdb5bc51a3779ec54a0be432b4010f911ed0001ec715fda83649fdfa
View file https://github.com/ggolawski/ql/blob/639aa826eaeacc82500357ace7141aba26d09a8d/java/ql/test/experimental/query-tests/security/CWE-016/SpringBootActuators.expected
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/github/codeql/pull/2901/{{ revealButtonHref }}
java/ql/test/experimental/query-tests/security/CWE-016/SpringBootActuators.javahttps://github.com/github/codeql/pull/2901/files#diff-5db47233e3f137f5041b7afb8daba976dae834e8d69087821e6ee06b489a1c86
View file https://github.com/ggolawski/ql/blob/639aa826eaeacc82500357ace7141aba26d09a8d/java/ql/test/experimental/query-tests/security/CWE-016/SpringBootActuators.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/github/codeql/pull/2901/{{ revealButtonHref }}
java/ql/test/experimental/query-tests/security/CWE-016/SpringBootActuators.qlrefhttps://github.com/github/codeql/pull/2901/files#diff-0fa96d5427a3a9a88a02779672e2aadc79c75ee7b21b169a00069df57a7d18c2
View file https://github.com/ggolawski/ql/blob/639aa826eaeacc82500357ace7141aba26d09a8d/java/ql/test/experimental/query-tests/security/CWE-016/SpringBootActuators.qlref
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/github/codeql/pull/2901/{{ revealButtonHref }}
java/ql/test/experimental/query-tests/security/CWE-016/optionshttps://github.com/github/codeql/pull/2901/files#diff-169fb914ab888b9afdaa1f2c2e5b9f205d1e026eb3e644dc2d6cbf896e55982e
View file https://github.com/ggolawski/ql/blob/639aa826eaeacc82500357ace7141aba26d09a8d/java/ql/test/experimental/query-tests/security/CWE-016/options
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/github/codeql/pull/2901/{{ revealButtonHref }}
...perimental/stubs/springframework-5.2.3/org/springframework/beans/factory/BeanFactory.javahttps://github.com/github/codeql/pull/2901/files#diff-996201dc85da206bbbee4a6c12b7a9072ef6a54e68a479f89a6f13028557ae37
View file https://github.com/ggolawski/ql/blob/639aa826eaeacc82500357ace7141aba26d09a8d/java/ql/test/experimental/stubs/springframework-5.2.3/org/springframework/beans/factory/BeanFactory.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/github/codeql/pull/2901/{{ revealButtonHref }}
...tubs/springframework-5.2.3/org/springframework/beans/factory/HierarchicalBeanFactory.javahttps://github.com/github/codeql/pull/2901/files#diff-355e3d39b0bb5b59efd122708bef839cf53ea0749b5c8c63798a7aa767672dc7
View file https://github.com/ggolawski/ql/blob/639aa826eaeacc82500357ace7141aba26d09a8d/java/ql/test/experimental/stubs/springframework-5.2.3/org/springframework/beans/factory/HierarchicalBeanFactory.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/github/codeql/pull/2901/{{ revealButtonHref }}
...al/stubs/springframework-5.2.3/org/springframework/beans/factory/ListableBeanFactory.javahttps://github.com/github/codeql/pull/2901/files#diff-6318aa4cee7f5dc2e2e9c4870b3eafbccc61667483d4562e87af2a90b375126d
View file https://github.com/ggolawski/ql/blob/639aa826eaeacc82500357ace7141aba26d09a8d/java/ql/test/experimental/stubs/springframework-5.2.3/org/springframework/beans/factory/ListableBeanFactory.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/github/codeql/pull/2901/{{ revealButtonHref }}
....2.3/org/springframework/boot/actuate/autoconfigure/security/servlet/EndpointRequest.javahttps://github.com/github/codeql/pull/2901/files#diff-98c3f1aaa0605008d88c07d8df508c4264bbccb41f73c3a8e1bac3e1bd655c19
View file https://github.com/ggolawski/ql/blob/639aa826eaeacc82500357ace7141aba26d09a8d/java/ql/test/experimental/stubs/springframework-5.2.3/org/springframework/boot/actuate/autoconfigure/security/servlet/EndpointRequest.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/github/codeql/pull/2901/{{ revealButtonHref }}
...ork-5.2.3/org/springframework/boot/security/servlet/ApplicationContextRequestMatcher.javahttps://github.com/github/codeql/pull/2901/files#diff-673b4ff4e2356f1089a5160d8df3ff8f5e07c7b1b3f570fd8e0a59377065b224
View file https://github.com/ggolawski/ql/blob/639aa826eaeacc82500357ace7141aba26d09a8d/java/ql/test/experimental/stubs/springframework-5.2.3/org/springframework/boot/security/servlet/ApplicationContextRequestMatcher.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/github/codeql/pull/2901/{{ revealButtonHref }}
...erimental/stubs/springframework-5.2.3/org/springframework/context/ApplicationContext.javahttps://github.com/github/codeql/pull/2901/files#diff-33bb9dec998293b56ee86f1aa953dc6766e12fdb5cc0321b4ecca688357cd416
View file https://github.com/ggolawski/ql/blob/639aa826eaeacc82500357ace7141aba26d09a8d/java/ql/test/experimental/stubs/springframework-5.2.3/org/springframework/context/ApplicationContext.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/github/codeql/pull/2901/{{ revealButtonHref }}
...al/stubs/springframework-5.2.3/org/springframework/context/ApplicationEventPublisher.javahttps://github.com/github/codeql/pull/2901/files#diff-2fd41632acc8ca0d8de6031f93e8d2103ebac67edd291e18393765e9af421cff
View file https://github.com/ggolawski/ql/blob/639aa826eaeacc82500357ace7141aba26d09a8d/java/ql/test/experimental/stubs/springframework-5.2.3/org/springframework/context/ApplicationEventPublisher.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/github/codeql/pull/2901/{{ revealButtonHref }}
...t/experimental/stubs/springframework-5.2.3/org/springframework/context/MessageSource.javahttps://github.com/github/codeql/pull/2901/files#diff-f5155dcac7a13f3ba7f4581c2a8b52f00aa8d52bfeb2fa9c3ba807f51b9017ff
View file https://github.com/ggolawski/ql/blob/639aa826eaeacc82500357ace7141aba26d09a8d/java/ql/test/experimental/stubs/springframework-5.2.3/org/springframework/context/MessageSource.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/github/codeql/pull/2901/{{ revealButtonHref }}
...rimental/stubs/springframework-5.2.3/org/springframework/core/env/EnvironmentCapable.javahttps://github.com/github/codeql/pull/2901/files#diff-e1f50abe78adf4a4bb5f6c8824631c69530aea91e9f52a717ad90d2b6d85c07e
View file https://github.com/ggolawski/ql/blob/639aa826eaeacc82500357ace7141aba26d09a8d/java/ql/test/experimental/stubs/springframework-5.2.3/org/springframework/core/env/EnvironmentCapable.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/github/codeql/pull/2901/{{ revealButtonHref }}
.../experimental/stubs/springframework-5.2.3/org/springframework/core/io/ResourceLoader.javahttps://github.com/github/codeql/pull/2901/files#diff-bc72fd225468990b4ca40d6a9a932237dfa338cb7c28e8f44f1229b554f9d57b
View file https://github.com/ggolawski/ql/blob/639aa826eaeacc82500357ace7141aba26d09a8d/java/ql/test/experimental/stubs/springframework-5.2.3/org/springframework/core/io/ResourceLoader.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/github/codeql/pull/2901/{{ revealButtonHref }}
...bs/springframework-5.2.3/org/springframework/core/io/support/ResourcePatternResolver.javahttps://github.com/github/codeql/pull/2901/files#diff-5badbf8d7603452c6e7b538f1f993c74639c7a7458db3baf15790bf0dd41c355
View file https://github.com/ggolawski/ql/blob/639aa826eaeacc82500357ace7141aba26d09a8d/java/ql/test/experimental/stubs/springframework-5.2.3/org/springframework/core/io/support/ResourcePatternResolver.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/github/codeql/pull/2901/{{ revealButtonHref }}
...erimental/stubs/springframework-5.2.3/org/springframework/security/config/Customizer.javahttps://github.com/github/codeql/pull/2901/files#diff-3c17b2c798224d73b10447314599b4479f54057c512c99bb5e809dc87277dce6
View file https://github.com/ggolawski/ql/blob/639aa826eaeacc82500357ace7141aba26d09a8d/java/ql/test/experimental/stubs/springframework-5.2.3/org/springframework/security/config/Customizer.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/github/codeql/pull/2901/{{ revealButtonHref }}
...2.3/org/springframework/security/config/annotation/AbstractConfiguredSecurityBuilder.javahttps://github.com/github/codeql/pull/2901/files#diff-1e6e1cdf2fc3f3595c653a022a881e72ae9f585c77edc63b46dc6028e56cf4e2
View file https://github.com/ggolawski/ql/blob/639aa826eaeacc82500357ace7141aba26d09a8d/java/ql/test/experimental/stubs/springframework-5.2.3/org/springframework/security/config/annotation/AbstractConfiguredSecurityBuilder.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/github/codeql/pull/2901/{{ revealButtonHref }}
...amework-5.2.3/org/springframework/security/config/annotation/AbstractSecurityBuilder.javahttps://github.com/github/codeql/pull/2901/files#diff-632e55d4a3d66fe8c8643c33412d3b3f2f5a0cccfa98229b1b30743b0bd0e2e8
View file https://github.com/ggolawski/ql/blob/639aa826eaeacc82500357ace7141aba26d09a8d/java/ql/test/experimental/stubs/springframework-5.2.3/org/springframework/security/config/annotation/AbstractSecurityBuilder.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/github/codeql/pull/2901/{{ revealButtonHref }}
...springframework-5.2.3/org/springframework/security/config/annotation/SecurityBuilder.javahttps://github.com/github/codeql/pull/2901/files#diff-b0c00da6215e6e78fd16f4f0853c347ef2ed72e07d3ad0c02608ee6d0c8c0d8f
View file https://github.com/ggolawski/ql/blob/639aa826eaeacc82500357ace7141aba26d09a8d/java/ql/test/experimental/stubs/springframework-5.2.3/org/springframework/security/config/annotation/SecurityBuilder.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/github/codeql/pull/2901/{{ revealButtonHref }}
...ingframework-5.2.3/org/springframework/security/config/annotation/SecurityConfigurer.javahttps://github.com/github/codeql/pull/2901/files#diff-966c0b93d132f49009b03dc1ea8ec67bc108b21849aaebea329ab8f791ab6770
View file https://github.com/ggolawski/ql/blob/639aa826eaeacc82500357ace7141aba26d09a8d/java/ql/test/experimental/stubs/springframework-5.2.3/org/springframework/security/config/annotation/SecurityConfigurer.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/github/codeql/pull/2901/{{ revealButtonHref }}
...ework-5.2.3/org/springframework/security/config/annotation/SecurityConfigurerAdapter.javahttps://github.com/github/codeql/pull/2901/files#diff-755bbd89a7798ac156f2821f37ef7709227d31e1795c3c9bb2798ad14f0f65a7
View file https://github.com/ggolawski/ql/blob/639aa826eaeacc82500357ace7141aba26d09a8d/java/ql/test/experimental/stubs/springframework-5.2.3/org/springframework/security/config/annotation/SecurityConfigurerAdapter.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/github/codeql/pull/2901/{{ revealButtonHref }}
....3/org/springframework/security/config/annotation/web/AbstractRequestMatcherRegistry.javahttps://github.com/github/codeql/pull/2901/files#diff-a153a50464c711db454868af1c52423f4f9c23e2702c0fa0918dfc274b65b847
View file https://github.com/ggolawski/ql/blob/639aa826eaeacc82500357ace7141aba26d09a8d/java/ql/test/experimental/stubs/springframework-5.2.3/org/springframework/security/config/annotation/web/AbstractRequestMatcherRegistry.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/github/codeql/pull/2901/{{ revealButtonHref }}
...amework-5.2.3/org/springframework/security/config/annotation/web/HttpSecurityBuilder.javahttps://github.com/github/codeql/pull/2901/files#diff-7d3f4fa85ebf5af7a6b84c0d13a35eb2d686fb61742504b9cbb4ecdd0eb5598f
View file https://github.com/ggolawski/ql/blob/639aa826eaeacc82500357ace7141aba26d09a8d/java/ql/test/experimental/stubs/springframework-5.2.3/org/springframework/security/config/annotation/web/HttpSecurityBuilder.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/github/codeql/pull/2901/{{ revealButtonHref }}
Please reload this pagehttps://github.com/github/codeql/pull/2901/files
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.