Skip to content

Commit 63eb59f

Browse files
committed
Merge remote-tracking branch 'origin/main' into delta-xds-non-breaking-slonka-hash-bytes
2 parents 15a4247 + ba95270 commit 63eb59f

8 files changed

Lines changed: 33 additions & 1 deletion

File tree

.allstar/README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
## Config files for [Allstar](https://github.com/ossf/allstar)
2+
3+
All policies enabled:
4+
5+
- Binary Artifacts
6+
- Branch Protection
7+
- Oustide Collaborators
8+
- SECURITY.md
9+
10+
Allstar is only insalled on `java-control-plane` for now. When it is enabled on
11+
the whole envoy organization, the config will live in a central org-level
12+
repository.

.allstar/allstar.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
optConfig:
2+
optIn: true

.allstar/binary_artifacts.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
optConfig:
2+
optIn: true
3+
action: issue

.allstar/branch_protection.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
optConfig:
2+
optIn: true
3+
action: issue
4+
dismissStale: false

.allstar/outside.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
optConfig:
2+
optIn: true
3+
action: issue

.allstar/security.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
optConfig:
2+
optIn: true
3+
action: issue

OWNERS.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,12 @@
1111
* Garrett Bourg ([baojr](https://github.com/baojr)) (bourg@squareup.com)
1212
* Michael Puncel ([mpuncel](https://github.com/mpuncel)) (mpuncel@squareup.com)
1313
* Dariusz Jędrzejczyk ([chemicL](https://github.com/chemicL)) (dariusz.jedrzejczyk@allegro.pl)
14-
* Jakub Dyszkiewicz ([jakubdyszkiewicz](https://github.com/jakubdyszkiewicz)) (jakub.dyszkiewicz@gmail.com)
1514
* Krzysztof Słonka ([slonka](https://github.com/slonka)) (krzysztof.slonka@allegro.pl)
1615
* Łukasz Dziedziak ([lukidzi](https://github.com/lukidzi)) (lukasz.dziedziak@allegro.pl)
16+
* Radosław Chrzanowski ([Ferdudas97](https://github.com/Ferdudas97)) (radoslaw.chrzanowski@allegro.pl)
17+
* Marcin Skalski ([Automaat](https://github.com/Automaat)) (marcin.skalski@allegro.pl)
18+
* Miłosz Kukuła ([kukulam-allegro](https://github.com/kukulam-allegro)) (milosz.kukula@allegro.pl)
19+
* Michał Gawarzyński ([gawarz](https://github.com/gawarz)) (michal.gawarzynski@allegro.pl)
1720
* Kateryna Nezdolii ([nezdolik](https://github.com/nezdolik)) (nezdolik@spotify.com)
1821
* Erica Manno ([rulex123](https://github.com/rulex123)) (ericam@spotify.com)
1922
* Erik Lindblad ([onemanbucket](https://github.com/onemanbucket)) (erili@spotify.com)

SECURITY.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Security Policy
2+
Please report any security issue to envoy-security@googlegroups.com where the issue will be triaged appropriately. Thank you in advance for helping to keep the Envoy ecosystem secure.

0 commit comments

Comments
 (0)