lotp
lotp copied to clipboard
boostsecurityio/lotp
# Description of the LOTP tool `unzip` is a common UNIX utility to decompression `*.zip` files ## zipslip When used with certain flags it can lead to zip slip (https://security.snyk.io/research/zip-slip-vulnerability)...
# Description of the LOTP tool `tar` is a common UNIX tool to create and extract tarballs. ## zipslip https://security.snyk.io/research/zip-slip-vulnerability tools like `tar` can, if used with dangerous flags leads...
# Description of the LOTP tool `vale` is CLI meta-linting tool that has tons of plugins that can be configured we a config file. - https://vale.sh/ - https://github.com/errata-ai/vale - https://github.com/errata-ai/vale-action...
# Description of the LOTP tool `dita` is CLI tool for documentation publishing that has tons of plugins that can be configured we a config file. # Configuration files ```...
# Description of the LOTP tool `actions/setup-node` is used to setup a node environment. It supports a `cache` flag which calls npm or yarn under the hood in order to...