
Research
/Security News
Critical Vulnerability in NestJS Devtools: Localhost RCE via Sandbox Escape
A flawed sandbox in @nestjs/devtools-integration lets attackers run code on your machine via CSRF, leading to full Remote Code Execution (RCE).
rsshub-twitter-reader
Advanced tools
Este projeto permite a leitura de tweets via RSS utilizando o RSSHub.
pip install rsshub-twitter-reader
from rsshub_twitter_reader import RSSHubTwitterReader
rss_reader = RSSHubTwitterReader('einvestidor')
tweets = rss_reader.fetch_rss()
print(tweets)
# Filtrar tweets com palavras-chave
filtered_tweets = rss_reader.filter(['MRVE3', 'VBBR3'])
print(filtered_tweets)
# Obter informações do canal
channel_info = rss_reader.get_info()
print(channel_info)
This project is licensed under the MIT License.
🌟 Feel free to contribute and improve this project!
This project was developed as an educational tool. Feel free to use!
We hope you find our services helpful and enjoyable! If you feel like showing some extra appreciation, why not buy us a coffee?
🍵 Your support not only energizes our team but also helps us keep improving what we do.
To make a small contribution, you can send us a coffee's worth of USDT or Brazilian Instant Payment (PIX) to our QR code. Every coffee counts and keeps us brewing more ideas!
or send USDT to address:
0x3db4d1dd10b60c278f27bd1b2e2bd888d0f99f85
PIX is a digital payment system in Brazil that allows instant payments 24/7 via mobile phones. If you found this project helpful, please consider buying me a coffee.
Thank you once again for your incredible support and for being a part of our community. Your contribution fuels our passion and commitment.
Flavio Lopes Spreading practical data knowledge for decision making.
Questions, suggestions, or improvements? Contact me or contribute directly to the repository.
FAQs
Este projeto permite a leitura de tweets via RSS utilizando o RSSHub
We found that rsshub-twitter-reader demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
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.
Research
/Security News
A flawed sandbox in @nestjs/devtools-integration lets attackers run code on your machine via CSRF, leading to full Remote Code Execution (RCE).
Product
Customize license detection with Socket’s new license overlays: gain control, reduce noise, and handle edge cases with precision.
Product
Socket now supports Rust and Cargo, offering package search for all users and experimental SBOM generation for enterprise projects.