translation of .md files into English

This commit is contained in:
askazin 2022-04-08 14:57:52 +03:00
parent 0819a09f65
commit 66018f4e45
3 changed files with 38 additions and 30 deletions

View File

@ -1,7 +1,9 @@
# Как добавить информацию в список или удалить её из него
# How to add information to the list or remove it from it
## Интсрукция
## Instruction
* Вы можете создать Pull request для файла [`toxic-repos.txt`](./data/txt/toxic-repos.txt)
* Вы можете написать в наш [Телеграм чат](https://t.me/toxic_repos)
* Вы можете написать нам на почту info@toxic-repos.ru
- You can write to our [Telegram chat](https://t.me/toxic_repos)
- You can write to us at info@toxic-repos.ru
- You can submit your pull reguest;
- You can create [issue](https://github.com/stravnik/toxic-repos/issues/new);
- You can start [discussion](https://github.com/stravnik/toxic-repos/discussions/new).

View File

@ -1,12 +1,12 @@
# Как сделать репорт
# How to make a report
## Инструкция
## Instruction
1. Нажать Block or Report на странице пользователя под аватаркой.
2. Выбрать «Report Abuse».
3. Выбрать: I want to report harmful code, such as malware, phishing, or cryptocurrency abuse.
4. Выбрать: I want to report malware.
5. В описании указать:
1. Click Block or Report on the user page under the avatar.
2. Select "Report Abuse".
3. Select: I want to report harmful code, such as malware, phishing, or cryptocurrency abuse.
4. Select: I want to report malware.
5. In the description, indicate:
This repo of the user: <Ссылка на профиль пользователя>

View File

@ -1,32 +1,38 @@
# toxic-repos
## Информация
### We are against discrediting open source software
В последнее время участились случаи добавления в популярные Open Source проекты кода разной степени опасности.
Это может нести угрозу людям, а также подрывает доверие к Open Source комьюнити и Open Source как таковому.
## What is this?
[:link: Наш сайт](https://toxic-repos.ru/) | [:speech_balloon: Наш Телеграм чат](https://t.me/toxic_repos) | [:email: Наша почта](info@toxic-repos.ru)
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.
## Статистика
[:link: Web site](https://toxic-repos.ru/) | [:speech_balloon: Telegram chat](https://t.me/toxic_repos) | [:email: E-mail](info@toxic-repos.ru)
Опасных репозиториев: 334
> В данный момент самый актуальный список у нас на сайте. Список в этом репозитории обновляется с небольшой задержкой.
## Statistics
Records in the database: 334
> At the moment, the most up-to-date list is on our website. The list in this repository is updated with a slight delay.
[CHANGELOG](CHANGELOG.md)
## Дополнительно
## Additionally
[CSV](data/csv/toxic-repos.csv)
[CSV](data/csv/toxic-repos.csv) | [JSON](data/json/toxic-repos.json) | [SQLite](data/sqlite/toxic-repos.sqlite3)
[JSON](data/json/toxic-repos.json)
## Recommendations
[SQLite](data/sqlite/toxic-repos.sqlite3)
- 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)
## Рекомендации
## Have an idea for improvement?
- Изоляция сборки в контейнерах, в том числе и для промежуточных сборок на машинах разработчиков.
- Форки всех библиотек (по возможности) и контейнеров к себе.
- Зеркалирование репозиториев пакетов.
- Включение в CI как минимум поиска по ключевым словам, UTF символам с изображением украинского флага и сравнение списка файлов с вайтлистом.
- Ресерч по инструментам анализа кода.
- Отправка репорта по [инструкции](HOW-TO-REPORT.md)
- You can write to our [Telegram chat](https://t.me/toxic_repos)
- You can write to us at info@toxic-repos.ru
- Submit your pull reguest;
- Create [issue](https://github.com/stravnik/toxic-repos/issues/new);
- Start [discussion](https://github.com/stravnik/toxic-repos/discussions/new).