Skip to content

Commit

Permalink
chore: #58 Add community health information and improve CLO Monitor s…
Browse files Browse the repository at this point in the history
…core

Signed-off-by: Laurent Broudoux <[email protected]>
  • Loading branch information
lbroudoux committed Oct 4, 2024
1 parent 757d17d commit adba835
Show file tree
Hide file tree
Showing 3 changed files with 101 additions and 1 deletion.
16 changes: 16 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
version: 2
updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: monthly
day: sunday
open-pull-requests-limit: 3
rebase-strategy: disabled
- package-ecosystem: npm
directory: /
schedule:
interval: monthly
day: sunday
open-pull-requests-limit: 3
rebase-strategy: disabled
30 changes: 29 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,40 @@
[![Container](https://img.shields.io/docker/v/microcks/microcks-docker-desktop-extension?sort=semver&color=blue&logo=docker&style=for-the-badge&label=Docker.io)](https://hub.docker.com/r/microcks/microcks-docker-desktop-extension/tags)
[![License](https://img.shields.io/github/license/microcks/microcks?style=for-the-badge&logo=apache)](https://www.apache.org/licenses/LICENSE-2.0)
[![Project Chat](https://img.shields.io/badge/discord-microcks-pink.svg?color=7289da&style=for-the-badge&logo=discord)](https://microcks.io/discord-invite/)
[![Artifact HUB](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/microcks-uber-image&style=for-the-badge)](https://artifacthub.io/packages/search?repo=microcks-uber-image)
[![CNCF Landscape](https://img.shields.io/badge/CNCF%20Landscape-5699C6?style=for-the-badge&logo=cncf)](https://landscape.cncf.io/?item=app-definition-and-development--application-definition-image-build--microcks)

[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fmicrocks%2Fmicrocks-docker-desktop-extension.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fmicrocks%2Fmicrocks-docker-desktop-extension?ref=badge_shield)

This extension tries to simplify the getting started experience for developers using Microcks in their local environments. This extension will start the components to run a local deployment of Microcks using container images.
This extension simplifies the getting started experience for developers using Microcks in their local environments. This extension will start the components to run a local deployment of Microcks using container images.

For any recommendations, suggestions, feature requests and issue, head over the project's GitHub Issues tracker.

## Build Status

Latest released version is `0.3.1`.

Current development version is `0.3.2`.

#### Fossa license and security scans

[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fmicrocks%2Fmicrocks-docker-desktop-extension.svg?type=shield&issueType=license)](https://app.fossa.com/projects/git%2Bgithub.com%2Fmicrocks%2Fmicrocks-docker-desktop-extension?ref=badge_shield&issueType=license)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fmicrocks%2Fmicrocks-docker-desktop-extension.svg?type=shield&issueType=security)](https://app.fossa.com/projects/git%2Bgithub.com%2Fmicrocks%2Fmicrocks-docker-desktop-extension?ref=badge_shield&issueType=security)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fmicrocks%2Fmicrocks-docker-desktop-extension.svg?type=small)](https://app.fossa.com/projects/git%2Bgithub.com%2Fmicrocks%2Fmicrocks-docker-desktop-extension?ref=badge_small)

#### OpenSSF best practices on Microcks core

[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/7513/badge)](https://bestpractices.coreinfrastructure.org/projects/7513)
[![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/microcks/microcks/badge)](https://securityscorecards.dev/viewer/?uri=github.com/microcks/microcks)

## Community

* [Documentation](https://microcks.io/documentation/tutorials/getting-started/)
* [Microcks Community](https://github.com/microcks/community) and community meeting
* Join us on [Discord](https://microcks.io/discord-invite/), on [GitHub Discussions](https://github.com/orgs/microcks/discussions) or [CNCF Slack #microcks channel](https://cloud-native.slack.com/archives/C05BYHW1TNJ)

To get involved with our community, please make sure you are familiar with the project's [Code of Conduct](./CODE_OF_CONDUCT.md).

## Install

Since Docker Desktop v4.10 the extension CLI is included with the standard installation.
Expand Down
56 changes: 56 additions & 0 deletions SECURITY-INSIGHTS.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
header:
schema-version: 1.0.0
last-updated: '2024-10-04'
last-reviewed: '2024-10-04'
expiration-date: '2025-10-04T01:00:00.000Z'
project-url: https://github.com/microcks/microcks-docker-desktop-extension
project-release: '0.2.0'
changelog: https://github.com/microcks/microcks-docker-desktop-extension/blob/main/CHANGELOG.md
license: https://github.com/microcks/microcks-docker-desktop-extension/blob/main/LICENSE
project-lifecycle:
status: active
roadmap: https://github.com/microcks/microcks-docker-desktop-extension/blob/main/ROADMAP.md
bug-fixes-only: false
core-maintainers:
- github:lbroudoux
- github:yada
contribution-policy:
accepts-pull-requests: true
accepts-automated-pull-requests: true
code-of-conduct: https://github.com/microcks/.github/blob/master/CODE_OF_CONDUCT.md
contributing-policy: https://github.com/microcks/.github/blob/master/CONTRIBUTING.md
documentation:
- https://microcks.io
distribution-points:
- https://microcks.io
- https://github.com/microcks/microcks-docker-desktop-extension
- https://quay.io/microcks
security-artifacts:
threat-model:
threat-model-created: false
security-testing:
- tool-type: sca
tool-name: Dependabot
tool-version: latest
integration:
ad-hoc: true
ci: false
before-release: false
comment: |
Dependabot is enabled for this repo on a weekly scheduled basis.
security-contacts:
- type: email
value: [email protected]
vulnerability-reporting:
accepts-vulnerability-reports: true
security-policy: https://github.com/microcks/microcks-docker-desktop-extension/security/policy
email-contact: [email protected]
comment: |
To report a security issue for one of the libraries owned by the Microcks community, write an email with a detailed description of the issue to [email protected].
dependencies:
third-party-packages: true
dependencies-lists:
- https://github.com/microcks/microcks-docker-desktop-extension/network/dependencies
- https://app.fossa.com/projects/git%2Bgithub.com%2Fmicrocks%2Fmicrocks-docker-desktop-extension/refs/branch/main/757d17d88460c772e8ebe9daf9015d383a268d8c/browse/dependencies
env-dependencies-policy:
policy-url: https://github.com/microcks/microcks-docker-desktop-extension/blob/main/DEPENDENCY_POLICY.md

0 comments on commit adba835

Please sign in to comment.