Skip to content

Commit 0f05e22

Browse files
committed
Merge branch 'main' of github.com:devopsbookmarks-org/devopsbookmarks.org
2 parents 8415cd1 + d02b130 commit 0f05e22

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+2827
-11309
lines changed

data/tools/akeyless-vault.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
[
2+
{
3+
"description": "Secrets Management: Automate Secrets across your DevOps tools and cloud platforms using a secured vault for credentials, tokens, API-Keys and passwords.",
4+
"name": "Akeyless Vault",
5+
"slug": "Akeyless",
6+
"tags": [
7+
"linux",
8+
"windows",
9+
"osx",
10+
"bsd",
11+
"solaris",
12+
"free",
13+
"commercial",
14+
"security"
15+
],
16+
"url": "https://www.akeyless.io/"
17+
}
18+
]

data/tools/apache-allura.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
[
2+
{
3+
"description": "Apache Allura is an open source implementation of a software forge, a web site that manages source code repositories, bug reports, discussions, wiki pages, blogs, and more for any number of individual projects.",
4+
"name": "Apache Allura",
5+
"slug": "apache-allura",
6+
"tags": [
7+
"linux",
8+
"open-source",
9+
"scm",
10+
"vcs"
11+
],
12+
"url": "http://allura.apache.org/"
13+
}
14+
]

data/tools/archiva.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
[
2+
{
3+
"description": "Apache Archiva™ is an extensible repository management software that helps taking care of your own personal or enterprise-wide build artifact repository.",
4+
"name": "Archiva",
5+
"slug": "archiva",
6+
"tags": [
7+
"linux",
8+
"windows",
9+
"osx",
10+
"bsd",
11+
"solaris",
12+
"open-source",
13+
"artifacts"
14+
],
15+
"url": "http://archiva.apache.org"
16+
}
17+
]

data/tools/artifactory.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
[
2+
{
3+
"description": "JFrog’s Artifactory open source project was created to speed up development cycles using binary repositories. It’s the world’s most advanced repository manager, creating a single place for teams to manage all their binary artifacts efficiently.",
4+
"name": "Artifactory",
5+
"slug": "artifactory",
6+
"tags": [
7+
"linux",
8+
"windows",
9+
"open-source",
10+
"artifacts",
11+
"packaging"
12+
],
13+
"url": "https://jfrog.com/open-source/"
14+
}
15+
]

data/tools/assimilation.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
[
2+
{
3+
"description": "The Assimilation Suite discovers systems, services, network connections, configuration and dependencies, IP and MAC addresses. This all goes into a continually updated graph-based configuration management database (CMDB). This is then compared and scored against best practices, services and servers are monitored - all with near-zero configuration - in a way that scales to hundreds of thousands of servers.\nIt also provides visualization tools, APIs for sending alerts to humans and other systems, and a variety of canned reports (queries) to aid in securing and managing systems, hooking into ChatOps, and creating plans for triaging your security issues",
4+
"name": "Assimilation System Management Suite",
5+
"slug": "assimilation",
6+
"tags": [
7+
"linux",
8+
"open-source",
9+
"commercial",
10+
"C",
11+
"shell",
12+
"python",
13+
"config",
14+
"CMDB",
15+
"service-discovery",
16+
"monitoring",
17+
"visualization",
18+
"security",
19+
"hardening"
20+
],
21+
"url": "http://AssimilationSystems.com/"
22+
}
23+
]

data/tools/bastillion.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
[
2+
{
3+
"description": "Bastillion is an open-source web-based SSH console that centrally manages administrative access to systems. A bastion host for administrators with features that promote infrastructure security, including key management and auditing.",
4+
"name": "Bastillion",
5+
"slug": "Bastillion",
6+
"tags": [
7+
"linux",
8+
"open-source",
9+
"security"
10+
],
11+
"url": "https://www.bastillion.io/"
12+
}
13+
]

data/tools/beats.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
[
2+
{
3+
"description": "Lightweight Data Shippers. Beats is the platform for single-purpose data shippers. They send data from hundreds or thousands of machines and systems to Logstash or Elasticsearch.",
4+
"name": "Beats",
5+
"slug": "beats",
6+
"tags": [
7+
"linux",
8+
"windows",
9+
"osx",
10+
"open-source",
11+
"metrics",
12+
"logging",
13+
"monitoring"
14+
],
15+
"url": "https://www.elastic.co/products/beats"
16+
}
17+
]

data/tools/cft.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
[
2+
{
3+
"description": "Cft watches as you make changes to your server, and then creates puppet manifests for the resulting actions. Simplifies creating puppet configuration.",
4+
"name": "Cft",
5+
"slug": "cft",
6+
"tags": [
7+
"linux",
8+
"open-source",
9+
"config-mgmt",
10+
"provisioning",
11+
"orchestration"
12+
],
13+
"url": "https://gitorious.org/cft/cft"
14+
}
15+
]

data/tools/chartmuseum.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
[
2+
{
3+
"description": "Host your own Helm Chart Repository ChartMuseum is an open-source, easy to deploy, Helm Chart Repository server.",
4+
"name": "ChartMuseum",
5+
"slug": "chartmuseum",
6+
"tags": [
7+
"linux",
8+
"open-source",
9+
"packaging",
10+
"artifacts"
11+
],
12+
"url": "https://chartmuseum.com/"
13+
}
14+
]

data/tools/checkov.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
[
2+
{
3+
"description": "Infrastructure as Code security scanner supporting Kubernetes, Helm, Terraform, CloudFormation, ARM templates and more.",
4+
"name": "Checkov",
5+
"slug": "checkov",
6+
"tags": [
7+
"linux",
8+
"windows",
9+
"osx",
10+
"open-source",
11+
"security"
12+
],
13+
"url": "https://checkov.io"
14+
}
15+
]

0 commit comments

Comments
 (0)