English improvements (#104)

Improve English grammar and fix reversed interpretation of GitHub rules
(now -> not)
This commit is contained in:
Stravnik 2024-07-15 14:46:15 +03:00 committed by GitHub
commit ae86c1f9d9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 8 additions and 8 deletions

View File

@ -6,5 +6,5 @@
- Or find our group: Toxic repos (private)
- You can write to us at info@toxic-repos.ru
- You can submit your pull request;
- You can create [issue](https://github.com/stravnik/toxic-repos/issues/new);
- You can start [discussion](https://github.com/stravnik/toxic-repos/discussions/new).
- You can create an [issue](https://github.com/stravnik/toxic-repos/issues/new);
- You can begin a [discussion](https://github.com/stravnik/toxic-repos/discussions/new).

View File

@ -8,9 +8,9 @@
4. Select: I want to report malware.
5. In the description, indicate:
This repo of the user: <Ссылка на профиль пользователя>
This repo of the user: *User profile link*
contains code to organize DOS attacks to specific resources listed in: <Ссылка на конкретный файл или на сам репозиторий>
contains code to organize DOS attacks to specific resources listed in: *File or repository link*
According to GitHub acceptable use policies, unlawful content is now allowed:
According to GitHub acceptable use policies, unlawful content is not allowed:
<https://docs.github.com/en/site-policy/acceptable-use-policies/github-acceptable-use-policies#2-user-safety>

View File

@ -27,8 +27,8 @@ Records in the database: 708
## Recommendations
- Assembly isolation in containers, including for intermediate assemblies on developers' machines.
- Forks all libraries (if possible) and containers to yourself.
- Code isolation in containers, including intermediate code on developers' machines.
- Fork 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.