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:
Ruslan Piatrovich
2026-06-04 11:53:07 +03:00
co-authored by Cursor
commit 532ac723cb
1138 changed files with 113674 additions and 0 deletions
@@ -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
}
@@ -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
@@ -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"]}
@@ -0,0 +1,3 @@
{
"folder": "file:///home/ruslanpi/Documents/repos/lmru--devsecops-vuln-scanner-1"
}