René's URL Explorer Experiment


Title: Detect Agent.Worker.exe by robertbrignull · Pull Request #299 · github/codeql-action · GitHub

Open Graph Title: Detect Agent.Worker.exe by robertbrignull · Pull Request #299 · github/codeql-action

X Title: Detect Agent.Worker.exe by robertbrignull · Pull Request #299 · github/codeql-action

Description: I've done some experimentation on Azure Pipelines and it's very similar to actions. What a surprise... Here's a process tree I captured Found process: Win32_Process: powershell.exe (Handle = "4012") Found process: Win32_Process: powershell.exe (Handle = "3992") Found process: Win32_Process: Agent.Worker.exe (Handle = "840") Found process: Win32_Process: Agent.Listener.exe (Handle = "5968") Found process: Win32_Process: provisioner.exe (Handle = "5476") Found process: Win32_Process: svchost.exe (Handle = "1756") Found process: Win32_Process: services.exe (Handle = "728") Found process: Win32_Process: wininit.exe (Handle = "592") If you run this a few times in the same job then everything before Agent.Worker.exe changes each time. This quite closely mirrors GtiHub Actions where you get a Runner.Worker.exe and Runner.Listener.exe process. The "worker" lives for the length of one job, and the "listener" persists between multiple jobs (at least on a self-hosted runner). This PR just updates our current detection of GH Actions to also detect Azure Pipelines. This will be a benefit because I think with the current default of just going down three processes it'll hit Agent.Listener.exe and this isn't what we want for self-hosted runners as it'll affect the next job as well. For cloud-hosted it doesn't matter as the whole VM is wiped. Merge / deployment checklist Confirm this change is backwards compatible with existing workflows. Confirm the readme has been updated if necessary.

Open Graph Description: I've done some experimentation on Azure Pipelines and it's very similar to actions. What a surprise... Here's a process tree I captured Found process: Win32_Process: powershell.exe (Han...

X Description: I've done some experimentation on Azure Pipelines and it's very similar to actions. What a surprise... Here's a process tree I captured Found process: Win32_Process: powersh...

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

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:2fff9e9f-ac87-e514-9c63-4bfa63b7a40b
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id9CCA:2BF803:7AE36E:B0866F:6A5494BB
html-safe-nonce99b7e00434d4f89f179bc28d51e76aabe0fe2062a2cb5ef58604fefd254ca78b
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5Q0NBOjJCRjgwMzo3QUUzNkU6QjA4NjZGOjZBNTQ5NEJCIiwidmlzaXRvcl9pZCI6IjcxODY2NDI1NjYyNzE3Njc3MzkiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac748397b45aa4247df0ae3a42291d9dde42eb30ea7b26d52526883251ba487160
hovercard-subject-tagpull_request:518608854
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/299/files
twitter:imagehttps://avatars.githubusercontent.com/u/3749000?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/3749000?s=400&v=4
og:image:altI've done some experimentation on Azure Pipelines and it's very similar to actions. What a surprise... Here's a process tree I captured Found process: Win32_Process: powershell.exe (Han...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Noneb9a586c06a05a7a86fc7e3f4dbd03e42f6869085879aa184aa6369456dbd50fb
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
releasef8cfff6384f62259baea531c7f58bc7040f8dd92
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/github/codeql-action/pull/299/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fgithub%2Fcodeql-action%2Fpull%2F299%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/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/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/enterprise/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%2F299%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/299/files
Reloadhttps://github.com/github/codeql-action/pull/299/files
Reloadhttps://github.com/github/codeql-action/pull/299/files
Please reload this pagehttps://github.com/github/codeql-action/pull/299/files
github https://github.com/github
codeql-actionhttps://github.com/github/codeql-action
Notifications https://github.com/login?return_to=%2Fgithub%2Fcodeql-action
Fork 472 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 24 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
robertbrignullhttps://github.com/robertbrignull
mainhttps://github.com/github/codeql-action/tree/main
azure_pipelineshttps://github.com/github/codeql-action/tree/azure_pipelines
Conversation 1 https://github.com/github/codeql-action/pull/299
Findings https://github.com/github/codeql-action/pull/299/findings
Commits 2 https://github.com/github/codeql-action/pull/299/commits
Checks 0 https://github.com/github/codeql-action/pull/299/checks
Files changed https://github.com/github/codeql-action/pull/299/files
Please reload this pagehttps://github.com/github/codeql-action/pull/299/files
Detect Agent.Worker.exe https://github.com/github/codeql-action/pull/299/files#top
Show all changes 2 commits https://github.com/github/codeql-action/pull/299/files
aae4713 detect Agent.Worker.exe robertbrignull Nov 10, 2020 https://github.com/github/codeql-action/pull/299/commits/aae4713a4d608e890fd2d87570a59af51a3a56ef
9a7b7cb Merge branch 'main' into azure_pipelines robertbrignull Nov 11, 2020 https://github.com/github/codeql-action/pull/299/commits/9a7b7cb0352b701e5cf7cdf5be745ae9d3bb3cd6
Clear filters https://github.com/github/codeql-action/pull/299/files
Please reload this pagehttps://github.com/github/codeql-action/pull/299/files
Please reload this pagehttps://github.com/github/codeql-action/pull/299/files
init.js https://github.com/github/codeql-action/pull/299/files#diff-ab1cc8ca4845b72c91de0a25f68682c9514de0518a3985db531a854f02540024
init.js.map https://github.com/github/codeql-action/pull/299/files#diff-8d3d6ebeae92684c9d1cc63ac4dca46fd96795bafd054c353dc6b60f092cef27
init.ts https://github.com/github/codeql-action/pull/299/files#diff-0e586e6c3496396d18792bb5dfc86ecfb5dd0fd43f81f33e55672bb2bee2ae79
https://github.com/github/codeql-action/blob/main/CODEOWNERS#L1
lib/init.jshttps://github.com/github/codeql-action/pull/299/files#diff-ab1cc8ca4845b72c91de0a25f68682c9514de0518a3985db531a854f02540024
View file https://github.com/github/codeql-action/blob/9a7b7cb0352b701e5cf7cdf5be745ae9d3bb3cd6/lib/init.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/299/files
https://github.com/github/codeql-action/blob/main/CODEOWNERS#L1
lib/init.js.maphttps://github.com/github/codeql-action/pull/299/files#diff-8d3d6ebeae92684c9d1cc63ac4dca46fd96795bafd054c353dc6b60f092cef27
View file https://github.com/github/codeql-action/blob/9a7b7cb0352b701e5cf7cdf5be745ae9d3bb3cd6/lib/init.js.map
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/299/files
https://github.com/github/codeql-action/blob/main/CODEOWNERS#L1
src/init.tshttps://github.com/github/codeql-action/pull/299/files#diff-0e586e6c3496396d18792bb5dfc86ecfb5dd0fd43f81f33e55672bb2bee2ae79
View file https://github.com/github/codeql-action/blob/9a7b7cb0352b701e5cf7cdf5be745ae9d3bb3cd6/src/init.ts
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/github/codeql-action/pull/299/{{ revealButtonHref }}
https://github.com/github/codeql-action/pull/299/files#diff-0e586e6c3496396d18792bb5dfc86ecfb5dd0fd43f81f33e55672bb2bee2ae79
https://github.com/github/codeql-action/pull/299/files#diff-0e586e6c3496396d18792bb5dfc86ecfb5dd0fd43f81f33e55672bb2bee2ae79
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.