This project implements a generic GitLab CI template for [XXX](https://link.to.tool.com/).
It provides several features, usable in different modes (by configuration).
This project implements a GitLab CI/CD template to publish artifacts to GitLab's [Generic Package Registry](https://docs.gitlab.com/ee/user/packages/generic_packages/).
## Usage
@@ -10,104 +8,30 @@ In order to include this template in your project, add the following to your `gi
```yaml
include:
-project:'to-be-continuous/xxx'
-project:'to-be-continuous/gitlab-package'
ref:'1.0.0'
file:'/templates/gitlab-ci-xxx.yml'
file:'/templates/gitlab-ci-gitlab-package.yml'
```
## Global configuration
The XXX template uses some global configuration used throughout all jobs.
The GitLab Package template uses some global configuration used throughout all jobs.
Security fixes and updates are only applied to the latest released version. So always try to be up to date.
## Reporting a Vulnerability
In order to minimize risks of attack while investigating and fixing the issue, any vulnerability shall be reported by
opening a [**confidential** issue on gitlab.com](https://gitlab.com/to-be-continuous/gitlab-package/-/issues/new?issue[confidential]=true&issue[description]=%28type+in+the+vulnerability+details+here%29%0A%0A%2Flabel%20~%22kind%3A%3Avulnerability%22).
Follow-up and fixing will be made on a _best effort_ basis.
If you have doubts about a potential vulnerability, please reach out one of the maintainers on Discord.