abnfgen
- Ebuilds: 1, Testing: 0.21 Description:
This package provides an utility for Augmented Backus-Naur form (ABNF) grammar.
It quickly generates lots of random documents that match that grammar.
Homepage:https://www.quut.com/abnfgen/ License: buddy
actionlint
- Ebuilds: 2, Testing: 1.6.26 Description:
actionlint is a static checker for GitHub Actions workflow files with
Syntax check for workflow files, strong type check for expressions, etc.
Homepage:https://github.com/rhysd/actionlint License: MIT
asio_wrapper
- Ebuilds: 2, Testing: 05112018 Description:
This project addresses an inconvenience with the libasio-dev system
package or standalone header-only installation from the asio github
where pkg-config (*.pc) nor cmake find (*.cmake) are created rendering
CMake PkgConfig and find_package unusable.
Homepage:https://github.com/compwizk/asio_wrapper License: MIT
aws-config-rdk
- Ebuilds: 2, Testing: 0.17.22 Description:
The AWS Config Rules Development Kit helps developers set up,
author and test custom Config rules. It contains scripts to enable
AWS Config, create a Config rule and test it with sample
ConfigurationItems.
Homepage:https://github.com/awslabs/aws-config-rdk License: Apache-2.0
aws-config-rdklib
- Ebuilds: 2, Testing: 0.3.8 Description:
RDKlib is a Python library to enable you to run custom AWS Config Rules.
The library can be used to:
Help you to focus only on the compliance logic
Ease maintenance by moving the boilerplate code as a AWS Lambda Layer
Ease deployment by using AWS Serverless Application Repository
Homepage:https://github.com/awslabs/aws-config-rdklib License: Apache-2.0
bcunit
- Ebuilds: 2, Testing: 5.4.23 Description:
BCUnit is a fork of the defunct project CUnit, with several fixes and
patches applied. CUnit is a Unit testing framework for C,
provides various interfaces to the framework.
Homepage:https://gitlab.linphone.org/BC/public/bcunit License: GPL-2
beekeeper-studio-bin
- Ebuilds: 1, Testing: 5.5.0 Description:
Beekeeper Studio is SQL Editor and Database Manager for
MySQL, Postgres, SQLite, SQL Server, and more. Have features
to encrypt connection with SSL, or tunnel through SSH.
Homepage:https://www.beekeeperstudio.io License: GPL-3+
binaryen
- Ebuilds: 2, Testing: 125 Description:
This package provides a compiler and toolchain infrastructure library for
WebAssembly, written in C++. It aims to make compiling to WebAssembly
easy, fast, and effective.
Homepage:https://github.com/WebAssembly/binaryen License: Apache-2.0
build2
- Ebuilds: 1, Testing: 0.16.0 Description:
build2 is an open source (MIT), cross-platform build toolchain
for developing and packaging C and C++ code. It is a hierarchy
of tools that includes the build system, package dependency
manager (for package consumption), and project dependency
manager (for project development). Key features:
Homepage:https://build2.org License: MIT
cfn-guard
- Ebuilds: 2, Testing: 3.1.2 Description:
A CLI tool that checks AWS CloudFormation templates for policy
compliance using a simple, policy-as-code, declarative syntax
Homepage:https://github.com/aws-cloudformation/cloudformation-guard License: Apache-2.0 BSD BSD-2 MIT MPL-2.0 Unicode-DFS-2016
cfn-template-flip
- Ebuilds: 2, Testing: 1.3.0 Description:
A tool that converts AWS CloudFormation templates between JSON and YAML
formats, making use of the YAML format's short function syntax where
possible.
Homepage:https://github.com/awslabs/aws-cfn-template-flip License: Apache-2.0
cfripper
- Ebuilds: 2, Testing: 1.19.0 Description:
CFRipper is a Library and CLI security analyzer for AWS CloudFormation
templates. You can use CFRipper to prevent deploying insecure AWS
resources into your Cloud environment. You can write your own compliance
checks by adding new custom plugins.
Homepage:https://github.com/Skyscanner/cfripper License: Apache-2.0
checkov
- Ebuilds: 2, Testing: 3.2.497 Description:
Utility is used to prevent cloud misconfigurations during build-time
for Terraform, Cloudformation, Kubernetes, Serverless framework
and other infrastructure-as-code-languages.
Homepage:https://github.com/bridgecrewio/checkov License: Apache-2.0
cli
- Ebuilds: 2, Testing: 1.2.0 Description:
Command Line Interface (CLI) definition language is a domain-specific
language (DSL) for defining command line interfaces of C++ programs.
It allows you to describe the options that your program supports,
their types, default values, and documentation.
Homepage:https://www.codesynthesis.com/projects/cli/ License: MIT
cloud-utils
- Ebuilds: 2, Testing: 0.33 Description:
This package provides a useful set of utilities for
interacting with a cloud:
cloud-localds - create a disk for cloud-init
ec2metadata - query and display AWS EC2 metadata
mount-image-callback - mount a file to a temporary mount point
resize-part-image - resize a partition and filesystem on it to a new size
ubuntu-cloudimage-query - get the latest Ubuntu AWS AMI
vcs-run - obtain a repository and execute a command
write-mime-multipart - utilty for creating mime-multipart files
Homepage:https://github.com/canonical/cloud-utils License: GPL-3
cloudsplaining
- Ebuilds: 2, Testing: 0.8.2 Description:
Cloudsplaining is an AWS IAM Security Assessment tool
that identifies violations of least privilege and
generates a risk-prioritized HTML report.
Homepage:https://github.com/salesforce/cloudsplaining License: BSD
crudini
- Ebuilds: 2, Testing: 0.9.6 Description:
This package provides an utility for manipulating ini files,
based on <pkg>dev-python/iniparse</pkg>.
Homepage:https://github.com/pixelb/crudini License: GPL-2
css-html-js-minify
- Ebuilds: 2, Testing: 2.5.5 Description:
Async single-file cross-platform no-dependencies Minifier for the Web
Instead of other similar tools, this one is a strandalone and
can process whole folders.
Homepage:https://github.com/juancarlospaco/css-html-js-minify License: LGPL-3
cupt
- Ebuilds: 2, Testing: 2.10.3 Description:
Cupt is a partial re-implementation of APT suite from scratch.
It uses the same APT infrastructure, e.g. index files,
deb cache archive files, configuration files. It understands some
of widely used APT options.
Homepage:https://github.com/jackyf/cupt License: GPL-2
dbt-core
- Ebuilds: 2, Testing: 1.11.3 Description:
dbt enables data analysts and engineers to transform their data using the same
practices that software engineers use to build applications.
Homepage:https://github.com/dbt-labs/dbt-core License: Apache-2.0
dbt-extractor
- Ebuilds: 2, Testing: 0.6.0 Description:
A tool that processes the most common jinja value templates in dbt model
files. The tool depends on tree-sitter and the tree-sitter-jinja2 library.
The current strategy is for this processor to be 100% certain when it can
accurately extract values from a given model file. Anything less than 100%
certainty returns an exception so that the model can be rendered with python
Jinja instead.
Homepage:https://github.com/dbt-labs/dbt-extractor License: Apache-2.0 Apache-2.0-with-LLVM-exceptions MIT Unicode-3.0
desed
- Ebuilds: 2, Testing: 1.2.2 Description:
Desed is a command line tool with beautiful TUI that provides users
with comfortable interface and practical debugger, used to step
through complex sed scripts.
Homepage:https://github.com/SoptikHa2/desed License: Apache-2.0 GPL-3+ ISC MIT Unicode-DFS-2016 ZLIB
detect-secrets
- Ebuilds: 2, Testing: 1.5.0 Description:
detect-secrets is an aptly named module for detecting secrets
within a code base. However, unlike other similar packages
that solely focus on finding secrets, this package is designed
with the enterprise client in mind:
providing a backwards compatible, systematic means of:
Preventing new secrets from entering the code base,
Detecting if such preventions are explicitly bypassed, and
Providing a checklist of secrets to roll, and migrate off
to a more secure storage.
Homepage:https://github.com/Yelp/detect-secrets License: Apache-2.0
diff-cover
- Ebuilds: 2, Testing: 9.7.2 Description:
Diff coverage is the percentage of new or modified lines that are covered by tests.
The diff-cover command line tool compares an XML coverage report with the output
of git diff. It then reports coverage information for lines in the diff.
Homepage:https://github.com/Bachmann1234/diff-cover License: Apache-2.0
dropwatch
- Ebuilds: 2, Testing: 1.5.5 Description:
Utility to diagnose problems in the Linux Networking stack, specifically
where packets are getting dropped.
Homepage:https://github.com/nhorman/dropwatch License: GPL-2
dtm
- Ebuilds: 2, Testing: 1.16.0 Description:
DTM is a distributed transaction framework which provides cross-service
eventual data consistency. It provides saga, tcc, xa, 2-phase message,
outbox patterns for a variety of application scenarios.
Homepage:https://github.com/dtm-labs/dtm License: BSD
duplicate-code-detection-tool
- Ebuilds: 2, Testing: 1.2.0 Description:
This package provides a python tool to detect similarities between
files within a repository. This command line tool receives a directory
or a list of files and determines the degree of similarity between them.
Homepage:https://github.com/platisd/duplicate-code-detection-tool License: MIT
gibberish-detector
- Ebuilds: 2, Testing: 0.1.1 Description:
Train a model, and detect gibberish strings with it.
It uses a 2 character markov chain
(http://en.wikipedia.org/wiki/Markov_chain).
Homepage:https://github.com/domanchi/gibberish-detector License: MIT
gitlab-runner
- Ebuilds: 2, Testing: 13.3.0 Description:
GitLab Runner is the open source project that is used to run your
CI/CD jobs and send the results back to GitLab
Homepage:https://gitlab.com/gitlab-org/gitlab-runner License: MIT
hadolint
- Ebuilds: 1, Testing: 2.12.0 Description:
A smarter Dockerfile linter that helps to build best practice Docker
images. The linter parses the Dockerfile into an AST and performs
rules on top of the AST. It stands on the shoulders of
<pkg>dev-util/shellcheck</pkg> to lint the Bash code
inside RUN instructions.
Homepage:https://github.com/hadolint/hadolint License: GPL-3
hadolint-bin
- Ebuilds: 1, Testing: 2.14.0 Description:
A smarter Dockerfile linter that helps to build best practice Docker
images. The linter parses the Dockerfile into an AST and performs
rules on top of the AST. It stands on the shoulders of
<pkg>dev-util/shellcheck</pkg> to lint the Bash code
inside RUN instructions.
Homepage:https://github.com/hadolint/hadolint License: GPL-3+
hotspot
- Ebuilds: 2, Testing: 1.5.1 Description:
This project is intented to create a standalone GUI for performance data.
Currently it provides a UI like KCachegrind around Linux perf.
Homepage:https://github.com/KDAB/hotspot License: GPL-2
insomnia-bin
- Ebuilds: 1, Testing: 9.3.3 Description:
The Desktop API client for REST and GraphQL. Make requests, inspect responses.
Reuse API keys or session IDs. Define environment variables globally or
switch between sub-environments for a seamless development/production workflow.
Homepage:https://insomnia.rest License: Apache-2.0
jwt_tool
- Ebuilds: 2, Testing: 2.3.0 Description:
A toolkit for testing, tweaking and cracking JSON Web Tokens with
possibilities to check the validity of a token, test against
known exploits and etc.
Homepage:https://github.com/ticarpi/jwt_tool License: GPL-3
lazygit
- Ebuilds: 2, Testing: 0.56.0 Description:
lazygit is a CLI tool to handle git repositories, written in Go with
the gocui library. You can add files easily, resolve merge conflicts,
checkout recent branches easily, scroll through logs/diffs of
branches/commits.stash, push/pull quickly, squash down and rename
commits in CLI.
Homepage:https://github.com/jesseduffield/lazygit License: MIT
policy-sentry
- Ebuilds: 2, Testing: 0.15.1 Description:
Policy Sentry is an AWS IAM Least Privilege Policy Generator,
auditor, and analysis database. It compiles database tables
based on the AWS IAM Documentation on Actions, Resources,
and Condition Keys and leverages that data to create
least-privilege IAM policies.
Homepage:https://github.com/salesforce/policy_sentry License: MIT
postman
- Ebuilds: 1, Testing: 11.72.8 Description:
Postman is a collaboration platform for API development.
Postman's features simplify each step of building an API and streamline
collaboration so you can create better APIs—faster.
Postman API client provides possibilities to quickly and easily send
REST, SOAP, and GraphQL requests.
Homepage:https://www.postman.com License: MIT
rpmlint
- Ebuilds: 2, Testing: 2.8.0 Description:
rpmlint is a tool for checking common errors in rpm packages. It can be
used to test individual packages and spec files before uploading or to
check an entire distribution. By default all applicable checks are
processed but specific checks can be performed by using command line
parameters.
Homepage:https://github.com/rpm-software-management/rpmlint License: GPL-2
semgrep
- Ebuilds: 2, Testing: 1.120.0 Description:
This package provides Semgrep OSS, a fast, open-source, static analysis
tool for searching code, finding bugs, and enforcing code standards at
editor, commit, and CI time.
Homepage:https://github.com/semgrep/semgrep License: LGPL-2.1
semgrep-core-bin
- Ebuilds: 1, Testing: 1.120.1 Description:
This package provides Semgrep core, a fast, open-source, static analysis
tool for searching code, finding bugs, and enforcing code standards at
editor, commit, and CI time.
Homepage:https://github.com/semgrep/semgrep License: LGPL-2.1
shfmt
- Ebuilds: 2, Testing: 3.12.0 Description:
shfmt formats shell programs. It can use tabs or any number of spaces to
indent. You can feed it standard input, any number of files or any
number of directories to recurse into. When recursing, it will operate
on .sh and .bash files and ignore files starting with a period. It will
also operate on files with no extension and a shell shebang.
If any EditorConfig files are found, they will be used to apply formatting
options.
Homepage:https://github.com/mvdan/sh License: BSD
sqlfluff
- Ebuilds: 2, Testing: 3.3.1 Description:
SQLFluff is a dialect-flexible and configurable SQL linter.
Designed with ELT applications in mind, SQLFluff also works
with jinja templating and dbt. SQLFluff will auto-fix most
linting errors, allowing you to focus your time on what matters.
Homepage:https://github.com/sqlfluff/sqlfluff License: MIT
swapusage
- Ebuilds: 2, Testing: 1.1 Description:
An utility for Linux shows the amount of swapped memory for
running processes.
Contrary to popular belief this is actually not that easy, and tools
like top either don't do this at all, or completely wrong.
Homepage:https://github.com/hhoffstaette/swapusage License: Apache-2.0
taskcat
- Ebuilds: 2, Testing: 0.9.56 Description:
A tool to test AWS CloudFormation templates. It deploys your
AWS CloudFormation template in multiple AWS Regions and generates
a report with a pass/fail grade for each region. You can specify
the regions and number of Availability Zones you want to include
in the test, and pass in parameter values from your AWS CloudFormation
template.
Homepage:https://github.com/aws-ia/taskcat License: Apache-2.0
tickgit
- Ebuilds: 2, Testing: 0.0.14 Description:
A tool to help you manage tickets, todo items, and checklists
within a codebase. Use the tickgit command to view pending tasks,
progress reports, completion summaries and historical data
(using git history).
Homepage:https://github.com/augmentable-dev/tickgit License: MIT
xxd
- Ebuilds: 2, Testing: 9.1.1908 Description:
An utility that creates a hex dump of a given file or standard input.
It can also convert a hex dump back to its original binary form.
Homepage:https://github.com/vim/vim License: GPL-2 MIT