Skip to content

Add Podcasts section to README#16

Merged
andy-smith-tracebit merged 1 commit into
mainfrom
codex/add-podcast-episode-to-library
Jun 10, 2026
Merged

Add Podcasts section to README#16
andy-smith-tracebit merged 1 commit into
mainfrom
codex/add-podcast-episode-to-library

Conversation

@andy-smith-tracebit

Copy link
Copy Markdown
Contributor

Motivation

  • Add podcasts to keep the README.md current and provide an audio resource reference.

Description

  • Updated README.md by adding a Podcasts entry to the Contents and a new Podcasts section that includes the "EP281: Deceiving Adversaries at Scale with Kevin Conley" link.

Testing

  • No automated tests were run because this is a documentation-only change.

Codex Task

### Motivation
- Surface a relevant podcast episode about large-scale deception in the curated README so readers can find audio resources alongside talks and papers.
- Follow repository curation rules by appending a verifiable entry to the end of the appropriate subsection without duplicating existing resources.

### Description
- Added a `Podcasts` entry to the README table of contents and appended a new `## Podcasts` section to the end of the document.
- Appended the bullet `- [EP281: Deceiving Adversaries at Scale with Kevin Conley](https://open.spotify.com/episode/2Ac5LRaC2fduw9B9S2A2WK) (2026) - Cloud Security Podcast by Google episode featuring Kevin Conley.` to the new section.
- Ensured the new item was appended (not inserted between existing items) and avoided duplicating the same URL or title.

### Testing
- Ran `git diff -- README.md` to inspect the changes and confirm only the intended lines were added, and the check succeeded.
- Ran a small Python check to count occurrences of the Spotify URL and the title in `README.md` to ensure no duplicates, and the check succeeded.
- Ran `rg`/search commands and `git status --short` to validate the working tree and changed file list, and those checks succeeded.
@andy-smith-tracebit andy-smith-tracebit merged commit 709339e into main Jun 10, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant