Skip to content

Commit

Permalink
Merge branch 'main' into 145-setup-release-please
Browse files Browse the repository at this point in the history
  • Loading branch information
juancho0202 authored Dec 4, 2023
2 parents 2cff795 + 1935898 commit e1c07a7
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 0 deletions.
11 changes: 11 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!--
SPDX-FileCopyrightText: 2023 Alliander N.V.
SPDX-License-Identifier: Apache-2.0
-->
# Security Policy

## Reporting a Vulnerability

Please go to [Security Advisories](https://github.com/com-pas/compas-deployment/security/advisories) to privately report a security vulnerability,
our contributors will try to respond within a week of your report with a rough plan for a fix and new tests.
9 changes: 9 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended",
":gitSignOff"
],
"labels": ["dependencies"],
"enabledManagers": ["docker-compose"]
}
3 changes: 3 additions & 0 deletions renovate.json.license
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
SPDX-FileCopyrightText: 2023 Alliander N.V.

SPDX-License-Identifier: Apache-2.0

0 comments on commit e1c07a7

Please sign in to comment.