be7f8da10c4e3d1d.bin
UNKNOWN
Verdict: BENIGN
Local reference
Suspicious dependency
Inferred
be7f8da10c4e3d1db0fbe12f09f3cbb36204942b7236d9a9ea3c831a6e09622a
javascript
| 1 |
<!DOCTYPE html><html lang="en" dir="ltr" data-has-toc data-has-sidebar data-theme="dark" class="astro-bguv2lll"> <head><meta charset="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><title>GitHub Local Actions | GitHub Local Actions Docs</title><link rel="canonical" href="https://sanjulaganepola.github.io/github-local-actions-docs"/><link rel="sitemap" href="/github-local-actions-docs/sitemap-index.xml"/><link rel="shortcut icon" href="/github-local-actions-docs/./icon.png" type="image/png"/><meta name="generator" content="Astro v4.16.16"/><meta name="generator" content="Starlight v0.29.2"/><meta property="og:title" content="GitHub Local Actions"/><meta property="og:type" content="article"/><meta property="og:url" content="https://sanjulaganepola.github.io/github-local-actions-docs"/><meta property="og:locale" content="en"/><meta property="og:description" content="✨ Run your GitHub Actions locally!"/><meta property="og:site_name" content="GitHub Local Actions Docs"/><meta name=" |
References a GitHub Pages host |
| 2 |
window.StarlightThemeProvider = (() => { |
|
| 3 |
const storedTheme = |
|
| 4 |
typeof localStorage !== 'undefined' && localStorage.getItem('starlight-theme'); |
Reads browser storage with getItem |
| 5 |
const theme = |
|
| 6 |
storedTheme || |
|
| 40 |
if (!openBtn || !(shortcut instanceof HTMLElement)) return; |
|
| 41 |
const platformKey = shortcut.querySelector('kbd'); |
|
| 42 |
if (platformKey && /(Mac|iPhone|iPod|iPad)/i.test(navigator.platform)) { |
Reads navigator.platform browser identity |
| 43 |
platformKey.textContent = '⌘'; |
|
| 44 |
openBtn.setAttribute('aria-keyshortcuts', 'Meta+K'); |
|
| 45 |
} |
|
| 46 |
shortcut.style.display = ''; |
|
| 47 |
})(); |
|
| 48 |
</script> </div> <div class="sl-hidden md:sl-flex right-group astro-kmkmnagf"> <div class="sl-flex social-icons astro-kmkmnagf"> <a href="https://github.com/SanjulaGanepola/github-local-actions" rel="me" class="sl-flex astro-wy4te6ga"><span class="sr-only astro-wy4te6ga">GitHub</span><svg aria-hidden="true" class="astro-wy4te6ga astro-c6vsoqas" width="16" height="16" viewBox="0 0 24 24" fill="currentColor" style="--sl-icon-size: 1em;"><path d="M12 .3a12 12 0 0 0-3.8 23.38c.6.12.83-.26.83-.57L9 21.07c-3.34.72-4.04-1.61-4.04-1.61-.55-1.39-1.34-1.76-1.34-1.76-1.08-.74.09-.73.09-.73 1.2.09 1.83 1.24 1.83 1.24 1.08 1.83 2.81 1.3 3.5 1 .1-.78.42-1.31.76-1.61-2.67-.3-5.47-1.33-5.47-5.93 0-1.31.47-2.38 1.24-3.22-.14-.3-.54-1.52.1-3.18 0 0 1-.32 3.3 1.23a11.5 11.5 0 0 1 6 0c2.28-1.55 3.29-1.23 3.29-1.23.64 1.66.24 2.88.12 3.18a4.65 4.65 0 0 1 1.23 3.22c0 4.61-2.8 5.63-5.48 5.92.42.36.81 1.1.81 2.22l-.01 3.29c0 .31.2.69.82.57A12 12 0 0 0 12 .3Z"/></svg> </a> </div> <starlight-theme-select> <label style="--sl-select |
|
| 49 |
StarlightThemeProvider.updatePickers(); |
|
| 50 |
</script> </div> </div> </header> <nav class="sidebar astro-vrdttmbt" aria-label="Main"> <starlight-menu-button class="astro-jif73yzw"> <button aria-expanded="false" aria-label="Menu" aria-controls="starlight__sidebar" class="sl-flex md:sl-hidden astro-jif73yzw"> <svg aria-hidden="true" class="astro-jif73yzw astro-c6vsoqas" width="16" height="16" viewBox="0 0 24 24" fill="currentColor" style="--sl-icon-size: 1em;"><path d="M3 8h18a1 1 0 1 0 0-2H3a1 1 0 0 0 0 2Zm18 8H3a1 1 0 0 0 0 2h18a1 1 0 0 0 0-2Zm0-5H3a1 1 0 0 0 0 2h18a1 1 0 0 0 0-2Z"/></svg> </button> </starlight-menu-button> <div id="starlight__sidebar" class="sidebar-pane astro-vrdttmbt"> <div class="sidebar-content sl-flex astro-vrdttmbt"> <sl-sidebar-state-persist data-hash="0xx6s9q" class="astro-kku4brbg"> <script> |
|
Micro-behaviors
| 1 |
<!DOCTYPE html><html lang="en" dir="ltr" data-has-toc data-has-sidebar data-theme="dark" class="astro-bguv2lll"> <head><meta charset="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><title>GitHub Local Actions | GitHub Local Actions Docs</title><link rel="canonical" href="https://sanjulaganepola.github.io/github-local-actions-docs"/><link rel="sitemap" href="/github-local-actions-docs/sitemap-index.xml"/><link rel="shortcut icon" href="/github-local-actions-docs/./icon.png" type="image/png"/><meta name="generator" content="Astro v4.16.16"/><meta name="generator" content="Starlight v0.29.2"/><meta property="og:title" content="GitHub Local Actions"/><meta property="og:type" content="article"/><meta property="og:url" content="https://sanjulaganepola.github.io/github-local-actions-docs"/><meta property="og:locale" content="en"/><meta property="og:description" content="✨ Run your GitHub Actions locally!"/><meta property="og:site_name" content="GitHub Local Actions Docs"/><meta name=" |
|
| 2 |
window.StarlightThemeProvider = (() => { |
|
| 3 |
const storedTheme = |
|
| 4 |
typeof localStorage !== 'undefined' && localStorage.getItem('starlight-theme'); |
|
| 5 |
const theme = |
|
| 6 |
storedTheme || |
|
| 40 |
if (!openBtn || !(shortcut instanceof HTMLElement)) return; |
|
| 41 |
const platformKey = shortcut.querySelector('kbd'); |
|
| 42 |
if (platformKey && /(Mac|iPhone|iPod|iPad)/i.test(navigator.platform)) { |
|
| 43 |
platformKey.textContent = '⌘'; |
|
| 44 |
openBtn.setAttribute('aria-keyshortcuts', 'Meta+K'); |
|
| 45 |
} |
|
| 46 |
shortcut.style.display = ''; |
|
| 47 |
})(); |
|
| 48 |
</script> </div> <div class="sl-hidden md:sl-flex right-group astro-kmkmnagf"> <div class="sl-flex social-icons astro-kmkmnagf"> <a href="https://github.com/SanjulaGanepola/github-local-actions" rel="me" class="sl-flex astro-wy4te6ga"><span class="sr-only astro-wy4te6ga">GitHub</span><svg aria-hidden="true" class="astro-wy4te6ga astro-c6vsoqas" width="16" height="16" viewBox="0 0 24 24" fill="currentColor" style="--sl-icon-size: 1em;"><path d="M12 .3a12 12 0 0 0-3.8 23.38c.6.12.83-.26.83-.57L9 21.07c-3.34.72-4.04-1.61-4.04-1.61-.55-1.39-1.34-1.76-1.34-1.76-1.08-.74.09-.73.09-.73 1.2.09 1.83 1.24 1.83 1.24 1.08 1.83 2.81 1.3 3.5 1 .1-.78.42-1.31.76-1.61-2.67-.3-5.47-1.33-5.47-5.93 0-1.31.47-2.38 1.24-3.22-.14-.3-.54-1.52.1-3.18 0 0 1-.32 3.3 1.23a11.5 11.5 0 0 1 6 0c2.28-1.55 3.29-1.23 3.29-1.23.64 1.66.24 2.88.12 3.18a4.65 4.65 0 0 1 1.23 3.22c0 4.61-2.8 5.63-5.48 5.92.42.36.81 1.1.81 2.22l-.01 3.29c0 .31.2.69.82.57A12 12 0 0 0 12 .3Z"/></svg> </a> </div> <starlight-theme-select> <label style="--sl-select |
|
| 49 |
StarlightThemeProvider.updatePickers(); |
|
| 50 |
</script> </div> </div> </header> <nav class="sidebar astro-vrdttmbt" aria-label="Main"> <starlight-menu-button class="astro-jif73yzw"> <button aria-expanded="false" aria-label="Menu" aria-controls="starlight__sidebar" class="sl-flex md:sl-hidden astro-jif73yzw"> <svg aria-hidden="true" class="astro-jif73yzw astro-c6vsoqas" width="16" height="16" viewBox="0 0 24 24" fill="currentColor" style="--sl-icon-size: 1em;"><path d="M3 8h18a1 1 0 1 0 0-2H3a1 1 0 0 0 0 2Zm18 8H3a1 1 0 0 0 0 2h18a1 1 0 0 0 0-2Zm0-5H3a1 1 0 0 0 0 2h18a1 1 0 0 0 0-2Z"/></svg> </button> </starlight-menu-button> <div id="starlight__sidebar" class="sidebar-pane astro-vrdttmbt"> <div class="sidebar-content sl-flex astro-vrdttmbt"> <sl-sidebar-state-persist data-hash="0xx6s9q" class="astro-kku4brbg"> <script> |
|
component severity, 80% confident.
data
Queries DOM elements with querySelectorAll
Metadata
-
0
<!DOCTYPE html><html lang="en" dir="ltr" data-has-toc data-has-sidebar data-theme="dark" class="astro-bguv2lll"> <head><meta charset="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><title>GitHub Local Actions | GitHub Local Actions Docs</title><link rel="canonical" href="https://sanjulaganepola.github.io/github-local-actions-docs"/><link rel="sitemap" href="/github-local-actions-docs/sitemap-index.xml"/><link rel="shortcut icon" href="/github-local-actions-docs/./icon.png" type="image/png"/><meta name="generator" content="Astro v4.16.16"/><meta name="generator" content="Starlight v0.29.2"/><meta property="og:title" content="GitHub Local Actions"/><meta property="og:type" content="article"/><meta property="og:url" content="https://sanjulaganepola.github.io/github-local-actions-docs"/><meta property="og:locale" content="en"/><meta property="og:description" content="✨ Run your GitHub Actions locally!"/><meta property="og:site_name" content="GitHub Local Actions Docs"/><meta name="
×2
| 1 |
<!DOCTYPE html><html lang="en" dir="ltr" data-has-toc data-has-sidebar data-theme="dark" class="astro-bguv2lll"> <head><meta charset="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><title>GitHub Local Actions | GitHub Local Actions Docs</title><link rel="canonical" href="https://sanjulaganepola.github.io/github-local-actions-docs"/><link rel="sitemap" href="/github-local-actions-docs/sitemap-index.xml"/><link rel="shortcut icon" href="/github-local-actions-docs/./icon.png" type="image/png"/><meta name="generator" content="Astro v4.16.16"/><meta name="generator" content="Starlight v0.29.2"/><meta property="og:title" content="GitHub Local Actions"/><meta property="og:type" content="article"/><meta property="og:url" content="https://sanjulaganepola.github.io/github-local-actions-docs"/><meta property="og:locale" content="en"/><meta property="og:description" content="✨ Run your GitHub Actions locally!"/><meta property="og:site_name" content="GitHub Local Actions Docs"/><meta name=" |
|
| 2 |
window.StarlightThemeProvider = (() => { |
|
| 3 |
const storedTheme = |
|
| 4 |
typeof localStorage !== 'undefined' && localStorage.getItem('starlight-theme'); |
|
| 5 |
const theme = |
|
| 6 |
storedTheme || |
|
Identity
| SHA-256 |
be7f8da10c4e3d1db0fbe12f09f3cbb36204942b7236d9a9ea3c831a6e09622a |
| Filename |
be7f8da10c4e3d1d.bin |
| PURL |
https://sanjulaganepola.github.io/github-local-actions-docs/\ |
Timeline
| First seen |
24 Jul 2026 20:27 UTC |
| First analyzed |
24 Jul 2026 20:29 UTC |
| Last analyzed |
24 Jul 2026 20:29 UTC |
| Last updated |
24 Jul 2026 20:27 UTC |
Labeling
| Label |
unknown |
| Label source |
upload |
| Traits version |
294eb |