mirror of
https://github.com/bitwarden/browser
synced 2026-02-16 08:34:39 +00:00
Initial copy-pasta of server config
Co-authored-by: Jake Fink <jlf0dev@users.noreply.github.com>
This commit is contained in:
1
docs/usage_docs/file_hierarchy.md
Normal file
1
docs/usage_docs/file_hierarchy.md
Normal file
@@ -0,0 +1 @@
|
||||
## File Hierarchy
|
||||
26
docs/usage_docs/perspectives.md
Normal file
26
docs/usage_docs/perspectives.md
Normal file
@@ -0,0 +1,26 @@
|
||||
## Perspectives
|
||||
|
||||
### Security
|
||||
|
||||
Highlights models and relationships identified as a part of [threat modeling](https://www.threatmodelingmanifesto.org/).
|
||||
|
||||
Identified threats are expected to be itemized in the perspective description, tagged with an appropriate `Security: threat` tag, and include a `!docs` property that describes the threat and mitigations. [`-> (relationships)`](https://docs.structurizr.com/dsl/language#relationship) do not allow for a `!docs` property, so a `url` property is used instead, linking to the appropriate section of the published docs.
|
||||
|
||||
#### Example Model or Relationship
|
||||
|
||||
##### Example Threat
|
||||
|
||||
- **Type**: type
|
||||
- **Priority**: TBD/Low/Medium/High/Critical
|
||||
- **Likelihood**: TBD/Low/Medium/High/Critical
|
||||
- **Impact**: TBD/Low/Medium/High/Critical
|
||||
|
||||
description of the threat.
|
||||
|
||||
###### Example Threat Mitigations
|
||||
|
||||
describe the mitigations for the threat and whether or not they are complete
|
||||
|
||||
### SRE
|
||||
|
||||
Highlights concerns and requirements for cloud deployments.
|
||||
49
docs/usage_docs/tags.md
Normal file
49
docs/usage_docs/tags.md
Normal file
@@ -0,0 +1,49 @@
|
||||
## Tags
|
||||
|
||||
### Admin
|
||||
|
||||
### API
|
||||
|
||||
### Auth
|
||||
|
||||
### Azure
|
||||
|
||||
### Billing
|
||||
|
||||
### Bitwarden Employee
|
||||
|
||||
### Browser
|
||||
|
||||
### CLI
|
||||
|
||||
### Cloud Host Requirement
|
||||
|
||||
### Database
|
||||
|
||||
### Desktop
|
||||
|
||||
### Directory
|
||||
|
||||
### Events
|
||||
|
||||
### External
|
||||
|
||||
### HealthCheck
|
||||
|
||||
### Icons
|
||||
|
||||
### LDAP
|
||||
|
||||
### MSP
|
||||
|
||||
### Mobile
|
||||
|
||||
### Queue
|
||||
|
||||
### SCIM
|
||||
|
||||
### Security:Privacy
|
||||
|
||||
### Self-Hosted
|
||||
|
||||
### Web
|
||||
Reference in New Issue
Block a user