Add full Cursor chat archive for Documents/repos workspaces.
Includes global state.vscdb, per-repo transcripts, workspace storage, composer exports, and restore scripts for a new machine. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
+17
@@ -0,0 +1,17 @@
|
||||
.github/workflows/ci.yaml
|
||||
.github/scripts/checkmarx-sast.sh
|
||||
.github/scripts/sca-trivy-image.sh
|
||||
.github/scripts/iac-kics.sh
|
||||
.gitignore
|
||||
requirements.txt
|
||||
.github/scripts/gss-detect-secrets.sh
|
||||
README.md
|
||||
.helm/templates/cronjob.yaml
|
||||
Dockerfile
|
||||
.helm/templates/secrets.yaml
|
||||
.helm/Chart.yaml
|
||||
.helm/values.yaml
|
||||
app/main.py
|
||||
app/fetchers.py
|
||||
app/db.py
|
||||
app/nvd.py
|
||||
+1
@@ -0,0 +1 @@
|
||||
{"timestamp":1774614993500,"paths":["./README.md","./requirements.txt","./Dockerfile","./.gitignore","./.helm/Chart.yaml","./.helm/values.yaml","./app/main.py","./app/db.py","./app/fetchers.py","./app/nvd.py","./.github/scripts/checkmarx-sast.sh","./.github/scripts/gss-detect-secrets.sh","./.github/scripts/sca-trivy-image.sh","./.github/scripts/iac-kics.sh","./.github/workflows/ci.yaml","./.helm/templates/cronjob.yaml","./.helm/templates/secrets.yaml"]}
|
||||
BIN
Binary file not shown.
|
After Width: | Height: | Size: 77 KiB |
BIN
Binary file not shown.
|
After Width: | Height: | Size: 182 KiB |
BIN
Binary file not shown.
|
After Width: | Height: | Size: 184 KiB |
BIN
Binary file not shown.
|
After Width: | Height: | Size: 169 KiB |
BIN
Binary file not shown.
|
After Width: | Height: | Size: 76 KiB |
BIN
Binary file not shown.
BIN
Binary file not shown.
+3
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"folder": "file:///home/ruslanpi/Documents/repos/lmru--devsecops-vuln-scanner-1"
|
||||
}
|
||||
Reference in New Issue
Block a user