Skip to content

Commit f4022d6

Browse files
authored
Revise Security and Threat Disclosure page (#6472)
* Revise Security and Threat Disclosure page * Added Knative Security Working Group Repository URL * Modified Knative Security workgroup threat model repo URL * Modified Knative Security workgroup threat model URL
1 parent 62e167e commit f4022d6

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

docs/versioned/reference/security/README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,13 @@ function: how-to
99

1010
# Knative Security and Disclosure Information
1111

12-
This page describes Knative security and disclosure information.
12+
This page describes how to validate code and report security vulnerabilities in Knative.
1313

14-
## Report a vulnerability
14+
For a complete description of the Knative threat model, see the following resource:
15+
16+
* [Knative Threat Model](./threat-model.md)
17+
18+
## Reporting a Vulnerability
1519

1620
We're extremely grateful for security researchers and users that report vulnerabilities to the Knative Open Source Community. All reports are thoroughly investigated by a set of community volunteers.
1721

docs/versioned/reference/security/verifying-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ match those of a Knative release. While many of these steps may be handled by p
66
installers like `brew`, you can always perform these steps by hand if you are unsure
77
about the provenance of those binaries.
88

9-
## Code Signature Verification
9+
## Verifying a Binary Signature
1010

1111
### All platforms
1212

0 commit comments

Comments
 (0)