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:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"repo_name": "lmru--devsecops-vuln-scanner-1",
|
||||
"old_absolute_path": "/home/ruslanpi/Documents/repos/lmru--devsecops-vuln-scanner-1",
|
||||
"old_folder_uri": "file:///home/ruslanpi/Documents/repos/lmru--devsecops-vuln-scanner-1",
|
||||
"old_workspace_ids": [
|
||||
"4ca32bdb3fc8879b298bf955d6575fcf"
|
||||
],
|
||||
"old_project_slug": "home-ruslanpi-Documents-repos-lmru--devsecops-vuln-scanner-1",
|
||||
"workspace_storage_sizes": {
|
||||
"4ca32bdb3fc8879b298bf955d6575fcf": 1173604
|
||||
},
|
||||
"expected_workspace_id": "5f83bb3a6f435672497153e2727ca893",
|
||||
"composer_ids": [],
|
||||
"primary_workspace_id": "4ca32bdb3fc8879b298bf955d6575fcf",
|
||||
"has_agent_transcripts": false,
|
||||
"extra_project_slugs": [],
|
||||
"has_workspace_storage": true
|
||||
}
|
||||
+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