-
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: #52 Adding community health files and security insights
Signed-off-by: Laurent Broudoux <[email protected]>
- Loading branch information
Showing
3 changed files
with
101 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,33 @@ | ||
# hub.microcks.io | ||
|
||
Public Hub for community Microcks mocks and tests. | ||
|
||
[![License](https://img.shields.io/github/license/microcks/hub.microcks.io?style=for-the-badge&logo=apache)](https://www.apache.org/licenses/LICENSE-2.0) | ||
[![Project Chat](https://img.shields.io/badge/chat-on_zulip-pink.svg?color=ff69b4&style=for-the-badge&logo=zulip)](https://microcksio.zulipchat.com/) | ||
[![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-hub-image&style=for-the-badge)](https://artifacthub.io/packages/search?repo=microcks-hub-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) | ||
|
||
## Build Status | ||
|
||
Latest released version is `0.1.0`. | ||
|
||
Current development version is `0.2.0`. | ||
|
||
#### Fossa license and security scans | ||
|
||
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fmicrocks%2Fhub.microcks.io.svg?type=shield&issueType=license)](https://app.fossa.com/projects/git%2Bgithub.com%2Fmicrocks%2Fhub.microcks.io?ref=badge_shield&issueType=license) | ||
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fmicrocks%2Fhub.microcks.io.svg?type=shield&issueType=security)](https://app.fossa.com/projects/git%2Bgithub.com%2Fmicrocks%2Fhub.microcks.io?ref=badge_shield&issueType=security) | ||
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fmicrocks%2Fhub.microcks.io.svg?type=small)](https://app.fossa.com/projects/git%2Bgithub.com%2Fmicrocks%2Fhub.microcks.io?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) | ||
|
||
Public Hub for community Microcks mocks and tests | ||
To get involved with our community, please make sure you are familiar with the project's [Code of Conduct](./CODE_OF_CONDUCT.md). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,56 @@ | ||
header: | ||
schema-version: 1.0.0 | ||
last-updated: '2024-10-21' | ||
last-reviewed: '2024-10-21' | ||
expiration-date: '2025-10-21T01:00:00.000Z' | ||
project-url: https://github.com/microcks/hub.microcks.io | ||
project-release: '0.2.0' | ||
changelog: https://github.com/microcks/hub.microcks.io/blob/master/CHANGELOG.md | ||
license: https://github.com/microcks/hub.microcks.io/blob/master/LICENSE | ||
project-lifecycle: | ||
status: active | ||
roadmap: https://github.com/microcks/hub.microcks.io/blob/master/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/hub.microcks.io | ||
- 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/hub.microcks.io/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/hub.microcks.io/network/dependencies | ||
- https://app.fossa.com/projects/git%2Bgithub.com%2Fmicrocks%2Fhub.microcks.io/refs/branch/master/7164b47fcc74507bc8f43d74769582a98839365a/browse/dependencies | ||
env-dependencies-policy: | ||
policy-url: https://github.com/microcks/hub.microcks.io/blob/master/DEPENDENCY_POLICY.md |