Show HN: Weekly Podcast on CVEs

podcasts.apple.com

4 points by mkagenius 9 hours ago

Hello HN,

Keeping up with security vulnerabilities each week can be overwhelming. To make it easier, we’ve created The Exploit Podcast—an automated weekly podcast covering CVEs and security news.

You can listen on:

Apple Podcasts: https://podcasts.apple.com/us/podcast/the-exploit-podcast-cv...

Spotify: https://open.spotify.com/show/6d4yfU1geTLIKtaY7lQJvm?si=YCrh...

We have tried to make it automated so that the creation of podcast is not a burden to us. To help in this, we built CVEingest[1], a tool that:

1. Crawls GitHub Advisory and CVE.org, along with referenced sources.

2. Fetches code diffs (if patch is present)

3. Generates a SSML script where host and guest are talking which can be used to create audio.

4. Creates an audio podcast via Microsoft Speech (or lets you download CVE data in JSON).

This podcast will help you stay ahead of emerging threats.

1. CVEingest: https://github.com/BandarLabs/cveingest