lotp icon indicating copy to clipboard operation
lotp copied to clipboard

boostsecurityio/lotp

Results 25 lotp issues
Sort by recently updated
recently updated
newest added

# Description of the LOTP tool webpack is used for bundling javascript. # Files Webpack will load configuration files in Javascript format of course (e.g. webpack.config.js) What is less well...

idea

# Bash, but with a twist Bash in itself is used for executing stuff, so this is somehow a "normal" usage, but with a twist # Configuration files ``` .bashrc...

idea

# Description of the LOTP tool MAVEN, you got it already. # ENV Configuration Since version 3.9, MAVEN support MAVEN_ARGS env variable as parameter. In addition to that, you can...

idea

# Description of the LOTP tool `mdformat` is markdown formatting tool that can be configured we a config file. # Configuration files ``` .mdformat.toml ``` # Documentation https://mdformat.readthedocs.io/en/stable/users/configuration_file.html # Real-world...

idea

# Description of the LOTP tool `danger` is mega-linter / CI automation DSL tool that has tons of plugins that can be configured with config file and basically code. #...

idea

Add `git` tool and an example using `fsmonitor`.

# Description of the LOTP tool `gcloud` is Google Cloud management tool which has a lot of plugins and dozens (if not hundreds) of commands. # Configuration files `gcloud builds...

idea

# Description of the LOTP tool `git` is often present in CI pipelines where repos are pulled in at build time. Being able to control `GIT_SSH` or `GIT_SSH_COMMAND` in the...

idea

# Description of the LOTP tool trivy is SCA tool that can be configured we a config file. # Configuration files ``` trivy.yaml ``` There is a template option which...

idea
Research

# Description of the LOTP tool `sed` is line-oriented text processing utility that processes input streams or files and has many capabilities to modify text files efficiently. GNU `sed` has...

idea