René's URL Explorer Experiment


Title: Bump the npm-minor group with 6 updates by dependabot[bot] · Pull Request #3489 · github/codeql-action · GitHub

Open Graph Title: Bump the npm-minor group with 6 updates by dependabot[bot] · Pull Request #3489 · github/codeql-action

X Title: Bump the npm-minor group with 6 updates by dependabot[bot] · Pull Request #3489 · github/codeql-action

Description: Bumps the npm-minor group with 6 updates: Package From To semver 7.7.3 7.7.4 @typescript-eslint/eslint-plugin 8.54.0 8.55.0 @typescript-eslint/parser 8.54.0 8.56.0 esbuild 0.27.2 0.27.3 eslint-plugin-jsdoc 62.5.0 62.5.4 nock 14.0.10 14.0.11 Updates semver from 7.7.3 to 7.7.4 Release notes Sourced from semver's releases. v7.7.4 7.7.4 (2026-01-16) Bug Fixes a29faa5 #835 cli: pass options to semver.valid() for loose version validation (#835) (@​mldangelo) Documentation 1d28d5e #836 fix typos and update -n CLI option documentation (#836) (@​mldangelo) Dependencies 120968b #840 @npmcli/template-oss@4.29.0 (#840) Chores 44d7130 #824 bump @​npmcli/eslint-config from 5.1.0 to 6.0.0 (#824) (@​dependabot[bot]) 7073576 #820 reorder parameters in invalid-versions.js test (#820) (@​reggi) 5816d4c #829 bump @​npmcli/template-oss from 4.28.0 to 4.28.1 (#829) (@​dependabot[bot], @​npm-cli-bot) Changelog Sourced from semver's changelog. 7.7.4 (2026-01-16) Bug Fixes a29faa5 #835 cli: pass options to semver.valid() for loose version validation (#835) (@​mldangelo) Documentation 1d28d5e #836 fix typos and update -n CLI option documentation (#836) (@​mldangelo) Dependencies 120968b #840 @npmcli/template-oss@4.29.0 (#840) Chores 44d7130 #824 bump @​npmcli/eslint-config from 5.1.0 to 6.0.0 (#824) (@​dependabot[bot]) 7073576 #820 reorder parameters in invalid-versions.js test (#820) (@​reggi) 5816d4c #829 bump @​npmcli/template-oss from 4.28.0 to 4.28.1 (#829) (@​dependabot[bot], @​npm-cli-bot) Commits 5993c2e chore: release 7.7.4 (#839) 120968b deps: @​npmcli/template-oss@​4.29.0 (#840) a29faa5 fix(cli): pass options to semver.valid() for loose version validation (#835) 1d28d5e docs: fix typos and update -n CLI option documentation (#836) 5816d4c chore: bump @​npmcli/template-oss from 4.28.0 to 4.28.1 (#829) ab9e28a chore: bump @​npmcli/template-oss from 4.27.1 to 4.28.0 (#827) 44d7130 chore: bump @​npmcli/eslint-config from 5.1.0 to 6.0.0 (#824) 7073576 chore: reorder parameters in invalid-versions.js test (#820) 16a35f5 chore: bump @​npmcli/template-oss from 4.26.0 to 4.27.1 (#823) 3a3459d chore: bump @​npmcli/template-oss from 4.25.1 to 4.26.0 (#818) See full diff in compare view Updates @typescript-eslint/eslint-plugin from 8.54.0 to 8.55.0 Release notes Sourced from @​typescript-eslint/eslint-plugin's releases. v8.55.0 8.55.0 (2026-02-09) 🚀 Features utils: deprecate defaultOptions in favor of meta.defaultOptions (#11992) 🩹 Fixes eslint-plugin: [no-unused-vars] remove trailing newline when removing entire import (#11990) eslint-plugin: [no-useless-default-assignment] require strictNullChecks (#11966, #12000) eslint-plugin: [no-useless-default-assignment] report unnecessary defaults in ternary expressions (#11984) eslint-plugin: [no-useless-default-assignment] reduce param index to ts this handling (#11949) typescript-estree: forbid invalid modifier in object expression (#11931) ❤️ Thank You Christian Rose @​chrros95 fisker Cheung @​fisker Josh Goldberg Maria Solano @​MariaSolOs Minyeong Kim @​minyeong981 SungHyun627 @​SungHyun627 Yukihiro Hasegawa @​y-hsgw See GitHub Releases for more information. You can read about our versioning strategy and releases on our website. Changelog Sourced from @​typescript-eslint/eslint-plugin's changelog. 8.55.0 (2026-02-09) 🚀 Features utils: deprecate defaultOptions in favor of meta.defaultOptions (#11992) 🩹 Fixes eslint-plugin: [no-useless-default-assignment] reduce param index to ts this handling (#11949) eslint-plugin: [no-useless-default-assignment] report unnecessary defaults in ternary expressions (#11984) eslint-plugin: [no-useless-default-assignment] require strictNullChecks (#11966, #12000) eslint-plugin: [no-unused-vars] remove trailing newline when removing entire import (#11990) ❤️ Thank You Christian Rose @​chrros95 Josh Goldberg Maria Solano @​MariaSolOs Minyeong Kim @​minyeong981 SungHyun627 @​SungHyun627 Yukihiro Hasegawa @​y-hsgw See GitHub Releases for more information. You can read about our versioning strategy and releases on our website. Commits fedfe86 chore(release): publish 8.55.0 8a95834 fix(eslint-plugin): [no-useless-default-assignment] reduce param index to ts ... 4ba1e72 fix(eslint-plugin): [no-useless-default-assignment] report unnecessary defaul... a1f8617 feat(utils): deprecate defaultOptions in favor of meta.defaultOptions (#11992) 3f0ce54 fix(eslint-plugin): [no-useless-default-assignment] require strictNullChecks ... 3df0002 fix(eslint-plugin): [no-unused-vars] remove trailing newline when removing en... b931f8c chore: use workspace refs for workspace deps (#12018) 1f17a79 chore: migrate to pnpm (#11248) See full diff in compare view Updates @typescript-eslint/parser from 8.54.0 to 8.56.0 Release notes Sourced from @​typescript-eslint/parser's releases. v8.56.0 8.56.0 (2026-02-16) 🚀 Features support ESLint v10 (#12057) 🩹 Fixes use parser options from context.languageOptions (#12043) ❤️ Thank You Brad Zacher @​bradzacher fnx @​DMartens Joshua Chen See GitHub Releases for more information. You can read about our versioning strategy and releases on our website. v8.55.0 8.55.0 (2026-02-09) 🚀 Features utils: deprecate defaultOptions in favor of meta.defaultOptions (#11992) 🩹 Fixes eslint-plugin: [no-unused-vars] remove trailing newline when removing entire import (#11990) eslint-plugin: [no-useless-default-assignment] require strictNullChecks (#11966, #12000) eslint-plugin: [no-useless-default-assignment] report unnecessary defaults in ternary expressions (#11984) eslint-plugin: [no-useless-default-assignment] reduce param index to ts this handling (#11949) typescript-estree: forbid invalid modifier in object expression (#11931) ❤️ Thank You Christian Rose @​chrros95 fisker Cheung @​fisker Josh Goldberg Maria Solano @​MariaSolOs Minyeong Kim @​minyeong981 SungHyun627 @​SungHyun627 Yukihiro Hasegawa @​y-hsgw See GitHub Releases for more information. You can read about our versioning strategy and releases on our website. Changelog Sourced from @​typescript-eslint/parser's changelog. 8.56.0 (2026-02-16) 🚀 Features support ESLint v10 (#12057) ❤️ Thank You Brad Zacher @​bradzacher Joshua Chen See GitHub Releases for more information. You can read about our versioning strategy and releases on our website. 8.55.0 (2026-02-09) This was a version bump only for parser to align it with other projects, there were no code changes. See GitHub Releases for more information. You can read about our versioning strategy and releases on our website. Commits 8b8b68f chore(release): publish 8.56.0 68a074f feat: support ESLint v10 (#12057) fedfe86 chore(release): publish 8.55.0 b931f8c chore: use workspace refs for workspace deps (#12018) 1f17a79 chore: migrate to pnpm (#11248) See full diff in compare view Updates esbuild from 0.27.2 to 0.27.3 Release notes Sourced from esbuild's releases. v0.27.3 Preserve URL fragments in data URLs (#4370) Consider the following HTML, CSS, and SVG: index.html:

icons.css: .triangle { width: 10px; height: 10px; background: currentColor; clip-path: url(./triangle.svg#x); } triangle.svg: The CSS uses a URL fragment (the #x) to reference the clipPath element in the SVG file. Previously esbuild's CSS bundler didn't preserve the URL fragment when bundling the SVG using the dataurl loader, which broke the bundled CSS. With this release, esbuild will now preserve the URL fragment in the bundled CSS: /* icons.css */ .triangle { width: 10px; height: 10px; background: currentColor; clip-path: url('data:image/svg+xml,#x'); } ... (truncated) Changelog Sourced from esbuild's changelog. 0.27.3 Preserve URL fragments in data URLs (#4370) Consider the following HTML, CSS, and SVG: index.html:
icons.css: .triangle { width: 10px; height: 10px; background: currentColor; clip-path: url(./triangle.svg#x); } triangle.svg: The CSS uses a URL fragment (the #x) to reference the clipPath element in the SVG file. Previously esbuild's CSS bundler didn't preserve the URL fragment when bundling the SVG using the dataurl loader, which broke the bundled CSS. With this release, esbuild will now preserve the URL fragment in the bundled CSS: /* icons.css */ .triangle { width: 10px; height: 10px; background: currentColor; clip-path: url('data:image/svg+xml,#x'); } ... (truncated) Commits 9129e00 publish 0.27.3 to npm e20e411 small fix to release notes 0dc0f2d fix #4322: parse and print CSS @scope rules 55fe391 update firefox css gradient support 2c35297 update gradient lowering transform 9209e44 Update Go to 1.25.7 (#4388) e8d861b close #4374: compat table for the using feature 19b8887 no longer need williamkapke/node-compat-table 7e44218 the kangax/compat-table repo moved to a new url 23b9338 run make update-compat-table Additional commits viewable in compare view Updates eslint-plugin-jsdoc from 62.5.0 to 62.5.4 Release notes Sourced from eslint-plugin-jsdoc's releases. v62.5.4 62.5.4 (2026-02-07) Bug Fixes no-undefined-types: avoid treating infer type identifier as undefined; fixes #1654 (da44046) no-undefined-types: ensure template tags are defined; fixes #1655 (bfef848) v62.5.3 62.5.3 (2026-02-06) Bug Fixes default-expressions and examples configs: avoid applying deprecated rules now that ESLint warns against them; fixes #1651 (a252868) v62.5.2 62.5.2 (2026-02-05) Bug Fixes valid-types: allow numeric properties for jsdoc mode; fixes #1646 (122d283) v62.5.1 62.5.1 (2026-02-04) Bug Fixes require-template: stop treating type parameters names as unknown template names; fixes #1648 (dfc662e) type-formatting: update jsdoccomment and devDeps.; fixes #1647 (19f36b6) Commits bfef848 fix(no-undefined-types): ensure template tags are defined; fixes #1655 da44046 fix(no-undefined-types): avoid treating infer type identifier as undefined;... a252868 fix(default-expressions and examples configs): avoid applying deprecated ... 122d283 fix(valid-types): allow numeric properties for jsdoc mode; fixes #1646 dfc662e fix(require-template): stop treating type parameters names as unknown templ... 19f36b6 fix(type-formatting): update jsdoccomment and devDeps.; fixes #1647 See full diff in compare view Updates nock from 14.0.10 to 14.0.11 Release notes Sourced from nock's releases. v14.0.11 14.0.11 (2026-02-09) Bug Fixes migrate to npm OIDC (#2940) (113dcac) restore github actions write permissions (#2941) (a4cb6b8) update @mswjs/interceptors to fix a memory leak (#2938) (025db76) upgrade semantic-release (#2943) (db0b280) Commits db0b280 fix: upgrade semantic-release (#2943) bc78af4 Add write permission for contents in CI workflow (#2942) a4cb6b8 fix: restore github actions write permissions (#2941) 113dcac fix: migrate to npm OIDC (#2940) 025db76 fix: update @mswjs/interceptors to fix a memory leak (#2938) e7418da chore(deps): bump actions/setup-node from 4 to 6 (#2924) 2d4a5cc chore(deps-dev): bump js-yaml from 3.14.1 to 3.14.2 4f7e385 chore: upgrade interceptors 5177a33 chore(deps): bump serialize-javascript and mocha (#2848) 93611a2 chore(deps-dev): bump prettier from 3.2.5 to 3.6.2 (#2883) Additional commits viewable in compare view Maintainer changes This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for nock since your current version. Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase. Dependabot commands and options You can trigger Dependabot actions by commenting on this PR: @dependabot rebase will rebase this PR @dependabot recreate will recreate this PR, overwriting any edits that have been made to it @dependabot show ignore conditions will show all of the ignore conditions of the specified dependency @dependabot ignore major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) @dependabot ignore minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) @dependabot ignore will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) @dependabot unignore will remove all of the ignore conditions of the specified dependency @dependabot unignore will remove the ignore condition of the specified dependency and ignore conditions

Open Graph Description: Bumps the npm-minor group with 6 updates: Package From To semver 7.7.3 7.7.4 @typescript-eslint/eslint-plugin 8.54.0 8.55.0 @typescript-eslint/parser 8.54.0 8.56.0 esbuild 0.27.2 0.27....

X Description: Bumps the npm-minor group with 6 updates: Package From To semver 7.7.3 7.7.4 @typescript-eslint/eslint-plugin 8.54.0 8.55.0 @typescript-eslint/parser 8.54.0 8.56.0 esbuild 0.27.2 0.27....

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

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:9b654f13-5ebb-1a75-e858-4537438944af
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id80EA:374E1E:6B2E94:94C6B2:6A4C8EB7
html-safe-noncec0c0fb5dc586f156adec5003eb8cf1b5272700185d4e205d62fcbecc35937b21
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4MEVBOjM3NEUxRTo2QjJFOTQ6OTRDNkIyOjZBNEM4RUI3IiwidmlzaXRvcl9pZCI6IjYzOTY2NzA5NjIzODk3ODIxOTkiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac9e198c75d074ab074931b00983b45b0e74fa0cea12b5d54a8f01324a6291ff09
hovercard-subject-tagpull_request:3299780425
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/3489/files
twitter:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
og:image:altBumps the npm-minor group with 6 updates: Package From To semver 7.7.3 7.7.4 @typescript-eslint/eslint-plugin 8.54.0 8.55.0 @typescript-eslint/parser 8.54.0 8.56.0 esbuild 0.27.2 0.27....
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
release7a2dede45637df6b92ddcfe2a557e67d4b5854ae
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/github/codeql-action/pull/3489/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fgithub%2Fcodeql-action%2Fpull%2F3489%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%2F3489%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/3489/files
Reloadhttps://github.com/github/codeql-action/pull/3489/files
Reloadhttps://github.com/github/codeql-action/pull/3489/files
Please reload this pagehttps://github.com/github/codeql-action/pull/3489/files
github https://github.com/github
codeql-actionhttps://github.com/github/codeql-action
Notifications https://github.com/login?return_to=%2Fgithub%2Fcodeql-action
Fork 470 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
henrymercerhttps://github.com/henrymercer
mainhttps://github.com/github/codeql-action/tree/main
dependabot/npm_and_yarn/npm-minor-37a5b5ae66https://github.com/github/codeql-action/tree/dependabot/npm_and_yarn/npm-minor-37a5b5ae66
Conversation 3 https://github.com/github/codeql-action/pull/3489
Findings https://github.com/github/codeql-action/pull/3489/findings
Commits 2 https://github.com/github/codeql-action/pull/3489/commits
Checks 246 https://github.com/github/codeql-action/pull/3489/checks
Files changed https://github.com/github/codeql-action/pull/3489/files
Please reload this pagehttps://github.com/github/codeql-action/pull/3489/files
Bump the npm-minor group with 6 updates https://github.com/github/codeql-action/pull/3489/files#top
Show all changes 2 commits https://github.com/github/codeql-action/pull/3489/files
167b47e Bump the npm-minor group with 6 updates dependabot[bot] Feb 18, 2026 https://github.com/github/codeql-action/pull/3489/commits/167b47e60cf64b4b4adeb59ce81d1c423b06b47d
79a9136 Rebuild github-actions[bot] Feb 18, 2026 https://github.com/github/codeql-action/pull/3489/commits/79a913656cda5dad733b80eac9fd9a1cd17c9b31
Clear filters https://github.com/github/codeql-action/pull/3489/files
Please reload this pagehttps://github.com/github/codeql-action/pull/3489/files
Please reload this pagehttps://github.com/github/codeql-action/pull/3489/files
analyze-action-post.js https://github.com/github/codeql-action/pull/3489/files#diff-911c5662a35b2dddfb65aeded5d3fbb4305c867e2f8988eb1d75bee9208593ab
analyze-action.js https://github.com/github/codeql-action/pull/3489/files#diff-4926d6bcb92a4de805ceb8d280f31c24cffa2445b3a36cc658e5032a0910ed15
autobuild-action.js https://github.com/github/codeql-action/pull/3489/files#diff-850bbbd46e929f29c34c186fb38aebfc228803ab6191e6a668027042620c4f30
init-action-post.js https://github.com/github/codeql-action/pull/3489/files#diff-08750c194e36e3925a63362bbc1a7207690bd44add665b7c357e9d8b1861a4e6
init-action.js https://github.com/github/codeql-action/pull/3489/files#diff-bd9b22d62f144e71ae32a07c7c5151e30b31cd76d22303745df64c9886d81342
resolve-environment-action.js https://github.com/github/codeql-action/pull/3489/files#diff-46abfbca7ce31021720a31a005df69b4d2001e8f6211629198bd996ca1624d8b
setup-codeql-action.js https://github.com/github/codeql-action/pull/3489/files#diff-48a1e0d5f2fd249f221a7fcf67cd08518a435c0710722fa28b51fa40703e39ea
start-proxy-action-post.js https://github.com/github/codeql-action/pull/3489/files#diff-097051c7f12bb5167c369a2967376b55951a4d4d95b6f9dd4e0caf70fbd89dbf
start-proxy-action.js https://github.com/github/codeql-action/pull/3489/files#diff-9ef3265f6cc827943cc3edade4225dacb911ccb9d6891b38d0e744208d0dbe99
upload-lib.js https://github.com/github/codeql-action/pull/3489/files#diff-8ea2623264a4246323c551f1b018e163d8ea00c2fed5c4f4ead1c5b9d036cfd6
upload-sarif-action-post.js https://github.com/github/codeql-action/pull/3489/files#diff-83f37f8420ffb4c89a3f6a74854bdc504b93edd5e0f7dbd73772d8f8c1f4d11e
upload-sarif-action.js https://github.com/github/codeql-action/pull/3489/files#diff-5d3767541163ba07f1a1928ef585f505845a68d6a46a26fb68fa41e19786111b
package-lock.json https://github.com/github/codeql-action/pull/3489/files#diff-053150b640a7ce75eff69d1a22cae7f0f94ad64ce9a855db544dda0929316519
package.json https://github.com/github/codeql-action/pull/3489/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
https://github.com/github/codeql-action/blob/main/CODEOWNERS#L1
lib/analyze-action-post.jshttps://github.com/github/codeql-action/pull/3489/files#diff-911c5662a35b2dddfb65aeded5d3fbb4305c867e2f8988eb1d75bee9208593ab
View file https://github.com/github/codeql-action/blob/79a913656cda5dad733b80eac9fd9a1cd17c9b31/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/3489/files
https://github.com/github/codeql-action/blob/main/CODEOWNERS#L1
lib/analyze-action.jshttps://github.com/github/codeql-action/pull/3489/files#diff-4926d6bcb92a4de805ceb8d280f31c24cffa2445b3a36cc658e5032a0910ed15
View file https://github.com/github/codeql-action/blob/79a913656cda5dad733b80eac9fd9a1cd17c9b31/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/3489/files
https://github.com/github/codeql-action/blob/main/CODEOWNERS#L1
lib/autobuild-action.jshttps://github.com/github/codeql-action/pull/3489/files#diff-850bbbd46e929f29c34c186fb38aebfc228803ab6191e6a668027042620c4f30
View file https://github.com/github/codeql-action/blob/79a913656cda5dad733b80eac9fd9a1cd17c9b31/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/3489/files
https://github.com/github/codeql-action/blob/main/CODEOWNERS#L1
lib/init-action-post.jshttps://github.com/github/codeql-action/pull/3489/files#diff-08750c194e36e3925a63362bbc1a7207690bd44add665b7c357e9d8b1861a4e6
View file https://github.com/github/codeql-action/blob/79a913656cda5dad733b80eac9fd9a1cd17c9b31/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/3489/files
https://github.com/github/codeql-action/blob/main/CODEOWNERS#L1
lib/init-action.jshttps://github.com/github/codeql-action/pull/3489/files#diff-bd9b22d62f144e71ae32a07c7c5151e30b31cd76d22303745df64c9886d81342
View file https://github.com/github/codeql-action/blob/79a913656cda5dad733b80eac9fd9a1cd17c9b31/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/3489/files
https://github.com/github/codeql-action/blob/main/CODEOWNERS#L1
lib/resolve-environment-action.jshttps://github.com/github/codeql-action/pull/3489/files#diff-46abfbca7ce31021720a31a005df69b4d2001e8f6211629198bd996ca1624d8b
View file https://github.com/github/codeql-action/blob/79a913656cda5dad733b80eac9fd9a1cd17c9b31/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/3489/files
https://github.com/github/codeql-action/blob/main/CODEOWNERS#L1
lib/setup-codeql-action.jshttps://github.com/github/codeql-action/pull/3489/files#diff-48a1e0d5f2fd249f221a7fcf67cd08518a435c0710722fa28b51fa40703e39ea
View file https://github.com/github/codeql-action/blob/79a913656cda5dad733b80eac9fd9a1cd17c9b31/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/3489/files
https://github.com/github/codeql-action/blob/main/CODEOWNERS#L1
lib/start-proxy-action-post.jshttps://github.com/github/codeql-action/pull/3489/files#diff-097051c7f12bb5167c369a2967376b55951a4d4d95b6f9dd4e0caf70fbd89dbf
View file https://github.com/github/codeql-action/blob/79a913656cda5dad733b80eac9fd9a1cd17c9b31/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/3489/files
https://github.com/github/codeql-action/blob/main/CODEOWNERS#L1
lib/start-proxy-action.jshttps://github.com/github/codeql-action/pull/3489/files#diff-9ef3265f6cc827943cc3edade4225dacb911ccb9d6891b38d0e744208d0dbe99
View file https://github.com/github/codeql-action/blob/79a913656cda5dad733b80eac9fd9a1cd17c9b31/lib/start-proxy-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/3489/files
https://github.com/github/codeql-action/blob/main/CODEOWNERS#L1
lib/upload-lib.jshttps://github.com/github/codeql-action/pull/3489/files#diff-8ea2623264a4246323c551f1b018e163d8ea00c2fed5c4f4ead1c5b9d036cfd6
View file https://github.com/github/codeql-action/blob/79a913656cda5dad733b80eac9fd9a1cd17c9b31/lib/upload-lib.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/3489/files
https://github.com/github/codeql-action/blob/main/CODEOWNERS#L1
lib/upload-sarif-action-post.jshttps://github.com/github/codeql-action/pull/3489/files#diff-83f37f8420ffb4c89a3f6a74854bdc504b93edd5e0f7dbd73772d8f8c1f4d11e
View file https://github.com/github/codeql-action/blob/79a913656cda5dad733b80eac9fd9a1cd17c9b31/lib/upload-sarif-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/3489/files
https://github.com/github/codeql-action/blob/main/CODEOWNERS#L1
lib/upload-sarif-action.jshttps://github.com/github/codeql-action/pull/3489/files#diff-5d3767541163ba07f1a1928ef585f505845a68d6a46a26fb68fa41e19786111b
View file https://github.com/github/codeql-action/blob/79a913656cda5dad733b80eac9fd9a1cd17c9b31/lib/upload-sarif-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/3489/files
Please reload this pagehttps://github.com/github/codeql-action/pull/3489/files
Please reload this pagehttps://github.com/github/codeql-action/pull/3489/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.