-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix deprecation warning for mkdocs extensions * upgrade mkdocs to latest * add button grid and intro text
- Loading branch information
1 parent
7a4184c
commit 177fb5a
Showing
3 changed files
with
55 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,58 @@ | ||
# Stakeholder-Specific Vulnerability Categorization | ||
|
||
SSVC stands for A Stakeholder-Specific Vulnerability Categorization. | ||
It is a methodology for prioritizing vulnerabilities based on the needs of the stakeholders involved in the vulnerability management process. | ||
SSVC is designed to be used by any stakeholder in the vulnerability management process, including finders, vendors, coordinators, deployers, and others. | ||
|
||
|
||
|
||
{== TODO remove this warning when the site is ready ==} | ||
!!! warning "Work in Progress" | ||
|
||
This website is a work in progress. | ||
While it is intended to eventually be the official documentation for SSVC, it is not yet complete. | ||
For the latest version of SSVC documentation, see the [GitHub repository](https://github.com/CERTCC/SSVC). | ||
For the latest version of SSVC documentation, see the [GitHub repository](https://github.com/CERTCC/SSVC). | ||
|
||
## Where to go from here | ||
|
||
We have organized the SSVC documentation into four main sections: | ||
|
||
<div class="grid cards" markdown> | ||
|
||
- :material-television-shimmer:{ .lg .middle } __Get Started with SSVC__ | ||
|
||
--- | ||
|
||
Get started learning about SSVC and how it can help you prioritize vulnerabilities. | ||
This section is intended for people who are new to SSVC. | ||
|
||
[:octicons-arrow-right-24: Learning SSVC](tutorials) | ||
|
||
- :fontawesome-solid-book:{ .lg .middle } __Learn More about SSVC__ | ||
|
||
--- | ||
|
||
Dig deeper to understand the SSVC methodology and how it works. | ||
This section is intended for people who are already familiar with SSVC and want to learn more. | ||
|
||
[:octicons-arrow-right-24: Understanding SSVC](topics) | ||
|
||
- :material-clipboard-check:{ .lg .middle } __SSVC How To__ | ||
|
||
--- | ||
|
||
Start using SSVC in your organization today with step-by-step instructions. | ||
This section is intended for people who are already familiar with SSVC and want to start using it. | ||
|
||
[:octicons-arrow-right-24: SSVC How To](howto) | ||
|
||
- :material-book-open-page-variant:{ .lg .middle } __SSVC Reference__ | ||
|
||
--- | ||
|
||
Reference documentation for SSVC. | ||
This section is intended for people who are already familiar with SSVC and want to look up specific details. | ||
|
||
[:octicons-arrow-right-24: Reference](reference) | ||
|
||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters