Skip to content

Commit f289765

Browse files
committed
chore: add security policy and restrict workflow permissions
1 parent 025f7db commit f289765

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/push-image.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ on:
88
- "v*"
99
workflow_dispatch:
1010

11+
permissions: {}
12+
1113
env:
1214
REGISTRY: ghcr.io
1315
FULL_IMAGE_NAME: ghcr.io/pypsa/pypsa-app

SECURITY.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Security Policy
2+
3+
To report a security vulnerability, please email security@pypsa.org.

0 commit comments

Comments
 (0)