toxic-repos/README.md

44 lines
1.8 KiB
Markdown
Raw Normal View History

2022-03-17 21:05:18 +03:00
# toxic-repos
2022-04-19 21:51:19 +03:00
---
2022-04-19 13:58:52 +03:00
> Now you can send information to be added to the list via telegram bot! [DarkSider BOT](https://t.me/darksider_bot)
2022-04-29 09:45:56 +03:00
>
> [Also join our telegram chat. There, information about "toxic repositories" appears even faster!](https://t.me/g1l2a)
2022-04-19 21:51:19 +03:00
---
2022-04-19 10:12:14 +03:00
2022-04-08 14:57:52 +03:00
### We are against discrediting open source software
2022-04-08 14:57:52 +03:00
## What is this?
2022-04-08 14:57:52 +03:00
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-03-18 07:02:32 +03:00
2022-04-19 13:58:52 +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 BOT](https://t.me/darksider_bot) | [:email: E-mail](info@toxic-repos.ru) | [:bird: Twitter](https://twitter.com/ZStravnik)
2022-04-02 18:36:58 +03:00
2022-04-08 14:57:52 +03:00
## Statistics
2022-04-30 10:59:31 +03:00
Records in the database: 409
2022-04-02 18:36:58 +03:00
[CHANGELOG](CHANGELOG.md)
2022-04-08 14:57:52 +03:00
## Additionally
2022-04-08 14:57:52 +03:00
[CSV](data/csv/toxic-repos.csv) | [JSON](data/json/toxic-repos.json) | [SQLite](data/sqlite/toxic-repos.sqlite3)
2022-03-24 11:00:47 +03:00
2022-04-08 14:57:52 +03:00
## Recommendations
2022-03-18 07:02:32 +03:00
2022-04-08 14:57:52 +03:00
- Assembly isolation in containers, including for intermediate assemblies on developers' machines.
- Forks all libraries (if possible) and containers to yourself.
- 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)
2022-04-08 14:57:52 +03:00
## Have an idea for improvement?
2022-04-30 10:59:31 +03:00
- You can write to our [Telegram chat](https://t.me/g1l2a)
2022-04-08 14:57:52 +03:00
- You can write to us at info@toxic-repos.ru
- Submit your pull reguest;
- Create [issue](https://github.com/stravnik/toxic-repos/issues/new);
2022-04-13 14:40:04 +03:00
- Start [discussion](https://github.com/stravnik/toxic-repos/discussions/new).