toxic-repos/README.md

48 lines
1.9 KiB
Markdown
Raw Normal View History

2022-05-08 21:14:13 +03:00
# toxic-repos
---
> Now you can send information to be added to the list via telegram bot! [DarkSider BOT](https://t.me/darksider_bot)
>
> [Also join our telegram chat. There, information about "toxic repositories" appears even faster!](https://t.me/g1l2a)
---
### We are against discrediting open source software
## What is this?
Recently, cases of adding code of varying degrees of danger to popular Open Source projects have become more frequent.
This can pose a threat to people, and also undermines the credibility of the Open Source community and Open Source as such.
2022-10-10 10:35:20 +03:00
[:link: Web site](https://toxic-repos.ru/?utm_source=github&utm_medium=repository&utm_campaign=md) | [:speech_balloon: Telegram channel](https://t.me/toxic_repos) | [:speech_balloon: Telegram chat](https://t.me/g1l2a) | [:speech_balloon: Telegram BOT](https://t.me/darksider_bot)
2022-05-08 21:14:13 +03:00
## Statistics
2023-11-15 09:41:40 +03:00
Records in the database: 708
2022-05-08 21:14:13 +03:00
[CHANGELOG](CHANGELOG.md)
## Additionally
[CSV](data/csv/toxic-repos.csv) | [JSON](data/json/toxic-repos.json) | [SQLite](data/sqlite/toxic-repos.sqlite3)
## Recommendations
2024-06-16 20:13:58 +03:00
- Code isolation in containers, including intermediate code on developers' machines.
- Fork all libraries (if possible) and containers to yourself.
2022-05-08 21:14:13 +03:00
- Mirroring package repositories.
- Inclusion in CI of at least search by keywords, UTF characters with the image of the Ukrainian flag and comparison of the list of files with the whitelist.
- Research on code analysis tools.
- Sending a report according to [instructions](HOW-TO-REPORT.md)
## Have an idea for improvement?
- You can write to our [Telegram chat](https://t.me/g1l2a)
- You can write to us at info@toxic-repos.ru
- Submit your pull request.
2023-10-17 15:09:12 +03:00
## Contributors
<a href="https://github.com/toxic-repos/toxic-repos/graphs/contributors">
<img src="https://contrib.rocks/image?repo=toxic-repos/toxic-repos" />
2024-06-16 20:13:58 +03:00
</a>