mirror of
https://github.com/carlospolop/hacktricks
synced 2024-11-15 01:17:36 +00:00
GITBOOK-4072: change request with no subject merged in GitBook
This commit is contained in:
parent
cdac602134
commit
23c4c394e0
1 changed files with 2 additions and 2 deletions
|
@ -280,7 +280,7 @@ Free for **public repos**.
|
|||
|
||||
```bash
|
||||
# Install
|
||||
brew isntall yarn
|
||||
brew install yarn
|
||||
# Run
|
||||
cd /path/to/repo
|
||||
yarn audit
|
||||
|
@ -331,7 +331,7 @@ pip install safety
|
|||
safety check
|
||||
```
|
||||
|
||||
* [~~**Pyt**~~](https://github.com/python-security/pyt): Unmaintained
|
||||
* [~~**Pyt**~~](https://github.com/python-security/pyt): Unmaintained.
|
||||
|
||||
## .NET
|
||||
|
||||
|
|
Loading…
Reference in a new issue