
Security News
GPT-6 Astra Attempts Supply Chain Attacks Against Open Source Maintainers in Testing
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.
@11ty/find-generator
Advanced tools
A runtime service to returns the avatar of the <meta name="generator"> used on a web site.
This service currently supports:
and I will happily merge PRs for others!
URLs have the formats:
/json/:url/
/image/:url/
url must be URI encoded.import FindGenerator from "@11ty/find-generator";
let g = new FindGenerator("https://www.11ty.dev/");
await g.fetch();
let content = g.findData();
// returns "Eleventy v4.0.0"
FAQs
Find the <meta name='generator'> value from a web site URL.
We found that @11ty/find-generator demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.

Security News
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.

Product
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.

Security News
pnpm 12 rewrites the package manager in Rust, cutting install times by up to 90% while preserving pnpm 11 workflows and lockfiles.