René's URL Explorer Experiment


Title: Add `csra` analysis kind by mbg · Pull Request #3474 · github/codeql-action · GitHub

Open Graph Title: Add `csra` analysis kind by mbg · Pull Request #3474 · github/codeql-action

X Title: Add `csra` analysis kind by mbg · Pull Request #3474 · github/codeql-action

Description: First stab at adding this new analysis kind. See the linked internal issues for more details. The new analysis kind largely mirrors code-scanning. We do not plan this in combination with other analysis kinds, so I added some logic to prevent that. The SARIF upload for this analysis kind is a bit different than the other two, so I added a transformPayload function to the AnalysisConfig interface that can change what's included in the payload. I preferred that over having a conditional block near the upload, since that's harder to see and less reusable. I extended the existing tests for this new analysis kind. Notes for reviewers This is ready for an initial review to examine the high-level approach here. There's almost certainly room for polishing this and adding some more tests. Best reviewed commit-by-commit. Risk assessment For internal use only. Please select the risk level of this change: High risk: Changes are not fully under feature flags, have limited visibility and/or cannot be tested outside of production. Which use cases does this change impact? This change should not directly impact any of the below, but it may indirectly as a result of changes to code paths that are also hit by those. Workflow types: Advanced setup - Impacts users who have custom CodeQL workflows. Managed - Impacts users with dynamic workflows (Default Setup, CCR, ...). Products: Code Scanning - The changes impact analyses when analysis-kinds: code-scanning. Code Quality - The changes impact analyses when analysis-kinds: code-quality. CCR - The changes impact analyses for Copilot Code Reviews. Environments: Dotcom - Impacts CodeQL workflows on github.com and/or GitHub Enterprise Cloud with Data Residency. GHES - Impacts CodeQL workflows on GitHub Enterprise Server. How did/will you validate this change? Test repository - This change will be tested on a test repository before merging. Unit tests - I am depending on unit test coverage (i.e. tests in .test.ts files). End-to-end tests - I am depending on PR checks (i.e. tests in pr-checks). If something goes wrong after this change is released, what are the mitigation and rollback strategies? Rollback - Change can only be disabled by rolling back the release or releasing a new version with a fix. How will you know if something goes wrong after this change is released? Telemetry - I rely on existing telemetry or have made changes to the telemetry. Dashboards - I will watch relevant dashboards for issues after the release. Consider whether this requires this change to be released at a particular time rather than as part of a regular release. Alerts - New or existing monitors will trip if something goes wrong with this change. Are there any special considerations for merging or releasing this change? Special considerations - This change should only be merged once certain preconditions are met. Please provide details of those or link to this PR from an internal issue. Merge / deployment checklist Confirm this change is backwards compatible with existing workflows. Consider adding a changelog entry for this change. Confirm the readme and docs have been updated if necessary.

Open Graph Description: First stab at adding this new analysis kind. See the linked internal issues for more details. The new analysis kind largely mirrors code-scanning. We do not plan this in combination with other anal...

X Description: First stab at adding this new analysis kind. See the linked internal issues for more details. The new analysis kind largely mirrors code-scanning. We do not plan this in combination with other anal...

Opengraph URL: https://github.com/github/codeql-action/pull/3474

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:4f0dd021-7a6c-af39-7456-dd59150e33b2
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idD830:170119:6C200B:92D6FF:6A4C7FA5
html-safe-nonce44f30d294475f6f4252aac0ab817026d65d1e2d201553ae7402835bd9f311a3a
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJEODMwOjE3MDExOTo2QzIwMEI6OTJENkZGOjZBNEM3RkE1IiwidmlzaXRvcl9pZCI6Ijk1Njc1OTQwMjExMDI4Nzc4MSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac59bcaa581e63ae0afb624a4fb05c679ecbd00aee06a77e567c40e92509bdb7c1
hovercard-subject-tagpull_request:3273806427
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-action/pull/3474/files
twitter:imagehttps://avatars.githubusercontent.com/u/278086?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/278086?s=400&v=4
og:image:altFirst stab at adding this new analysis kind. See the linked internal issues for more details. The new analysis kind largely mirrors code-scanning. We do not plan this in combination with other anal...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None3d11bb817438277de2a940854450e83a7d32b6aeb5014e9e6b00a6423900251c
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/github/codeql-action git https://github.com/github/codeql-action.git
octolytics-dimension-user_id9919
octolytics-dimension-user_logingithub
octolytics-dimension-repository_id259445878
octolytics-dimension-repository_nwogithub/codeql-action
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id259445878
octolytics-dimension-repository_network_root_nwogithub/codeql-action
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
releasecd470457e909b9d062f8002cf438ba870e6acff6
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/github/codeql-action/pull/3474/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fgithub%2Fcodeql-action%2Fpull%2F3474%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-action%2Fpull%2F3474%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-action
Reloadhttps://github.com/github/codeql-action/pull/3474/files
Reloadhttps://github.com/github/codeql-action/pull/3474/files
Reloadhttps://github.com/github/codeql-action/pull/3474/files
Please reload this pagehttps://github.com/github/codeql-action/pull/3474/files
github https://github.com/github
codeql-actionhttps://github.com/github/codeql-action
Notifications https://github.com/login?return_to=%2Fgithub%2Fcodeql-action
Fork 471 https://github.com/login?return_to=%2Fgithub%2Fcodeql-action
Star 1.6k https://github.com/login?return_to=%2Fgithub%2Fcodeql-action
Code https://github.com/github/codeql-action
Issues 156 https://github.com/github/codeql-action/issues
Pull requests 27 https://github.com/github/codeql-action/pulls
Actions https://github.com/github/codeql-action/actions
Models https://github.com/github/codeql-action/models
Security and quality 2 https://github.com/github/codeql-action/security
Insights https://github.com/github/codeql-action/pulse
Code https://github.com/github/codeql-action
Issues https://github.com/github/codeql-action/issues
Pull requests https://github.com/github/codeql-action/pulls
Actions https://github.com/github/codeql-action/actions
Models https://github.com/github/codeql-action/models
Security and quality https://github.com/github/codeql-action/security
Insights https://github.com/github/codeql-action/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Fgithub%2Fcodeql-action%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-action%2Fissues%2Fnew%2Fchoose
mbghttps://github.com/mbg
mainhttps://github.com/github/codeql-action/tree/main
mbg/risk-assessment-analysishttps://github.com/github/codeql-action/tree/mbg/risk-assessment-analysis
Conversation 23 https://github.com/github/codeql-action/pull/3474
Findings https://github.com/github/codeql-action/pull/3474/findings
Commits 23 https://github.com/github/codeql-action/pull/3474/commits
Checks 253 https://github.com/github/codeql-action/pull/3474/checks
Files changed https://github.com/github/codeql-action/pull/3474/files
Please reload this pagehttps://github.com/github/codeql-action/pull/3474/files
Add csra analysis kind https://github.com/github/codeql-action/pull/3474/files#top
Show all changes 23 commits https://github.com/github/codeql-action/pull/3474/files
9267d8d Add `csra` analysis kind mbg Feb 11, 2026 https://github.com/github/codeql-action/pull/3474/commits/9267d8d51e8b42a6a4d4fd944280c2f9cdc5335c
5b3261b Enforce that only compatible kinds can be enabled concurrently mbg Feb 11, 2026 https://github.com/github/codeql-action/pull/3474/commits/5b3261bcbf50d677ad985c371e13611679173bd0
5132eb5 Fix `CodeScanning` config's `sarifPredicate` and add test mbg Feb 11, 2026 https://github.com/github/codeql-action/pull/3474/commits/5132eb53f286efeb5a0ab86e0ecc0ff8920107ec
406bbfc Update `upload-lib` tests for CSRA mbg Feb 11, 2026 https://github.com/github/codeql-action/pull/3474/commits/406bbfcef143cd98ac5732d7ef8d582eb97ae6a0
8cc4d25 Remove redundant analysis kind check mbg Feb 11, 2026 https://github.com/github/codeql-action/pull/3474/commits/8cc4d2539be9c0611c322315a28ec4ec6b4e1284
6a17f4e Update `getPrimaryAnalysis*` and add test mbg Feb 11, 2026 https://github.com/github/codeql-action/pull/3474/commits/6a17f4e25875a628d745e764fd91be895e66294e
2de76b6 Update PR check for `csra` mbg Feb 11, 2026 https://github.com/github/codeql-action/pull/3474/commits/2de76b6faa8d19e7e5625b329dd551fcb7c07cd8
db93462 Add `csra` case to `addSarifExtension` test mbg Feb 11, 2026 https://github.com/github/codeql-action/pull/3474/commits/db9346285d6fe8d74481f8dbee03302c163e566a
cbb92e7 Type the upload payload object mbg Feb 11, 2026 https://github.com/github/codeql-action/pull/3474/commits/cbb92e7ff669385e3de54725992d15f43f10a5db
0cfcceb Add `transformPayload` to `AnalysisConfig` mbg Feb 11, 2026 https://github.com/github/codeql-action/pull/3474/commits/0cfcceb4b8d171a552bd69887d490f6a4d3bf594
c48cd24 Add `assessment_id` to CSRA payload mbg Feb 11, 2026 https://github.com/github/codeql-action/pull/3474/commits/c48cd247df861d9ba3bc6d36ab6cbc5c386f47fc
da67096 Change `assessment_id` to be a number mbg Feb 12, 2026 https://github.com/github/codeql-action/pull/3474/commits/da67096c6fa6d294a2ef9d1e1d381ca62aff7d9a
2adcb64 Add `BasePayload` type and derive `AssessmentPayload` from it mbg Feb 12, 2026 https://github.com/github/codeql-action/pull/3474/commits/2adcb6464ed1599265239c021cb981d575008218
0ce6420 Validate `CODEQL_ACTION_CSRA_ASSESSMENT_ID` value mbg Feb 12, 2026 https://github.com/github/codeql-action/pull/3474/commits/0ce6420f8e7aab68e43369a36f1635e84e657c4c
9835994 CSRA category does not need to be adjusted mbg Feb 12, 2026 https://github.com/github/codeql-action/pull/3474/commits/98359944143a63a5de4d812b6759c105c20c26b1
15a3d32 Extend `uploadPayload` tests to all analysis kinds mbg Feb 12, 2026 https://github.com/github/codeql-action/pull/3474/commits/15a3d32df0d8c0d741d5ce8fb1887a21c5d3620f
edf3609 Add `RecordingLogger` that keeps track of groups mbg Feb 12, 2026 https://github.com/github/codeql-action/pull/3474/commits/edf36092cffa7b99b398954c2d9f103acdacc130
e1933c6 Find all missing messages in `checkExpectedLogMessages` mbg Feb 12, 2026 https://github.com/github/codeql-action/pull/3474/commits/e1933c66bd2c7de9c02c59b0b3d96cdb8aeb1537
f315d82 Rename `csra` to `risk-assessment` mbg Feb 17, 2026 https://github.com/github/codeql-action/pull/3474/commits/f315d82bd726731891574d1c233bfe427040a328
d6ea670 Remove unnecessary check mbg Feb 17, 2026 https://github.com/github/codeql-action/pull/3474/commits/d6ea6709b92611354cadb6e9c92ed1dc2b0bdab5
5c96b6e Add JSDoc comments to `upload-lib` types mbg Feb 17, 2026 https://github.com/github/codeql-action/pull/3474/commits/5c96b6e3dbe481bd5819a1255f27f72c825a21a5
6d55dff Reword error message mbg Feb 17, 2026 https://github.com/github/codeql-action/pull/3474/commits/6d55dfff02c014a46c6a6b89f3864c3a1524c822
2abec3f Replace most occurrences of `CSRA` mbg Feb 17, 2026 https://github.com/github/codeql-action/pull/3474/commits/2abec3f0c3b57cdee3b490438103ad0f11d92731
Clear filters https://github.com/github/codeql-action/pull/3474/files
Please reload this pagehttps://github.com/github/codeql-action/pull/3474/files
Please reload this pagehttps://github.com/github/codeql-action/pull/3474/files
__analysis-kinds.yml https://github.com/github/codeql-action/pull/3474/files#diff-58b66ac0c2b772b0f946f67a455995710ef1c891a03097212dce6a234f7d72bb
analyze-action-post.js https://github.com/github/codeql-action/pull/3474/files#diff-911c5662a35b2dddfb65aeded5d3fbb4305c867e2f8988eb1d75bee9208593ab
analyze-action.js https://github.com/github/codeql-action/pull/3474/files#diff-4926d6bcb92a4de805ceb8d280f31c24cffa2445b3a36cc658e5032a0910ed15
autobuild-action.js https://github.com/github/codeql-action/pull/3474/files#diff-850bbbd46e929f29c34c186fb38aebfc228803ab6191e6a668027042620c4f30
init-action-post.js https://github.com/github/codeql-action/pull/3474/files#diff-08750c194e36e3925a63362bbc1a7207690bd44add665b7c357e9d8b1861a4e6
init-action.js https://github.com/github/codeql-action/pull/3474/files#diff-bd9b22d62f144e71ae32a07c7c5151e30b31cd76d22303745df64c9886d81342
resolve-environment-action.js https://github.com/github/codeql-action/pull/3474/files#diff-46abfbca7ce31021720a31a005df69b4d2001e8f6211629198bd996ca1624d8b
setup-codeql-action.js https://github.com/github/codeql-action/pull/3474/files#diff-48a1e0d5f2fd249f221a7fcf67cd08518a435c0710722fa28b51fa40703e39ea
start-proxy-action-post.js https://github.com/github/codeql-action/pull/3474/files#diff-097051c7f12bb5167c369a2967376b55951a4d4d95b6f9dd4e0caf70fbd89dbf
start-proxy-action.js https://github.com/github/codeql-action/pull/3474/files#diff-9ef3265f6cc827943cc3edade4225dacb911ccb9d6891b38d0e744208d0dbe99
upload-lib.js https://github.com/github/codeql-action/pull/3474/files#diff-8ea2623264a4246323c551f1b018e163d8ea00c2fed5c4f4ead1c5b9d036cfd6
upload-sarif-action-post.js https://github.com/github/codeql-action/pull/3474/files#diff-83f37f8420ffb4c89a3f6a74854bdc504b93edd5e0f7dbd73772d8f8c1f4d11e
upload-sarif-action.js https://github.com/github/codeql-action/pull/3474/files#diff-5d3767541163ba07f1a1928ef585f505845a68d6a46a26fb68fa41e19786111b
analysis-kinds.yml https://github.com/github/codeql-action/pull/3474/files#diff-a568e0d4c7aaebaa508227a84327a452bb3964d364812f80d542ab5743a14618
analyses.test.ts https://github.com/github/codeql-action/pull/3474/files#diff-3c1a620050eec74fe80581255deaeb8b4e35cf65e3c7a432a68fcd766ace67a4
analyses.ts https://github.com/github/codeql-action/pull/3474/files#diff-0e39086fef430acc074c6088b61cf06fa3fb1133ffdef99779fdc23f0dd61ec9
analyze.test.ts https://github.com/github/codeql-action/pull/3474/files#diff-838e33f9ce27008496afcc3ae8f0e8b868d71d0e3fcdc70d541fca6e00cbcdeb
analyze.ts https://github.com/github/codeql-action/pull/3474/files#diff-f9de9e832021754e4f7e493614502e6a12c6adf1d75f666ffdf9c2b8de8d33bc
config-utils.test.ts https://github.com/github/codeql-action/pull/3474/files#diff-b89137bd6c9c170b54007f695c569094adf83a0f79f9f29272cc1a801f34c3e0
config-utils.ts https://github.com/github/codeql-action/pull/3474/files#diff-14691739edd81c7a3c8a30fec2e77ee99f2d57f323523e502a73ab375982d6fa
environment.ts https://github.com/github/codeql-action/pull/3474/files#diff-c0b3266a3c4f1c4857b2a8bc79c4b463560bb7da30deb7c2b6e852f705723827
testing-utils.ts https://github.com/github/codeql-action/pull/3474/files#diff-b5e75f890eca9e7fbfff472427b39ce0f5628833109b50e7b2d165729bd8c124
upload-lib.test.ts https://github.com/github/codeql-action/pull/3474/files#diff-eee20e48e4d2b7151c26bf260518384f70148a0e303d29fda22101860f722b6c
upload-lib.ts https://github.com/github/codeql-action/pull/3474/files#diff-9c600636c759380cf603b7cb23771d1fe5b3cf73df63a71bd566c0cf34fa6b38
types.ts https://github.com/github/codeql-action/pull/3474/files#diff-1aeab0007031901dc279a60d8bae2b277309ab1d3a9ea76cfda1aac8c145c2f0
https://github.com/github/codeql-action/blob/main/CODEOWNERS#L1
.github/workflows/__quality-queries.yml → .github/workflows/__analysis-kinds.ymlhttps://github.com/github/codeql-action/pull/3474/files#diff-58b66ac0c2b772b0f946f67a455995710ef1c891a03097212dce6a234f7d72bb
View file https://github.com/github/codeql-action/blob/2abec3f0c3b57cdee3b490438103ad0f11d92731/.github/workflows/__analysis-kinds.yml
Open in desktop https://desktop.github.com
how customized files appear on GitHubhttps://docs.github.com/github/administering-a-repository/customizing-how-changed-files-appear-on-github
Please reload this pagehttps://github.com/github/codeql-action/pull/3474/files
https://github.com/github/codeql-action/blob/main/CODEOWNERS#L1
lib/analyze-action-post.jshttps://github.com/github/codeql-action/pull/3474/files#diff-911c5662a35b2dddfb65aeded5d3fbb4305c867e2f8988eb1d75bee9208593ab
View file https://github.com/github/codeql-action/blob/2abec3f0c3b57cdee3b490438103ad0f11d92731/lib/analyze-action-post.js
Open in desktop https://desktop.github.com
how customized files appear on GitHubhttps://docs.github.com/github/administering-a-repository/customizing-how-changed-files-appear-on-github
Please reload this pagehttps://github.com/github/codeql-action/pull/3474/files
https://github.com/github/codeql-action/blob/main/CODEOWNERS#L1
lib/analyze-action.jshttps://github.com/github/codeql-action/pull/3474/files#diff-4926d6bcb92a4de805ceb8d280f31c24cffa2445b3a36cc658e5032a0910ed15
View file https://github.com/github/codeql-action/blob/2abec3f0c3b57cdee3b490438103ad0f11d92731/lib/analyze-action.js
Open in desktop https://desktop.github.com
how customized files appear on GitHubhttps://docs.github.com/github/administering-a-repository/customizing-how-changed-files-appear-on-github
Please reload this pagehttps://github.com/github/codeql-action/pull/3474/files
https://github.com/github/codeql-action/blob/main/CODEOWNERS#L1
lib/autobuild-action.jshttps://github.com/github/codeql-action/pull/3474/files#diff-850bbbd46e929f29c34c186fb38aebfc228803ab6191e6a668027042620c4f30
View file https://github.com/github/codeql-action/blob/2abec3f0c3b57cdee3b490438103ad0f11d92731/lib/autobuild-action.js
Open in desktop https://desktop.github.com
how customized files appear on GitHubhttps://docs.github.com/github/administering-a-repository/customizing-how-changed-files-appear-on-github
Please reload this pagehttps://github.com/github/codeql-action/pull/3474/files
https://github.com/github/codeql-action/blob/main/CODEOWNERS#L1
lib/init-action-post.jshttps://github.com/github/codeql-action/pull/3474/files#diff-08750c194e36e3925a63362bbc1a7207690bd44add665b7c357e9d8b1861a4e6
View file https://github.com/github/codeql-action/blob/2abec3f0c3b57cdee3b490438103ad0f11d92731/lib/init-action-post.js
Open in desktop https://desktop.github.com
how customized files appear on GitHubhttps://docs.github.com/github/administering-a-repository/customizing-how-changed-files-appear-on-github
Please reload this pagehttps://github.com/github/codeql-action/pull/3474/files
https://github.com/github/codeql-action/blob/main/CODEOWNERS#L1
lib/init-action.jshttps://github.com/github/codeql-action/pull/3474/files#diff-bd9b22d62f144e71ae32a07c7c5151e30b31cd76d22303745df64c9886d81342
View file https://github.com/github/codeql-action/blob/2abec3f0c3b57cdee3b490438103ad0f11d92731/lib/init-action.js
Open in desktop https://desktop.github.com
how customized files appear on GitHubhttps://docs.github.com/github/administering-a-repository/customizing-how-changed-files-appear-on-github
Please reload this pagehttps://github.com/github/codeql-action/pull/3474/files
https://github.com/github/codeql-action/blob/main/CODEOWNERS#L1
lib/resolve-environment-action.jshttps://github.com/github/codeql-action/pull/3474/files#diff-46abfbca7ce31021720a31a005df69b4d2001e8f6211629198bd996ca1624d8b
View file https://github.com/github/codeql-action/blob/2abec3f0c3b57cdee3b490438103ad0f11d92731/lib/resolve-environment-action.js
Open in desktop https://desktop.github.com
how customized files appear on GitHubhttps://docs.github.com/github/administering-a-repository/customizing-how-changed-files-appear-on-github
Please reload this pagehttps://github.com/github/codeql-action/pull/3474/files
https://github.com/github/codeql-action/blob/main/CODEOWNERS#L1
lib/setup-codeql-action.jshttps://github.com/github/codeql-action/pull/3474/files#diff-48a1e0d5f2fd249f221a7fcf67cd08518a435c0710722fa28b51fa40703e39ea
View file https://github.com/github/codeql-action/blob/2abec3f0c3b57cdee3b490438103ad0f11d92731/lib/setup-codeql-action.js
Open in desktop https://desktop.github.com
how customized files appear on GitHubhttps://docs.github.com/github/administering-a-repository/customizing-how-changed-files-appear-on-github
Please reload this pagehttps://github.com/github/codeql-action/pull/3474/files
https://github.com/github/codeql-action/blob/main/CODEOWNERS#L1
lib/start-proxy-action-post.jshttps://github.com/github/codeql-action/pull/3474/files#diff-097051c7f12bb5167c369a2967376b55951a4d4d95b6f9dd4e0caf70fbd89dbf
View file https://github.com/github/codeql-action/blob/2abec3f0c3b57cdee3b490438103ad0f11d92731/lib/start-proxy-action-post.js
Open in desktop https://desktop.github.com
how customized files appear on GitHubhttps://docs.github.com/github/administering-a-repository/customizing-how-changed-files-appear-on-github
Please reload this pagehttps://github.com/github/codeql-action/pull/3474/files
Please reload this pagehttps://github.com/github/codeql-action/pull/3474/files
Please reload this pagehttps://github.com/github/codeql-action/pull/3474/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.