
Security News
Open Source Maintainers Demand Ability to Block Copilot-Generated Issues and PRs
Open source maintainers are urging GitHub to let them block Copilot from submitting AI-generated issues and pull requests to their repositories.
github.com/Jeadie/notion-rss
Get RSS feeds in notion.so daily
notion-rss lets you manage and retrieve all your RSS feeds in Notion.so.
One can add rss feeds, and every day, a cron Github Action will trawl your RSS feeds for new content.
Then you can find them all in Notion.so
This project uses two notion databases: to store RSS links (to subscribe to), to store the RSS content.
Property Name | Property Type |
---|---|
Title | title |
Link | url |
Enabled | checkbox |
Property Name | Property Type |
---|---|
Title | title |
Link | Url |
Description | Text |
Enabled | Checkbox |
From | Select |
Categories | MultiSelect |
Published | Date |
Starred | Checkbox |
Created | Date |
Github Secrets needed in the repository for the workflow actions to work:
NOTION_API_TOKEN
: notion.so api token for a specific integration. Integration must have access to NOTION_RSS_CONTENT_DATABASE_ID
and NOTION_RSS_FEEDS_DATABASE_ID
.NOTION_RSS_CONTENT_DATABASE_ID
: notion.so database id that stores RSS content (see Database Interface / Content Database).NOTION_RSS_FEEDS_DATABASE_ID
: notion.so database id that stores RSS feed details (see Database Interface / Feeds Database)..github/workflows/release.yml
.FAQs
Unknown package
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Open source maintainers are urging GitHub to let them block Copilot from submitting AI-generated issues and pull requests to their repositories.
Research
Security News
Malicious Koishi plugin silently exfiltrates messages with hex strings to a hardcoded QQ account, exposing secrets in chatbots across platforms.
Research
Security News
Malicious PyPI checkers validate stolen emails against TikTok and Instagram APIs, enabling targeted account attacks and dark web credential sales.