1
0
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:
Matt Gibson
2025-07-28 10:08:35 -07:00
parent edeb0f4597
commit 1cacae9bcc
33 changed files with 2274 additions and 0 deletions

View File

@@ -0,0 +1 @@
## File Hierarchy

View 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
View 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