Skip to content

Commit

Permalink
feat(tools): cleanup
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
  • Loading branch information
nlamirault committed Jun 3, 2024
1 parent be3b72e commit cec709b
Showing 1 changed file with 47 additions and 47 deletions.
94 changes: 47 additions & 47 deletions data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -890,26 +890,26 @@ landscape:
dev_stats_url: https://artifacthub.devstats.cncf.io/
artwork_url: https://github.com/cncf/artwork/blob/master/examples/sandbox.md#artifact-hub-logos
clomonitor_name: artifact-hub
- item:
name: Backstage
homepage_url: https://backstage.io/
project: incubating
repo_url: https://github.com/backstage/backstage
logo: backstage.svg
crunchbase: https://www.crunchbase.com/organization/cloud-native-computing-foundation
extra:
accepted: '2020-09-08'
incubating: '2022-03-15'
dev_stats_url: https://backstage.devstats.cncf.io/
artwork_url: https://github.com/cncf/artwork/tree/master/projects/backstage
clomonitor_name: backstage
audits:
- date: '2022-08-23'
type: security
url: https://backstage.io/blog/assets/22-08-23/X41-Backstage-Audit-2022.pdf
vendor: X41 D-Sec
blog_url: https://backstage.io/blog
slack_url: https://discord.gg/backstage-687207715902193673
# - item:
# name: Backstage
# homepage_url: https://backstage.io/
# project: incubating
# repo_url: https://github.com/backstage/backstage
# logo: backstage.svg
# crunchbase: https://www.crunchbase.com/organization/cloud-native-computing-foundation
# extra:
# accepted: '2020-09-08'
# incubating: '2022-03-15'
# dev_stats_url: https://backstage.devstats.cncf.io/
# artwork_url: https://github.com/cncf/artwork/tree/master/projects/backstage
# clomonitor_name: backstage
# audits:
# - date: '2022-08-23'
# type: security
# url: https://backstage.io/blog/assets/22-08-23/X41-Backstage-Audit-2022.pdf
# vendor: X41 D-Sec
# blog_url: https://backstage.io/blog
# slack_url: https://discord.gg/backstage-687207715902193673
- item:
name: Helm
homepage_url: https://helm.sh/
Expand Down Expand Up @@ -939,12 +939,12 @@ landscape:
type: fuzzing
url: https://github.com/helm/community/blob/main/security-audit/FUZZING_AUDIT_2022.pdf
vendor: Ada Logics
- item:
name: OpenAPI
homepage_url: https://www.openapis.org/
repo_url: https://github.com/OAI/OpenAPI-Specification
logo: openapi.svg
crunchbase: https://www.crunchbase.com/organization/the-open-api-initiative
# - item:
# name: OpenAPI
# homepage_url: https://www.openapis.org/
# repo_url: https://github.com/OAI/OpenAPI-Specification
# logo: openapi.svg
# crunchbase: https://www.crunchbase.com/organization/the-open-api-initiative
- item:
name: Packer
homepage_url: https://www.packer.io/
Expand Down Expand Up @@ -1253,27 +1253,27 @@ landscape:
- subcategory:
name: Framework
items: []
- subcategory:
name: Hosted Platform
items:
- item:
name: AWS Lambda
description: >-
AWS Lambda lets you run code without provisioning or managing servers. You pay only for the compute time you consume - there is no charge when
your code is not running.
homepage_url: https://aws.amazon.com/lambda/
logo: aws-lambda.svg
crunchbase: https://www.crunchbase.com/organization/amazon-web-services
- item:
name: Azure Functions
description: >-
Develop more efficiently with Functions, an event-driven serverless compute platform that can also solve complex orchestration problems. Build and
debug locally without additional setup, deploy and operate at scale in the cloud, and integrate services using triggers and bindings.
homepage_url: https://azure.microsoft.com/en-us/services/functions/
repo_url: https://github.com/Azure/azure-functions-host
logo: azure-functions.svg
twitter: https://twitter.com/Azure
crunchbase: https://www.crunchbase.com/organization/microsoft
# - subcategory:
# name: Hosted Platform
# items:
# - item:
# name: AWS Lambda
# description: >-
# AWS Lambda lets you run code without provisioning or managing servers. You pay only for the compute time you consume - there is no charge when
# your code is not running.
# homepage_url: https://aws.amazon.com/lambda/
# logo: aws-lambda.svg
# crunchbase: https://www.crunchbase.com/organization/amazon-web-services
# - item:
# name: Azure Functions
# description: >-
# Develop more efficiently with Functions, an event-driven serverless compute platform that can also solve complex orchestration problems. Build and
# debug locally without additional setup, deploy and operate at scale in the cloud, and integrate services using triggers and bindings.
# homepage_url: https://azure.microsoft.com/en-us/services/functions/
# repo_url: https://github.com/Azure/azure-functions-host
# logo: azure-functions.svg
# twitter: https://twitter.com/Azure
# crunchbase: https://www.crunchbase.com/organization/microsoft
- subcategory:
name: Installable Platform
items:
Expand Down

0 comments on commit cec709b

Please sign in to comment.