GertNuusbriefA blue team news desk that lives in your VS Code sidebar. Ten security feeds, aggregated into one scrollable card feed, with an anchor-style briefing at the top summarising what happened while you were asleep. Built for the analyst who opens the editor before they open a browser. Nuusbrief is Afrikaans for "news bulletin". What it doesA briefing, not just a list. Press Generate briefing and the extension writes you a short bulletin: a lead story, a handful of themed bullets, anything that hit your watchlist, and one concrete thing to check today. A watchlist that finds your estate. Add the vendors and products you actually run. Matching stories get an accent rail, a chip naming the term, and a lift to the top of the feed until you have read them. Optionally, a notification when a new one lands. Read state that survives. Read, unread and bookmarked are tracked per article and persist across workspaces and restarts. The feed dims what you have already seen instead of showing you the same wall every morning. Handover-ready export. Any article copies out as a Markdown blurb — title, link, source, ISO date, summary — ready to paste into a ticket or a shift note. RequirementsThe feed works on its own with no setup. The briefing uses VS Code's Language Model API, which runs on your existing GitHub Copilot subscription. There is no API key to obtain, paste or store — and no key for this extension to leak. If Copilot is not installed, the briefing button explains that and everything else keeps working. The first briefing triggers a one-time VS Code consent prompt. Sources and categories134 feeds ship with the extension, in six categories. Only the ten news and
advisory sources are enabled by default, so the first refresh is quick and the
feed stays readable. The rest are one
A category chip row appears under the filters as soon as more than one category has articles, showing live counts. Chips come from your settings, so inventing your own category is just a matter of typing it — no chip list to maintain.
Each source contributes at most its 50 newest articles per refresh, so one blog that serves its whole archive cannot crowd out everything else. Settings
CommandsAll under the GertNuusbrief: prefix in the command palette.
Notes for the security-mindedYou are the target audience, so the details are worth stating plainly:
LicenceMIT |