Compare commits
119 Commits
feature/cv
...
04360cc4bc
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
04360cc4bc
|
||
|
|
d61383ac7b
|
||
|
|
808625dab4
|
||
|
|
0fefd2a707
|
||
|
|
828e7cc45d
|
||
|
|
5126ccc6ae
|
||
|
|
870c0e247a
|
||
|
|
671894ff5f
|
||
|
|
0c6830fc6c
|
||
|
|
9eec63ea42
|
||
|
|
0d29a1b84e
|
||
|
|
4416f6a25d
|
||
|
|
97d378033b
|
||
|
|
537cf96a0a
|
||
|
|
f3d7f2ac1d
|
||
|
|
8c93e86fe0
|
||
|
|
d093a3d113
|
||
|
|
955036145d
|
||
|
|
7245352496
|
||
|
|
cda1eaadc9
|
||
|
|
3cf0d6be3d
|
||
|
|
cc652ba964
|
||
|
|
f76996a161
|
||
|
|
b870f47e67
|
||
|
|
890d7b82dc
|
||
|
|
1b0fc072cc
|
||
|
|
3f00f4c941
|
||
|
|
eef324936d
|
||
|
|
de2c5f245e
|
||
|
|
86fdd084ac
|
||
|
|
f657351219
|
||
|
|
3db84a377b
|
||
|
|
1b8790ff16
|
||
|
|
cf43e85c38
|
||
|
|
6163be626e
|
||
|
|
573903a885
|
||
|
|
77f113e9ae
|
||
|
|
8cd73c126e
|
||
|
|
e30ad79f2a
|
||
|
|
33927b150b
|
||
|
|
845d843e71
|
||
|
|
5cdca09f40
|
||
|
|
bd5fcccacf
|
||
|
|
df3173a720
|
||
|
|
9b8ae6cd79
|
||
|
|
2656df94d3
|
||
|
|
af951fdc12
|
||
|
|
7f7d3a2977
|
||
|
|
034d3963b9
|
||
|
|
c8b3626ac5
|
||
|
|
8e377bb85f
|
||
|
|
5a9df2103f | ||
|
|
bfa52c7f8f | ||
|
|
3202b0707c | ||
|
|
15abf8bae4 | ||
| 8df961cce8 | |||
|
|
7a179f19a1 | ||
|
|
4f960d0866 | ||
|
|
caa1d539cc | ||
|
|
b1069b1a05 | ||
|
|
1186f9f807 | ||
|
|
e13b18c169 | ||
|
|
05d47c91a8 | ||
|
|
b0c3daba01 | ||
|
|
675847de0c | ||
|
|
623b57ca06 | ||
|
|
06c6821d85 | ||
|
|
8da62f0f14 | ||
|
|
5a9dc007db | ||
|
|
3f9e1da2a3 | ||
|
|
7ea4ceb8df | ||
|
|
00a6f7ae0f | ||
|
|
69809955a9 | ||
|
|
6ee68f5521 | ||
|
|
5ffedad02f | ||
|
|
8bf8dc55dd | ||
|
|
53439b2af8 | ||
|
|
4c04c9870a | ||
|
|
e1b000870c | ||
|
|
f3ba322403 | ||
|
|
0bea387ac9 | ||
|
|
aa3ce3bae9 | ||
|
|
0cdaecf890 | ||
|
|
043c85cc69 | ||
|
|
6082721452 | ||
|
|
a214393723 | ||
|
|
f141fa58a1 | ||
|
|
e1b0236874 | ||
|
|
ed48522932 | ||
|
|
938dda400a | ||
|
|
732873dd6a | ||
|
|
0fe8e94d51 | ||
|
|
28bce28fc9 | ||
|
|
72fd79ea42 | ||
|
|
f63c286458 | ||
|
|
93c144576f | ||
|
|
fa3b045a2f | ||
|
|
4583d09750 | ||
|
|
75ac8c823a | ||
|
|
68e36b4bac | ||
|
|
d24b45b404 | ||
|
|
d64eb7eec4 | ||
|
|
6cb65fddc1 | ||
|
|
0ca83c6736 | ||
|
|
06268880da | ||
|
|
b4f0ddcb78 | ||
|
|
55e3e074a5 | ||
|
|
66bbeb84a5 | ||
|
|
4578f8cd85 | ||
|
|
5469a86e6e | ||
|
|
2b6db1f903 | ||
|
|
7c97bc3a84 | ||
|
|
835fbf26e7 | ||
|
|
c4aaeff2a1 | ||
|
|
df30430956 | ||
|
|
57f11c362b | ||
|
|
4df83d36dd | ||
|
|
0a7a7c2827 | ||
|
|
1963faf9b8 |
BIN
.compliance-staging/.gitkeep
Normal file
BIN
.compliance-staging/.gitkeep
Normal file
Binary file not shown.
31
.gitignore
vendored
31
.gitignore
vendored
@@ -1,6 +1,5 @@
|
|||||||
# Node modules
|
# Node modules
|
||||||
node_modules/
|
node_modules/
|
||||||
package-lock.json
|
|
||||||
|
|
||||||
# Database
|
# Database
|
||||||
backend/cve_database.db
|
backend/cve_database.db
|
||||||
@@ -39,10 +38,6 @@ frontend.pid
|
|||||||
backend/uploads/temp/
|
backend/uploads/temp/
|
||||||
feature_request*.md
|
feature_request*.md
|
||||||
|
|
||||||
# Planning docs
|
|
||||||
docs/aeo-compliance-ui-plan.md
|
|
||||||
docs/aeo-compliance-wireframe.md
|
|
||||||
|
|
||||||
# AI tooling config
|
# AI tooling config
|
||||||
.claude/
|
.claude/
|
||||||
ai_notes.md
|
ai_notes.md
|
||||||
@@ -52,5 +47,27 @@ backend/fix_multivendor_constraint.js
|
|||||||
backend/server.js-backup
|
backend/server.js-backup
|
||||||
backend/setup.js-backup
|
backend/setup.js-backup
|
||||||
|
|
||||||
# Kiro implementation summary (internal only)
|
# Compliance staging — keep folder, ignore contents
|
||||||
docs/kiro-implementation-summary.md
|
.compliance-staging/*
|
||||||
|
!.compliance-staging/.gitkeep
|
||||||
|
|
||||||
|
# Kiro agents (local only)
|
||||||
|
.kiro/
|
||||||
|
|
||||||
|
# Zip files
|
||||||
|
*.zip
|
||||||
|
|
||||||
|
# Production DB copies
|
||||||
|
cve_database_prod.db
|
||||||
|
cve_database.db.prod
|
||||||
|
cve_database.db.backup
|
||||||
|
database.db
|
||||||
|
|
||||||
|
# Operations — local admin records, UAT logs, firewall requests, data exports
|
||||||
|
docs/operations/
|
||||||
|
|
||||||
|
# Data exports — local spreadsheets
|
||||||
|
docs/data-exports/
|
||||||
|
|
||||||
|
# Python cache
|
||||||
|
__pycache__/
|
||||||
|
|||||||
300
.gitlab-ci.yml
Normal file
300
.gitlab-ci.yml
Normal file
@@ -0,0 +1,300 @@
|
|||||||
|
# =============================================================================
|
||||||
|
# GitLab CI/CD Pipeline — STEAM Security Dashboard
|
||||||
|
# =============================================================================
|
||||||
|
#
|
||||||
|
# Pipeline stages:
|
||||||
|
# 1. install — install dependencies for backend and frontend
|
||||||
|
# 2. lint — run linters / static checks
|
||||||
|
# 3. test — run backend (Jest) and frontend (react-scripts) tests
|
||||||
|
# 4. build — produce the production frontend bundle
|
||||||
|
# 5. deploy — deploy to staging (local) or production (SSH to 71.85.90.6)
|
||||||
|
# 6. verify — post-deploy health checks
|
||||||
|
#
|
||||||
|
# Environments:
|
||||||
|
# staging — dashboard-dev:3100 (auto-deploy on main/master)
|
||||||
|
# production — 71.85.90.6:3001 (manual trigger, requires staging verification)
|
||||||
|
#
|
||||||
|
# Executor: shell (runs on dashboard-dev using system Node.js)
|
||||||
|
# =============================================================================
|
||||||
|
|
||||||
|
# ---------------------------------------------------------------------------
|
||||||
|
# Variables
|
||||||
|
# ---------------------------------------------------------------------------
|
||||||
|
variables:
|
||||||
|
PROD_HOST: "71.85.90.6"
|
||||||
|
PROD_USER: "root"
|
||||||
|
PROD_DIR: "/home/cve-dashboard"
|
||||||
|
STAGING_DIR: "/home/cve-dashboard-staging"
|
||||||
|
|
||||||
|
# ---------------------------------------------------------------------------
|
||||||
|
# Global cache — persists node_modules between pipeline runs
|
||||||
|
# ---------------------------------------------------------------------------
|
||||||
|
cache:
|
||||||
|
key: ${CI_COMMIT_REF_SLUG}
|
||||||
|
paths:
|
||||||
|
- node_modules/
|
||||||
|
- frontend/node_modules/
|
||||||
|
policy: pull
|
||||||
|
|
||||||
|
# ---------------------------------------------------------------------------
|
||||||
|
# Stages
|
||||||
|
# ---------------------------------------------------------------------------
|
||||||
|
stages:
|
||||||
|
- install
|
||||||
|
- lint
|
||||||
|
- test
|
||||||
|
- build
|
||||||
|
- deploy
|
||||||
|
- verify
|
||||||
|
|
||||||
|
# =============================================================================
|
||||||
|
# STAGE 1: Install dependencies
|
||||||
|
# =============================================================================
|
||||||
|
|
||||||
|
install-backend:
|
||||||
|
stage: install
|
||||||
|
script:
|
||||||
|
- npm ci --prefer-offline
|
||||||
|
cache:
|
||||||
|
key: ${CI_COMMIT_REF_SLUG}
|
||||||
|
paths:
|
||||||
|
- node_modules/
|
||||||
|
policy: pull-push
|
||||||
|
|
||||||
|
install-frontend:
|
||||||
|
stage: install
|
||||||
|
script:
|
||||||
|
- cd frontend && npm ci --prefer-offline
|
||||||
|
cache:
|
||||||
|
key: ${CI_COMMIT_REF_SLUG}
|
||||||
|
paths:
|
||||||
|
- frontend/node_modules/
|
||||||
|
policy: pull-push
|
||||||
|
|
||||||
|
# =============================================================================
|
||||||
|
# STAGE 2: Lint / static analysis
|
||||||
|
# =============================================================================
|
||||||
|
|
||||||
|
lint-frontend:
|
||||||
|
stage: lint
|
||||||
|
script:
|
||||||
|
- cd frontend && npm ci --prefer-offline && npx eslint src/ --ignore-pattern '**/__tests__/**' --ignore-pattern '**/*.test.js' --max-warnings 10
|
||||||
|
needs:
|
||||||
|
- install-frontend
|
||||||
|
|
||||||
|
lint-backend:
|
||||||
|
stage: lint
|
||||||
|
script:
|
||||||
|
- npm ci --prefer-offline
|
||||||
|
- node -c backend/server.js
|
||||||
|
- node -c backend/routes/*.js
|
||||||
|
- node -c backend/helpers/*.js
|
||||||
|
- node -c backend/middleware/*.js
|
||||||
|
needs:
|
||||||
|
- install-backend
|
||||||
|
|
||||||
|
# =============================================================================
|
||||||
|
# STAGE 3: Tests
|
||||||
|
# =============================================================================
|
||||||
|
|
||||||
|
test-backend:
|
||||||
|
stage: test
|
||||||
|
script:
|
||||||
|
- npm ci --prefer-offline
|
||||||
|
- ./node_modules/.bin/jest --ci --forceExit backend/__tests__/
|
||||||
|
timeout: 5 minutes
|
||||||
|
needs:
|
||||||
|
- install-backend
|
||||||
|
|
||||||
|
test-frontend:
|
||||||
|
stage: test
|
||||||
|
script:
|
||||||
|
- npm ci --prefer-offline
|
||||||
|
- cd frontend && npm ci --prefer-offline && CI=true npx react-scripts test --watchAll=false --ci
|
||||||
|
timeout: 5 minutes
|
||||||
|
needs:
|
||||||
|
- install-frontend
|
||||||
|
|
||||||
|
# =============================================================================
|
||||||
|
# STAGE 4: Build
|
||||||
|
# =============================================================================
|
||||||
|
|
||||||
|
build-frontend:
|
||||||
|
stage: build
|
||||||
|
script:
|
||||||
|
- cd frontend && npm ci --prefer-offline && CI=false REACT_APP_API_BASE=/api REACT_APP_API_HOST="" npm run build
|
||||||
|
artifacts:
|
||||||
|
paths:
|
||||||
|
- frontend/build/
|
||||||
|
expire_in: 7 days
|
||||||
|
needs:
|
||||||
|
- test-frontend
|
||||||
|
- lint-frontend
|
||||||
|
|
||||||
|
# =============================================================================
|
||||||
|
# STAGE 5: Deploy
|
||||||
|
# =============================================================================
|
||||||
|
|
||||||
|
# ---------------------------------------------------------------------------
|
||||||
|
# Staging — auto-deploys on main/master to dashboard-dev:3100
|
||||||
|
# ---------------------------------------------------------------------------
|
||||||
|
deploy-staging:
|
||||||
|
stage: deploy
|
||||||
|
rules:
|
||||||
|
- if: $CI_COMMIT_BRANCH == "main" || $CI_COMMIT_BRANCH == "master"
|
||||||
|
when: on_success
|
||||||
|
environment:
|
||||||
|
name: staging
|
||||||
|
url: http://localhost:3100
|
||||||
|
script:
|
||||||
|
- echo "Deploying to staging (dashboard-dev:3100)..."
|
||||||
|
# Ensure staging directory exists
|
||||||
|
- mkdir -p ${STAGING_DIR}
|
||||||
|
# Sync code (exclude .git, node_modules, uploads, logs)
|
||||||
|
- rsync -a --delete
|
||||||
|
--exclude='.git'
|
||||||
|
--exclude='node_modules'
|
||||||
|
--exclude='frontend/node_modules'
|
||||||
|
--exclude='frontend/build'
|
||||||
|
--exclude='backend/uploads'
|
||||||
|
--exclude='*.log'
|
||||||
|
--exclude='*.db'
|
||||||
|
--exclude='.env'
|
||||||
|
${CI_PROJECT_DIR}/ ${STAGING_DIR}/
|
||||||
|
# Copy built frontend
|
||||||
|
- cp -r ${CI_PROJECT_DIR}/frontend/build ${STAGING_DIR}/frontend/build
|
||||||
|
# Install deps in staging
|
||||||
|
- cd ${STAGING_DIR} && npm ci --prefer-offline
|
||||||
|
- cd ${STAGING_DIR}/frontend && npm ci --prefer-offline
|
||||||
|
# Ensure staging .env exists
|
||||||
|
- |
|
||||||
|
if [ ! -f "${STAGING_DIR}/backend/.env" ]; then
|
||||||
|
cp ${CI_PROJECT_DIR}/backend/.env ${STAGING_DIR}/backend/.env
|
||||||
|
sed -i 's/^PORT=.*/PORT=3100/' ${STAGING_DIR}/backend/.env
|
||||||
|
grep -q "^PORT=" ${STAGING_DIR}/backend/.env || echo "PORT=3100" >> ${STAGING_DIR}/backend/.env
|
||||||
|
fi
|
||||||
|
# Run migrations
|
||||||
|
- cd ${STAGING_DIR}/backend && node migrations/run-all.js
|
||||||
|
# Restart staging service
|
||||||
|
- sudo systemctl restart cve-backend-staging || sudo systemctl start cve-backend-staging || true
|
||||||
|
- echo "Staging deploy complete."
|
||||||
|
needs:
|
||||||
|
- build-frontend
|
||||||
|
- test-backend
|
||||||
|
|
||||||
|
# ---------------------------------------------------------------------------
|
||||||
|
# Production — manual trigger, SSH to 71.85.90.6
|
||||||
|
# ---------------------------------------------------------------------------
|
||||||
|
deploy-production:
|
||||||
|
stage: deploy
|
||||||
|
rules:
|
||||||
|
- if: $CI_COMMIT_BRANCH == "main" || $CI_COMMIT_BRANCH == "master"
|
||||||
|
when: manual
|
||||||
|
environment:
|
||||||
|
name: production
|
||||||
|
url: http://71.85.90.6:3001
|
||||||
|
script:
|
||||||
|
- echo "Deploying to production (${PROD_HOST})..."
|
||||||
|
# Record current commit on prod for rollback
|
||||||
|
- ssh ${PROD_USER}@${PROD_HOST} "cd ${PROD_DIR} && git rev-parse HEAD 2>/dev/null || echo none" > /tmp/prod-prev-commit
|
||||||
|
- echo "Previous production commit:$(cat /tmp/prod-prev-commit)"
|
||||||
|
# Sync code to production (exclude local-only files)
|
||||||
|
- rsync -az --delete
|
||||||
|
--exclude='.git'
|
||||||
|
--exclude='node_modules'
|
||||||
|
--exclude='frontend/node_modules'
|
||||||
|
--exclude='frontend/build'
|
||||||
|
--exclude='backend/uploads'
|
||||||
|
--exclude='*.log'
|
||||||
|
--exclude='*.db'
|
||||||
|
--exclude='.env'
|
||||||
|
--exclude='.compliance-staging'
|
||||||
|
${CI_PROJECT_DIR}/ ${PROD_USER}@${PROD_HOST}:${PROD_DIR}/
|
||||||
|
# Copy built frontend
|
||||||
|
- rsync -az ${CI_PROJECT_DIR}/frontend/build/ ${PROD_USER}@${PROD_HOST}:${PROD_DIR}/frontend/build/
|
||||||
|
# Install deps on production
|
||||||
|
- ssh ${PROD_USER}@${PROD_HOST} "cd ${PROD_DIR} && npm ci --prefer-offline"
|
||||||
|
- ssh ${PROD_USER}@${PROD_HOST} "cd ${PROD_DIR}/frontend && npm ci --prefer-offline"
|
||||||
|
# Run migrations
|
||||||
|
- ssh ${PROD_USER}@${PROD_HOST} "cd ${PROD_DIR}/backend && node migrations/run-all.js"
|
||||||
|
# Restart services — install systemd unit if not present
|
||||||
|
- ssh ${PROD_USER}@${PROD_HOST} "test -f /etc/systemd/system/cve-backend.service" || scp ${CI_PROJECT_DIR}/deploy/cve-backend-production.service ${PROD_USER}@${PROD_HOST}:/etc/systemd/system/cve-backend.service
|
||||||
|
- ssh ${PROD_USER}@${PROD_HOST} "systemctl daemon-reload && systemctl enable cve-backend && systemctl restart cve-backend"
|
||||||
|
- echo "Production deploy complete."
|
||||||
|
needs:
|
||||||
|
- build-frontend
|
||||||
|
- test-backend
|
||||||
|
|
||||||
|
# =============================================================================
|
||||||
|
# STAGE 6: Post-deploy verification
|
||||||
|
# =============================================================================
|
||||||
|
|
||||||
|
# ---------------------------------------------------------------------------
|
||||||
|
# Staging health check
|
||||||
|
# ---------------------------------------------------------------------------
|
||||||
|
verify-staging:
|
||||||
|
stage: verify
|
||||||
|
rules:
|
||||||
|
- if: $CI_COMMIT_BRANCH == "main" || $CI_COMMIT_BRANCH == "master"
|
||||||
|
when: on_success
|
||||||
|
script:
|
||||||
|
- echo "Verifying staging..."
|
||||||
|
- sleep 3
|
||||||
|
- |
|
||||||
|
for i in 1 2 3 4 5; do
|
||||||
|
STATUS=$(curl -s -o /dev/null -w "%{http_code}" http://localhost:3100/api/health 2>/dev/null || echo "000")
|
||||||
|
if [ "$STATUS" = "200" ]; then
|
||||||
|
echo "Staging health check passed (attempt $i)"
|
||||||
|
break
|
||||||
|
fi
|
||||||
|
echo "Staging not ready (status: $STATUS), retrying... (attempt $i/5)"
|
||||||
|
sleep 3
|
||||||
|
done
|
||||||
|
if [ "$STATUS" != "200" ]; then
|
||||||
|
echo "FAILED: Staging health check failed after 5 attempts"
|
||||||
|
exit 1
|
||||||
|
fi
|
||||||
|
- echo "Staging verification passed."
|
||||||
|
needs:
|
||||||
|
- deploy-staging
|
||||||
|
|
||||||
|
# ---------------------------------------------------------------------------
|
||||||
|
# Production health check — rolls back on failure
|
||||||
|
# ---------------------------------------------------------------------------
|
||||||
|
verify-production:
|
||||||
|
stage: verify
|
||||||
|
rules:
|
||||||
|
- if: $CI_COMMIT_BRANCH == "main" || $CI_COMMIT_BRANCH == "master"
|
||||||
|
when: on_success
|
||||||
|
script:
|
||||||
|
- echo "Verifying production..."
|
||||||
|
- sleep 3
|
||||||
|
- |
|
||||||
|
for i in 1 2 3 4 5 6 7 8 9 10; do
|
||||||
|
STATUS=$(curl -s -o /dev/null -w "%{http_code}" http://${PROD_HOST}:3001/api/health 2>/dev/null || echo "000")
|
||||||
|
if [ "$STATUS" = "200" ]; then
|
||||||
|
echo "Production health check passed (attempt $i)"
|
||||||
|
break
|
||||||
|
fi
|
||||||
|
echo "Production not ready (status: $STATUS), retrying... (attempt $i/10)"
|
||||||
|
sleep 3
|
||||||
|
done
|
||||||
|
if [ "$STATUS" != "200" ]; then
|
||||||
|
echo "FAILED: Production health check failed — initiating rollback"
|
||||||
|
PREV_COMMIT=$(cat /tmp/prod-prev-commit 2>/dev/null || echo "")
|
||||||
|
if [ -n "$PREV_COMMIT" ] && [ "$PREV_COMMIT" != "none" ]; then
|
||||||
|
echo "Rolling back to $PREV_COMMIT..."
|
||||||
|
# Re-sync the previous version
|
||||||
|
ssh ${PROD_USER}@${PROD_HOST} "cd ${PROD_DIR} && git checkout ${PREV_COMMIT} --force 2>/dev/null" || true
|
||||||
|
ssh ${PROD_USER}@${PROD_HOST} "cd ${PROD_DIR} && npm ci --prefer-offline"
|
||||||
|
ssh ${PROD_USER}@${PROD_HOST} "systemctl restart cve-backend"
|
||||||
|
echo "Rollback complete. Verify manually."
|
||||||
|
else
|
||||||
|
echo "No previous commit recorded — manual intervention required."
|
||||||
|
fi
|
||||||
|
exit 1
|
||||||
|
fi
|
||||||
|
- echo "Production verification passed."
|
||||||
|
needs:
|
||||||
|
- deploy-production
|
||||||
|
allow_failure: false
|
||||||
@@ -1,16 +0,0 @@
|
|||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"name": "Check Component Conventions",
|
|
||||||
"description": "On save of files in frontend/src/components/, verifies the component follows project conventions and flags deviations as inline comments.",
|
|
||||||
"version": "1",
|
|
||||||
"when": {
|
|
||||||
"type": "fileEdited",
|
|
||||||
"patterns": [
|
|
||||||
"frontend/src/components/**/*.js"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"then": {
|
|
||||||
"type": "askAgent",
|
|
||||||
"prompt": "Review the saved component file and verify it follows these project conventions:\n\n1. Functional component with hooks (no class components)\n2. Uses Lucide icons for iconography (not raw SVGs or other icon libraries)\n3. Uses inline styles or existing CSS classes from App.css (no CSS modules, no styled-components)\n4. Fetches data with fetch() using relative API paths and credentials: 'include' (no axios, no absolute URLs)\n5. Handles loading and error states when fetching data\n\nFor any deviations found, add inline comments in the code flagging the issue, e.g. // ⚠️ CONVENTION: Use lucide-react icons instead of raw SVGs\n\nOnly flag actual deviations. Do not modify working logic or refactor the component."
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,16 +0,0 @@
|
|||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"name": "JSDoc Route Documentation",
|
|
||||||
"description": "On save of files in backend/routes/, ensures every exported route handler has a JSDoc comment documenting the HTTP method, path, query parameters, request body shape, and response shape. Uses the existing documentation style in the file. Does not add comments to internal helper functions.",
|
|
||||||
"version": "1",
|
|
||||||
"when": {
|
|
||||||
"type": "fileEdited",
|
|
||||||
"patterns": [
|
|
||||||
"backend/routes/*.js"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"then": {
|
|
||||||
"type": "askAgent",
|
|
||||||
"prompt": "Review the saved route file and ensure every exported route handler (e.g., router.get, router.post, router.put, router.patch, router.delete) has a JSDoc comment directly above it documenting: the HTTP method, the route path, any query parameters, the request body shape (if applicable), and the response shape. Match the existing documentation style already used in the file. Do NOT add JSDoc comments to internal helper functions that are not route handlers. Only add missing documentation — do not modify or remove existing JSDoc comments that are already correct."
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,16 +0,0 @@
|
|||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"name": "SQLite3 Safety Check",
|
|
||||||
"description": "On save of files containing db.run, db.get, or db.all, verifies all sqlite3 calls use parameterized queries (? placeholders) instead of string concatenation, handle the error parameter first in every callback, and use hardcoded table/column names. Flags violations as inline comments prefixed with \"// FIXME:\".",
|
|
||||||
"version": "1",
|
|
||||||
"when": {
|
|
||||||
"type": "fileEdited",
|
|
||||||
"patterns": [
|
|
||||||
"backend/**/*.js"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"then": {
|
|
||||||
"type": "askAgent",
|
|
||||||
"prompt": "The saved file may contain sqlite3 calls (db.run, db.get, or db.all). Scan the file and verify all sqlite3 calls follow these rules:\n\n1. Parameterized queries only: All SQL queries must use ? placeholders for dynamic values. Never use string concatenation or template literals to inject values into SQL strings.\n2. Error-first callbacks: Every callback passed to db.run, db.get, or db.all must handle the error parameter first (e.g., `if (err) { ... }`).\n3. Hardcoded table/column names: All table and column names in SQL strings must be hardcoded string literals, never sourced from variables or parameters.\n\nIf the file does not contain any db.run, db.get, or db.all calls, skip the check silently.\n\nFor any violations found, add an inline comment on the offending line prefixed with \"// FIXME:\" describing the specific issue. Do not modify any other code."
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,16 +0,0 @@
|
|||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"name": "Verify Migration Pattern",
|
|
||||||
"description": "On save or create of migration files (migrate*.js), verifies the migration follows existing project patterns: uses CREATE TABLE IF NOT EXISTS, includes explicit column types, adds appropriate indexes, and wraps multiple statements in transactions. Compares against existing migrations for style consistency.",
|
|
||||||
"version": "1",
|
|
||||||
"when": {
|
|
||||||
"type": "fileEdited",
|
|
||||||
"patterns": [
|
|
||||||
"**/migrate*.js"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"then": {
|
|
||||||
"type": "askAgent",
|
|
||||||
"prompt": "A migration file was just saved. Review the edited file and verify it follows the existing migration pattern used in this project. Check the existing migrations in backend/migrations/ for reference, then verify the edited file:\n\n1. Uses CREATE TABLE IF NOT EXISTS (not just CREATE TABLE)\n2. Includes all columns with explicit SQLite types (TEXT, INTEGER, REAL, etc.)\n3. Adds appropriate indexes for foreign keys and frequently queried columns\n4. Wraps operations in a serialized transaction (db.serialize + db.run(\"BEGIN TRANSACTION\") / COMMIT) if there are multiple statements\n5. Follows the same callback-based db.run() style as existing migrations\n6. Includes proper error handling\n\nCompare the file against the existing migrations in backend/migrations/ for style consistency. Report any deviations or issues found."
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,16 +0,0 @@
|
|||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"name": "Verify New Migration",
|
|
||||||
"description": "On creation of new migration files in backend/migrations/, verifies the migration follows existing project patterns: uses CREATE TABLE IF NOT EXISTS, includes explicit column types, adds appropriate indexes, and wraps multiple statements in transactions.",
|
|
||||||
"version": "1",
|
|
||||||
"when": {
|
|
||||||
"type": "fileCreated",
|
|
||||||
"patterns": [
|
|
||||||
"**/migrations/*.js"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"then": {
|
|
||||||
"type": "askAgent",
|
|
||||||
"prompt": "A new migration file was just created. Review the file and verify it follows the existing migration pattern used in this project. Check the existing migrations in backend/migrations/ for reference, then verify the new file:\n\n1. Uses CREATE TABLE IF NOT EXISTS (not just CREATE TABLE)\n2. Includes all columns with explicit SQLite types (TEXT, INTEGER, REAL, etc.)\n3. Adds appropriate indexes for foreign keys and frequently queried columns\n4. Wraps operations in a serialized transaction (db.serialize + db.run(\"BEGIN TRANSACTION\") / COMMIT) if there are multiple statements\n5. Follows the same callback-based db.run() style as existing migrations\n6. Includes proper error handling\n\nCompare the file against the existing migrations in backend/migrations/ for style consistency. Report any deviations or issues found."
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
{"specId": "9f5c16d4-43ea-4d7a-beb1-9329d79a5acc", "workflowType": "requirements-first", "specType": "feature"}
|
|
||||||
@@ -1,331 +0,0 @@
|
|||||||
# Design Document: Batch Finding Disposition
|
|
||||||
|
|
||||||
## Overview
|
|
||||||
|
|
||||||
This feature adds multi-select capability to the Vulnerability Triage page's findings table, enabling engineers to select multiple findings and add them all to the Ivanti Queue in a single operation. The current flow requires clicking each finding individually, configuring a popover, and submitting one at a time — this design replaces that with a batch selection toolbar and a bulk-add API endpoint while preserving the existing single-select popover for one-off additions.
|
|
||||||
|
|
||||||
The design touches three layers:
|
|
||||||
1. A new `POST /api/ivanti/todo-queue/batch` backend endpoint that accepts an array of findings in a single transactional insert
|
|
||||||
2. Frontend multi-select state management (selection set, shift-click range select, select-all)
|
|
||||||
3. A sticky Selection Toolbar component with workflow type toggles, vendor input, and batch submit
|
|
||||||
|
|
||||||
## Architecture
|
|
||||||
|
|
||||||
The feature extends the existing Ivanti Queue subsystem without introducing new services or tables. The `ivanti_todo_queue` table schema is unchanged — batch add simply inserts multiple rows in a single SQLite transaction.
|
|
||||||
|
|
||||||
```mermaid
|
|
||||||
flowchart TD
|
|
||||||
subgraph Frontend ["Frontend (ReportingPage.js)"]
|
|
||||||
CB[Row Checkboxes] --> SS[Selection State<br/>Set of finding IDs]
|
|
||||||
SS --> ST[Selection Toolbar]
|
|
||||||
ST -->|"Add to Queue"| BA[Batch API Call]
|
|
||||||
CB -->|"No selection + click"| PO[AddToQueuePopover<br/>existing single-add]
|
|
||||||
end
|
|
||||||
|
|
||||||
subgraph Backend ["Backend (ivantiTodoQueue.js)"]
|
|
||||||
BA -->|"POST /batch"| BH[Batch Handler]
|
|
||||||
BH -->|"BEGIN TRANSACTION"| DB[(ivanti_todo_queue)]
|
|
||||||
BH -->|"logAudit()"| AL[(audit_logs)]
|
|
||||||
PO -->|"POST /"| SH[Single Handler<br/>existing]
|
|
||||||
SH --> DB
|
|
||||||
end
|
|
||||||
```
|
|
||||||
|
|
||||||
### Key Design Decisions
|
|
||||||
|
|
||||||
1. **No new database table or migration** — batch insert reuses the existing `ivanti_todo_queue` schema. Each finding becomes its own row, identical to what the single-add endpoint creates.
|
|
||||||
|
|
||||||
2. **SQLite transaction for atomicity** — all findings in a batch are inserted inside `db.serialize()` with `BEGIN TRANSACTION` / `COMMIT`. If any insert fails, the entire batch is rolled back. This satisfies the all-or-nothing requirement (Req 3.7, 3.8, 3.11).
|
|
||||||
|
|
||||||
3. **Selection state lives in the VulnerabilityTriagePage component** — a `Set<string>` of finding IDs managed via `useState`. This keeps the selection co-located with the existing `findings`, `sorted`, `filtered`, and `queueItems` state. No new context or global store needed.
|
|
||||||
|
|
||||||
4. **Dual-mode checkbox behavior** — when no findings are selected, clicking a checkbox opens the existing `AddToQueuePopover` (preserving the single-select flow per Req 5). Once one or more findings are selected, subsequent checkbox clicks toggle selection instead. This is the simplest UX that satisfies both Req 1 and Req 5.
|
|
||||||
|
|
||||||
5. **Selection Toolbar as inline sticky bar** — rendered between the table header controls and the `<table>` element, using `position: sticky` to stay visible during scroll. This avoids portal complexity and keeps the toolbar visually anchored to the table.
|
|
||||||
|
|
||||||
6. **200-item batch limit** — prevents oversized payloads and keeps SQLite transaction time reasonable. The findings table typically has 200-800 rows, so this covers most realistic batch sizes.
|
|
||||||
|
|
||||||
## Components and Interfaces
|
|
||||||
|
|
||||||
### Backend
|
|
||||||
|
|
||||||
#### `POST /api/ivanti/todo-queue/batch`
|
|
||||||
|
|
||||||
Added to the existing `createIvantiTodoQueueRouter` factory in `backend/routes/ivantiTodoQueue.js`.
|
|
||||||
|
|
||||||
**Request body:**
|
|
||||||
```json
|
|
||||||
{
|
|
||||||
"findings": [
|
|
||||||
{
|
|
||||||
"finding_id": "FID-12345",
|
|
||||||
"finding_title": "OpenSSL vulnerability",
|
|
||||||
"cves": ["CVE-2024-0001"],
|
|
||||||
"ip_address": "10.0.1.50"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"workflow_type": "FP",
|
|
||||||
"vendor": "Juniper"
|
|
||||||
}
|
|
||||||
```
|
|
||||||
|
|
||||||
**Validation rules:**
|
|
||||||
- `findings` — array, 1–200 items
|
|
||||||
- Each item: `finding_id` required, non-empty string; `finding_title`, `cves`, `ip_address` optional
|
|
||||||
- `workflow_type` — must be `FP`, `Archer`, or `CARD`
|
|
||||||
- `vendor` — required non-empty string (≤200 chars) for FP/Archer; ignored for CARD
|
|
||||||
- If any finding fails validation, reject entire batch with 400
|
|
||||||
|
|
||||||
**Auth:** `requireAuth(db)`, `requireGroup('Admin', 'Standard_User')`
|
|
||||||
|
|
||||||
**Response (201):**
|
|
||||||
```json
|
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"id": 42,
|
|
||||||
"user_id": 1,
|
|
||||||
"finding_id": "FID-12345",
|
|
||||||
"finding_title": "OpenSSL vulnerability",
|
|
||||||
"cves_json": "[\"CVE-2024-0001\"]",
|
|
||||||
"ip_address": "10.0.1.50",
|
|
||||||
"vendor": "Juniper",
|
|
||||||
"workflow_type": "FP",
|
|
||||||
"status": "pending",
|
|
||||||
"created_at": "2025-01-15 12:00:00",
|
|
||||||
"updated_at": "2025-01-15 12:00:00",
|
|
||||||
"cves": ["CVE-2024-0001"]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
```
|
|
||||||
|
|
||||||
**Error responses:**
|
|
||||||
- `400` — validation failure (descriptive message)
|
|
||||||
- `401` — not authenticated
|
|
||||||
- `403` — insufficient permissions
|
|
||||||
- `500` — database transaction failure (all inserts rolled back)
|
|
||||||
|
|
||||||
### Frontend
|
|
||||||
|
|
||||||
#### Selection State (in VulnerabilityTriagePage)
|
|
||||||
|
|
||||||
New state variables added to the main component:
|
|
||||||
|
|
||||||
```javascript
|
|
||||||
const [selectedIds, setSelectedIds] = useState(new Set()); // Set<string> of finding IDs
|
|
||||||
const [lastClickedId, setLastClickedId] = useState(null); // for shift-click range select
|
|
||||||
const [batchSubmitting, setBatchSubmitting] = useState(false); // loading state
|
|
||||||
const [batchError, setBatchError] = useState(null); // error message from failed batch
|
|
||||||
const [batchWorkflowType, setBatchWorkflowType] = useState('FP');
|
|
||||||
const [batchVendor, setBatchVendor] = useState('');
|
|
||||||
```
|
|
||||||
|
|
||||||
#### Checkbox Click Logic
|
|
||||||
|
|
||||||
```
|
|
||||||
onClick(finding, event):
|
|
||||||
if finding is already queued → return (no-op)
|
|
||||||
if selectedIds.size === 0 AND not shift-click:
|
|
||||||
→ open AddToQueuePopover (existing single-select flow)
|
|
||||||
else:
|
|
||||||
if shift-click AND lastClickedId exists:
|
|
||||||
→ range-select all visible findings between lastClickedId and finding.id
|
|
||||||
else:
|
|
||||||
→ toggle finding.id in selectedIds
|
|
||||||
set lastClickedId = finding.id
|
|
||||||
```
|
|
||||||
|
|
||||||
#### SelectionToolbar Component
|
|
||||||
|
|
||||||
Rendered inline above the table when `selectedIds.size > 0`. Contains:
|
|
||||||
- Selected count badge
|
|
||||||
- "Clear Selection" button
|
|
||||||
- Workflow type toggle buttons (FP / Archer / CARD) with existing color scheme
|
|
||||||
- Vendor text input (hidden when CARD selected)
|
|
||||||
- "Add to Queue" submit button (disabled until valid)
|
|
||||||
- Error message display area
|
|
||||||
|
|
||||||
#### Selection Persistence Across Filters
|
|
||||||
|
|
||||||
When `columnFilters`, `actionFilter`, or `excFilter` change, the selection set is pruned to only include IDs that remain in the `filtered` array. This is done via a `useEffect` that intersects `selectedIds` with the current filtered finding IDs.
|
|
||||||
|
|
||||||
#### Select All / Deselect All
|
|
||||||
|
|
||||||
The checkbox column header renders a "Select All" control when `selectedIds.size > 0` or as a standard header otherwise. Clicking it:
|
|
||||||
- If not all visible non-queued findings are selected → selects all visible non-queued findings
|
|
||||||
- If all are already selected → deselects all
|
|
||||||
|
|
||||||
## Data Models
|
|
||||||
|
|
||||||
### Database Schema (unchanged)
|
|
||||||
|
|
||||||
The `ivanti_todo_queue` table is reused as-is:
|
|
||||||
|
|
||||||
```sql
|
|
||||||
CREATE TABLE ivanti_todo_queue (
|
|
||||||
id INTEGER PRIMARY KEY AUTOINCREMENT,
|
|
||||||
user_id INTEGER NOT NULL,
|
|
||||||
finding_id TEXT NOT NULL,
|
|
||||||
finding_title TEXT,
|
|
||||||
cves_json TEXT,
|
|
||||||
ip_address TEXT,
|
|
||||||
vendor TEXT NOT NULL,
|
|
||||||
workflow_type TEXT NOT NULL CHECK(workflow_type IN ('FP', 'Archer', 'CARD')),
|
|
||||||
status TEXT NOT NULL DEFAULT 'pending' CHECK(status IN ('pending', 'complete')),
|
|
||||||
created_at DATETIME DEFAULT CURRENT_TIMESTAMP,
|
|
||||||
updated_at DATETIME DEFAULT CURRENT_TIMESTAMP,
|
|
||||||
FOREIGN KEY (user_id) REFERENCES users(id) ON DELETE CASCADE
|
|
||||||
);
|
|
||||||
```
|
|
||||||
|
|
||||||
Each batch-added finding creates one row, identical to single-add. The `vendor` and `workflow_type` are shared across all findings in a batch (set once in the toolbar).
|
|
||||||
|
|
||||||
### API Request Schema
|
|
||||||
|
|
||||||
```
|
|
||||||
BatchAddRequest {
|
|
||||||
findings: Array<{
|
|
||||||
finding_id: string (required, non-empty, trimmed)
|
|
||||||
finding_title: string | null (max 500 chars)
|
|
||||||
cves: string[] | null
|
|
||||||
ip_address: string | null (max 64 chars)
|
|
||||||
}> (1–200 items)
|
|
||||||
workflow_type: "FP" | "Archer" | "CARD"
|
|
||||||
vendor: string (required for FP/Archer, ≤200 chars; empty/absent for CARD)
|
|
||||||
}
|
|
||||||
```
|
|
||||||
|
|
||||||
### Frontend State Shape
|
|
||||||
|
|
||||||
```
|
|
||||||
Selection State:
|
|
||||||
selectedIds: Set<string> — finding IDs currently selected
|
|
||||||
lastClickedId: string | null — last checkbox clicked (for shift-range)
|
|
||||||
batchSubmitting: boolean — true while POST /batch in flight
|
|
||||||
batchError: string | null — error message from last failed batch
|
|
||||||
batchWorkflowType: "FP" | "Archer" | "CARD"
|
|
||||||
batchVendor: string
|
|
||||||
```
|
|
||||||
|
|
||||||
|
|
||||||
## Correctness Properties
|
|
||||||
|
|
||||||
*A property is a characteristic or behavior that should hold true across all valid executions of a system — essentially, a formal statement about what the system should do. Properties serve as the bridge between human-readable specifications and machine-verifiable correctness guarantees.*
|
|
||||||
|
|
||||||
### Property 1: Selection pruning preserves only visible findings
|
|
||||||
|
|
||||||
*For any* set of selected finding IDs and any set of currently visible (filtered) finding IDs, pruning the selection after a filter change should produce exactly the intersection of the two sets — every ID in the result is both selected and visible, and no visible selected ID is lost.
|
|
||||||
|
|
||||||
**Validates: Requirements 1.4**
|
|
||||||
|
|
||||||
### Property 2: Select-all produces the complete visible non-queued set
|
|
||||||
|
|
||||||
*For any* list of visible findings and any set of queued finding IDs, the select-all operation should produce a set containing exactly the IDs of visible findings that are not in the queued set — no queued findings included, no non-queued visible findings omitted.
|
|
||||||
|
|
||||||
**Validates: Requirements 1.6**
|
|
||||||
|
|
||||||
### Property 3: Submit button enabled state matches validation rule
|
|
||||||
|
|
||||||
*For any* workflow type (FP, Archer, CARD) and any vendor string, the "Add to Queue" button should be enabled if and only if the workflow type is CARD, or the vendor string trimmed is non-empty. No other combination should enable the button.
|
|
||||||
|
|
||||||
**Validates: Requirements 2.7**
|
|
||||||
|
|
||||||
### Property 4: Batch size validation accepts only 1–200 items
|
|
||||||
|
|
||||||
*For any* integer N representing the number of findings in a batch request, the endpoint should accept the request (assuming all other fields are valid) if and only if 1 ≤ N ≤ 200. Arrays of size 0 or greater than 200 should be rejected with a 400 response.
|
|
||||||
|
|
||||||
**Validates: Requirements 3.2**
|
|
||||||
|
|
||||||
### Property 5: Vendor validation is conditional on workflow type
|
|
||||||
|
|
||||||
*For any* workflow type and any vendor string, the batch endpoint should require a non-empty vendor of 200 characters or fewer when workflow_type is FP or Archer, and should accept any vendor value (including empty or absent) when workflow_type is CARD.
|
|
||||||
|
|
||||||
**Validates: Requirements 3.5, 3.6**
|
|
||||||
|
|
||||||
### Property 6: One invalid finding rejects the entire batch
|
|
||||||
|
|
||||||
*For any* valid batch of findings, if exactly one finding is replaced with an invalid finding (empty finding_id, missing finding_id, or non-string finding_id) at any position in the array, the entire batch should be rejected with a 400 response and zero rows should be inserted.
|
|
||||||
|
|
||||||
**Validates: Requirements 3.3, 3.8**
|
|
||||||
|
|
||||||
### Property 7: Successful batch response matches request
|
|
||||||
|
|
||||||
*For any* valid batch request of N findings, the 201 response should contain exactly N items, each with a unique numeric `id`, and the set of `finding_id` values in the response should equal the set of `finding_id` values in the request.
|
|
||||||
|
|
||||||
**Validates: Requirements 3.9**
|
|
||||||
|
|
||||||
### Property 8: Shift-click range select covers exactly the between range
|
|
||||||
|
|
||||||
*For any* sorted list of visible findings, any last-clicked index, and any current-click index, the shift-click range select should produce a set containing exactly the non-queued findings between those two indices (inclusive), regardless of which index is larger.
|
|
||||||
|
|
||||||
**Validates: Requirements 6.1**
|
|
||||||
|
|
||||||
## Error Handling
|
|
||||||
|
|
||||||
### Backend Errors
|
|
||||||
|
|
||||||
| Scenario | Response | Behavior |
|
|
||||||
|----------|----------|----------|
|
|
||||||
| Empty findings array or > 200 items | 400 | `{ error: "findings array must contain 1-200 items." }` |
|
|
||||||
| Any finding missing/empty finding_id | 400 | `{ error: "Each finding must have a non-empty finding_id string." }` |
|
|
||||||
| Invalid workflow_type | 400 | `{ error: "workflow_type must be FP, Archer, or CARD." }` |
|
|
||||||
| Missing vendor for FP/Archer | 400 | `{ error: "vendor is required for FP and Archer workflows." }` |
|
|
||||||
| Vendor exceeds 200 chars | 400 | `{ error: "vendor must be under 200 chars." }` |
|
|
||||||
| Not authenticated | 401 | Standard auth middleware response |
|
|
||||||
| Insufficient permissions (Read_Only) | 403 | Standard group middleware response |
|
|
||||||
| SQLite transaction failure | 500 | Transaction rolled back, `{ error: "Internal server error." }` |
|
|
||||||
|
|
||||||
### Frontend Errors
|
|
||||||
|
|
||||||
| Scenario | Behavior |
|
|
||||||
|----------|----------|
|
|
||||||
| Batch POST returns 4xx/5xx | Display error message in Selection Toolbar, keep selection intact |
|
|
||||||
| Network failure during batch POST | Display "Network error — please try again" in toolbar, keep selection |
|
|
||||||
| Batch POST timeout | Same as network failure handling |
|
|
||||||
|
|
||||||
### Edge Cases
|
|
||||||
|
|
||||||
- **Duplicate finding_ids in batch**: Allowed — the same finding could appear on multiple hosts. The backend does not enforce uniqueness on finding_id within a batch.
|
|
||||||
- **Finding already in queue**: The frontend prevents selecting already-queued findings (checkbox is disabled), so duplicates should not reach the API. No server-side duplicate check is added to keep the endpoint simple.
|
|
||||||
- **Concurrent batch submissions**: The SQLite transaction serializes writes. If two users submit overlapping batches, both succeed independently (each user has their own queue scoped by user_id).
|
|
||||||
- **Selection of 0 findings**: The "Add to Queue" button is only rendered when selectedIds.size > 0, so this state cannot be reached through the UI. The backend still validates for it.
|
|
||||||
|
|
||||||
## Testing Strategy
|
|
||||||
|
|
||||||
### Unit Tests
|
|
||||||
|
|
||||||
Focus on specific examples and edge cases:
|
|
||||||
|
|
||||||
- **Backend validation**: Test each validation rule with concrete valid/invalid inputs (empty array, 201 items, missing finding_id, invalid workflow_type, vendor edge cases)
|
|
||||||
- **Transaction rollback**: Mock a database error mid-insert, verify no rows are committed
|
|
||||||
- **Frontend checkbox dual-mode**: Test that clicking with empty selection opens popover, clicking with existing selection toggles selection
|
|
||||||
- **Toolbar visibility**: Test toolbar appears/disappears based on selection state
|
|
||||||
- **Clear selection**: Test that clear button empties selection
|
|
||||||
- **Escape key**: Test that Escape clears selection
|
|
||||||
- **Select-all toggle**: Test select-all and deselect-all behavior
|
|
||||||
- **Queue panel update**: Test that successful batch updates queueItems state
|
|
||||||
|
|
||||||
### Property-Based Tests
|
|
||||||
|
|
||||||
Using [fast-check](https://github.com/dubzzz/fast-check) for JavaScript property-based testing.
|
|
||||||
|
|
||||||
Each property test runs a minimum of 100 iterations with randomly generated inputs. Tests are tagged with their corresponding design property.
|
|
||||||
|
|
||||||
| Property | What's Generated | What's Verified |
|
|
||||||
|----------|-----------------|-----------------|
|
|
||||||
| Property 1: Selection pruning | Random sets of selected IDs and filtered IDs | Result = intersection of both sets |
|
|
||||||
| Property 2: Select-all | Random finding lists and queued ID sets | Result = visible IDs minus queued IDs |
|
|
||||||
| Property 3: Submit enabled | Random workflow types and vendor strings | Enabled iff CARD or non-empty vendor |
|
|
||||||
| Property 4: Batch size | Random integers 0–300 | Accepted iff 1 ≤ N ≤ 200 |
|
|
||||||
| Property 5: Vendor validation | Random workflow types and vendor strings (0–300 chars) | Conditional acceptance rule |
|
|
||||||
| Property 6: Invalid finding rejection | Valid batches with one injected invalid item | Entire batch rejected, 0 rows inserted |
|
|
||||||
| Property 7: Response shape | Valid batches of 1–50 findings | Response count matches, IDs match |
|
|
||||||
| Property 8: Range select | Random sorted lists and two index positions | Correct range of non-queued findings |
|
|
||||||
|
|
||||||
### Integration Tests
|
|
||||||
|
|
||||||
- End-to-end batch submission: POST valid batch, verify rows in database, verify response shape
|
|
||||||
- Auth enforcement: Verify 401 for unauthenticated, 403 for Read_Only users
|
|
||||||
- Transaction atomicity: Verify rollback on database error
|
|
||||||
- Frontend → Backend: Mock API, verify correct request payload from toolbar submit
|
|
||||||
@@ -1,97 +0,0 @@
|
|||||||
# Requirements Document
|
|
||||||
|
|
||||||
## Introduction
|
|
||||||
|
|
||||||
The Batch Finding Disposition feature adds multi-select capability to the Vulnerability Triage page's findings table, allowing engineers to select multiple findings at once and add them all to the Ivanti Queue with a shared workflow type and vendor in a single operation. Currently, each finding must be individually clicked, configured via a popover, and submitted — a repetitive process that slows down triage when working through many findings. This feature replaces that one-at-a-time flow with a batch selection toolbar and a bulk-add API endpoint.
|
|
||||||
|
|
||||||
## Glossary
|
|
||||||
|
|
||||||
- **Findings_Table**: The sortable, filterable table of Ivanti host findings rendered in the VulnerabilityTriagePage component (`ReportingPage.js`), where each row represents one finding.
|
|
||||||
- **Selection_Toolbar**: A floating toolbar that appears above the Findings_Table when one or more findings are selected via their row checkboxes, displaying the count of selected findings and batch action controls.
|
|
||||||
- **Batch_Add_Panel**: The inline panel within the Selection_Toolbar that provides workflow type selection (FP, Archer, CARD), an optional vendor input, and a submit button for adding all selected findings to the queue in one operation.
|
|
||||||
- **Todo_Queue_API**: The backend Express router at `/api/ivanti/todo-queue` that manages CRUD operations on the `ivanti_todo_queue` table.
|
|
||||||
- **Queue_Panel**: The existing right-side slide-out panel (`QueuePanel` component) that displays the user's current queue items grouped by vendor.
|
|
||||||
- **Workflow_Type**: One of three disposition categories: FP (false positive), Archer (risk acceptance), or CARD (remediation card). Each finding added to the queue is assigned exactly one Workflow_Type.
|
|
||||||
- **Finding**: A single Ivanti host vulnerability record containing an ID, title, CVEs, IP address, severity, and other metadata.
|
|
||||||
|
|
||||||
## Requirements
|
|
||||||
|
|
||||||
### Requirement 1: Multi-Select Findings via Row Checkboxes
|
|
||||||
|
|
||||||
**User Story:** As an engineer, I want to select multiple findings using checkboxes so that I can batch-process them instead of handling each one individually.
|
|
||||||
|
|
||||||
#### Acceptance Criteria
|
|
||||||
|
|
||||||
1. THE Findings_Table SHALL render a checkbox in the first column of each finding row that is not already in the queue.
|
|
||||||
2. WHEN a user clicks a finding row's checkbox, THE Findings_Table SHALL toggle that Finding's selected state without opening the AddToQueuePopover.
|
|
||||||
3. WHEN one or more findings are selected, THE Findings_Table SHALL visually distinguish selected rows from unselected rows using a highlighted background.
|
|
||||||
4. THE Findings_Table SHALL maintain the selected findings set across sort and filter changes, removing only findings that are no longer visible after filtering.
|
|
||||||
5. WHEN a finding is already in the queue, THE Findings_Table SHALL display that row's checkbox as checked and disabled, preventing re-selection.
|
|
||||||
6. WHILE findings are selected, THE Findings_Table SHALL display a "Select All (visible)" control in the checkbox column header that selects all visible, non-queued findings.
|
|
||||||
7. WHEN the "Select All" control is clicked while all visible non-queued findings are already selected, THE Findings_Table SHALL deselect all findings.
|
|
||||||
|
|
||||||
### Requirement 2: Selection Toolbar with Batch Actions
|
|
||||||
|
|
||||||
**User Story:** As an engineer, I want a toolbar that appears when I have findings selected so that I can see how many are selected and take batch actions on them.
|
|
||||||
|
|
||||||
#### Acceptance Criteria
|
|
||||||
|
|
||||||
1. WHEN one or more findings are selected, THE Selection_Toolbar SHALL appear as a sticky bar above the Findings_Table header row.
|
|
||||||
2. THE Selection_Toolbar SHALL display the count of currently selected findings.
|
|
||||||
3. THE Selection_Toolbar SHALL provide a "Clear Selection" button that deselects all findings and hides the Selection_Toolbar.
|
|
||||||
4. THE Selection_Toolbar SHALL provide workflow type toggle buttons for FP, Archer, and CARD, matching the existing color scheme (FP: amber, Archer: blue, CARD: green).
|
|
||||||
5. WHEN the selected Workflow_Type is FP or Archer, THE Selection_Toolbar SHALL display a vendor text input field.
|
|
||||||
6. WHEN the selected Workflow_Type is CARD, THE Selection_Toolbar SHALL hide the vendor input field and display a "No vendor required" indicator.
|
|
||||||
7. THE Selection_Toolbar SHALL provide an "Add to Queue" submit button that is enabled only when a Workflow_Type is selected and vendor is provided (for FP/Archer) or Workflow_Type is CARD.
|
|
||||||
8. THE Selection_Toolbar SHALL follow the existing dark theme design system (monospace fonts, dark gradient backgrounds, accent-colored borders).
|
|
||||||
|
|
||||||
### Requirement 3: Bulk Add to Queue API Endpoint
|
|
||||||
|
|
||||||
**User Story:** As an engineer, I want the backend to accept multiple findings in a single request so that batch additions are processed efficiently.
|
|
||||||
|
|
||||||
#### Acceptance Criteria
|
|
||||||
|
|
||||||
1. THE Todo_Queue_API SHALL expose a `POST /api/ivanti/todo-queue/batch` endpoint that accepts an array of finding objects with a shared workflow_type and vendor.
|
|
||||||
2. THE Todo_Queue_API SHALL validate that the findings array contains between 1 and 200 items.
|
|
||||||
3. THE Todo_Queue_API SHALL validate that each finding object contains a non-empty finding_id string.
|
|
||||||
4. THE Todo_Queue_API SHALL validate that workflow_type is one of FP, Archer, or CARD.
|
|
||||||
5. WHEN workflow_type is FP or Archer, THE Todo_Queue_API SHALL validate that vendor is a non-empty string of 200 characters or fewer.
|
|
||||||
6. WHEN workflow_type is CARD, THE Todo_Queue_API SHALL accept an empty or absent vendor field.
|
|
||||||
7. THE Todo_Queue_API SHALL insert all valid findings into the `ivanti_todo_queue` table within a single database transaction.
|
|
||||||
8. IF any finding in the batch fails validation, THEN THE Todo_Queue_API SHALL reject the entire batch and return a 400 response with a descriptive error message.
|
|
||||||
9. THE Todo_Queue_API SHALL return a 201 response containing the array of newly created queue items with their assigned IDs.
|
|
||||||
10. THE Todo_Queue_API SHALL require authentication and the Admin or Standard_User group.
|
|
||||||
11. IF a database error occurs during the transaction, THEN THE Todo_Queue_API SHALL roll back all inserts and return a 500 response.
|
|
||||||
|
|
||||||
### Requirement 4: Frontend Batch Submission Flow
|
|
||||||
|
|
||||||
**User Story:** As an engineer, I want clicking "Add to Queue" on the toolbar to submit all selected findings at once so that I save time during triage.
|
|
||||||
|
|
||||||
#### Acceptance Criteria
|
|
||||||
|
|
||||||
1. WHEN the user clicks "Add to Queue" on the Selection_Toolbar, THE Findings_Table SHALL send a single POST request to `POST /api/ivanti/todo-queue/batch` containing all selected findings with the chosen workflow_type and vendor.
|
|
||||||
2. WHILE the batch request is in progress, THE Selection_Toolbar SHALL disable the "Add to Queue" button and display a loading indicator.
|
|
||||||
3. WHEN the batch request succeeds, THE Findings_Table SHALL add all returned queue items to the local queue state, clear the selection, and hide the Selection_Toolbar.
|
|
||||||
4. WHEN the batch request succeeds, THE Findings_Table SHALL update each newly queued finding's row checkbox to show the checked-and-disabled (already queued) state.
|
|
||||||
5. IF the batch request fails, THEN THE Selection_Toolbar SHALL display the error message returned by the API and keep the current selection intact.
|
|
||||||
6. WHEN the batch request succeeds and the Queue_Panel is open, THE Queue_Panel SHALL reflect the newly added items immediately without requiring a manual refresh.
|
|
||||||
|
|
||||||
### Requirement 5: Preserve Single-Select Popover Flow
|
|
||||||
|
|
||||||
**User Story:** As an engineer, I want to still be able to add a single finding to the queue quickly without going through the batch flow, so that simple one-off additions remain fast.
|
|
||||||
|
|
||||||
#### Acceptance Criteria
|
|
||||||
|
|
||||||
1. WHEN no findings are currently selected and a user clicks a finding row's checkbox, THE Findings_Table SHALL open the existing AddToQueuePopover for that single finding.
|
|
||||||
2. WHEN one or more findings are already selected and a user clicks another finding row's checkbox, THE Findings_Table SHALL add that finding to the selection set instead of opening the AddToQueuePopover.
|
|
||||||
3. THE AddToQueuePopover SHALL continue to use the existing single-item `POST /api/ivanti/todo-queue` endpoint for individual additions.
|
|
||||||
|
|
||||||
### Requirement 6: Keyboard Accessibility for Multi-Select
|
|
||||||
|
|
||||||
**User Story:** As an engineer, I want to use keyboard shortcuts to speed up multi-select so that I can triage even faster.
|
|
||||||
|
|
||||||
#### Acceptance Criteria
|
|
||||||
|
|
||||||
1. WHEN a user holds Shift and clicks a finding row's checkbox, THE Findings_Table SHALL select all visible findings between the last clicked checkbox and the current checkbox (range select).
|
|
||||||
2. THE Selection_Toolbar SHALL be navigable via keyboard Tab order, with all interactive elements (workflow buttons, vendor input, submit button) reachable by Tab key.
|
|
||||||
3. WHEN the Escape key is pressed while the Selection_Toolbar is visible, THE Findings_Table SHALL clear the selection and hide the Selection_Toolbar.
|
|
||||||
@@ -1,116 +0,0 @@
|
|||||||
# Implementation Plan: Batch Finding Disposition
|
|
||||||
|
|
||||||
## Overview
|
|
||||||
|
|
||||||
Add multi-select capability to the Vulnerability Triage findings table with a batch-add-to-queue API endpoint. The backend gets a new `POST /api/ivanti/todo-queue/batch` route in `ivantiTodoQueue.js`. The frontend gets selection state, checkbox dual-mode logic, a SelectionToolbar component, shift-click range select, select-all, and Escape-to-clear — all within `ReportingPage.js`.
|
|
||||||
|
|
||||||
## Tasks
|
|
||||||
|
|
||||||
- [x] 1. Add `POST /api/ivanti/todo-queue/batch` endpoint
|
|
||||||
- [x] 1.1 Add batch route handler to `backend/routes/ivantiTodoQueue.js`
|
|
||||||
- Add `POST /batch` route inside `createIvantiTodoQueueRouter`, before the `POST /` route
|
|
||||||
- Apply `requireAuth(db)` and `requireGroup('Admin', 'Standard_User')` middleware
|
|
||||||
- Validate request body: `findings` array (1–200 items), each with non-empty `finding_id` string
|
|
||||||
- Validate `workflow_type` is one of `FP`, `Archer`, `CARD`
|
|
||||||
- Validate `vendor`: required non-empty string ≤200 chars for FP/Archer; ignored for CARD
|
|
||||||
- If any validation fails, return 400 with descriptive error message and reject entire batch
|
|
||||||
- _Requirements: 3.1, 3.2, 3.3, 3.4, 3.5, 3.6, 3.8, 3.10_
|
|
||||||
- [x] 1.2 Implement transactional batch insert with SQLite
|
|
||||||
- Use `db.serialize()` with `BEGIN TRANSACTION` / `COMMIT` to insert all findings atomically
|
|
||||||
- For each finding: insert row into `ivanti_todo_queue` with `user_id`, `finding_id`, `finding_title`, `cves_json`, `ip_address`, `vendor`, `workflow_type`
|
|
||||||
- On success: fetch all inserted rows, parse `cves_json` back to arrays, return 201 with `{ items: [...] }`
|
|
||||||
- On any DB error: `ROLLBACK` the transaction and return 500
|
|
||||||
- _Requirements: 3.7, 3.8, 3.9, 3.11_
|
|
||||||
- [x] 1.3 Add audit logging for batch additions
|
|
||||||
- After successful commit, call `logAudit(db, { ... })` with action `'batch_add_to_queue'`, entityType `'ivanti_todo_queue'`, and details including the count and workflow_type
|
|
||||||
- Import `logAudit` from `../helpers/auditLog`
|
|
||||||
- _Requirements: 3.7_
|
|
||||||
|
|
||||||
- [x] 2. Checkpoint — Verify backend endpoint
|
|
||||||
- Ensure the batch endpoint is syntactically correct and the route file has no errors. Ask the user if questions arise.
|
|
||||||
|
|
||||||
- [x] 3. Add multi-select state and checkbox dual-mode logic to `ReportingPage.js`
|
|
||||||
- [x] 3.1 Add selection state variables to `VulnerabilityTriagePage`
|
|
||||||
- Add `selectedIds` (`new Set()`), `lastClickedId` (null), `batchSubmitting` (false), `batchError` (null), `batchWorkflowType` ('FP'), `batchVendor` ('') as new `useState` hooks
|
|
||||||
- _Requirements: 1.1, 2.1_
|
|
||||||
- [x] 3.2 Implement checkbox dual-mode click handler
|
|
||||||
- Replace the existing `<td>` onClick in the checkbox cell with new logic:
|
|
||||||
- If finding is already queued → no-op (existing behavior)
|
|
||||||
- If `selectedIds.size === 0` AND not shift-click → open `AddToQueuePopover` (preserves single-select flow)
|
|
||||||
- If shift-click AND `lastClickedId` exists → range-select all visible non-queued findings between `lastClickedId` and current finding in the `sorted` array
|
|
||||||
- Otherwise → toggle finding.id in `selectedIds`
|
|
||||||
- Always update `lastClickedId` when toggling selection
|
|
||||||
- _Requirements: 1.1, 1.2, 5.1, 5.2, 6.1_
|
|
||||||
- [x] 3.3 Add visual highlighting for selected rows
|
|
||||||
- When a finding's ID is in `selectedIds`, apply a highlighted background (e.g. `rgba(14,165,233,0.12)`) to the row
|
|
||||||
- Override the existing alternating row background and hover for selected rows
|
|
||||||
- _Requirements: 1.3_
|
|
||||||
- [x] 3.4 Disable checkbox for already-queued findings
|
|
||||||
- Keep existing behavior: queued findings show checked + disabled checkbox, preventing re-selection
|
|
||||||
- Ensure queued findings are excluded from shift-click range select and select-all
|
|
||||||
- _Requirements: 1.5_
|
|
||||||
|
|
||||||
- [x] 4. Implement Select All / Deselect All in column header
|
|
||||||
- Modify the checkbox column `<th>` to render a clickable "Select All" checkbox when `selectedIds.size > 0` or when the user interacts with it
|
|
||||||
- Click behavior: if not all visible non-queued findings are selected → select all visible non-queued; if all are selected → deselect all
|
|
||||||
- _Requirements: 1.6, 1.7_
|
|
||||||
|
|
||||||
- [x] 5. Add selection pruning on filter changes
|
|
||||||
- Add a `useEffect` that watches `filtered` (the filtered findings array) and prunes `selectedIds` to only include IDs still present in the filtered set
|
|
||||||
- This ensures selection stays consistent when `columnFilters`, `actionFilter`, or `excFilter` change
|
|
||||||
- _Requirements: 1.4_
|
|
||||||
|
|
||||||
- [x] 6. Implement SelectionToolbar component
|
|
||||||
- [x] 6.1 Create the `SelectionToolbar` inline component in `ReportingPage.js`
|
|
||||||
- Render between the panel header controls and the `<table>` element, only when `selectedIds.size > 0`
|
|
||||||
- Use `position: sticky` with appropriate `top` value to stay visible during scroll
|
|
||||||
- Follow the dark theme design system: monospace fonts, dark gradient background, accent-colored borders
|
|
||||||
- _Requirements: 2.1, 2.8_
|
|
||||||
- [x] 6.2 Add toolbar controls: count badge, Clear Selection, workflow toggles, vendor input, submit button
|
|
||||||
- Display selected count badge (e.g. "12 selected")
|
|
||||||
- "Clear Selection" button that empties `selectedIds` and hides toolbar
|
|
||||||
- Workflow type toggle buttons (FP / Archer / CARD) using existing color scheme: FP = amber (`#F59E0B`), Archer = blue (`#0EA5E9`), CARD = green (`#10B981`)
|
|
||||||
- Vendor text input (hidden when CARD is selected, show "No vendor required" indicator for CARD)
|
|
||||||
- "Add to Queue" submit button — enabled only when workflow_type is CARD, or vendor is non-empty
|
|
||||||
- _Requirements: 2.2, 2.3, 2.4, 2.5, 2.6, 2.7_
|
|
||||||
|
|
||||||
- [x] 7. Implement batch submission flow
|
|
||||||
- [x] 7.1 Add `submitBatch` async function to `VulnerabilityTriagePage`
|
|
||||||
- Build request payload from `selectedIds` (map each ID to its finding object from `sorted`/`filtered` for `finding_id`, `finding_title`, `cves`, `ip_address`), plus `batchWorkflowType` and `batchVendor`
|
|
||||||
- POST to `${API_BASE}/ivanti/todo-queue/batch` with `credentials: 'include'`
|
|
||||||
- Set `batchSubmitting = true` before request, `false` after
|
|
||||||
- _Requirements: 4.1, 4.2_
|
|
||||||
- [x] 7.2 Handle batch success response
|
|
||||||
- On 201: merge returned items into `queueItems` state (sorted by vendor then id, matching existing pattern)
|
|
||||||
- Clear `selectedIds`, reset `batchWorkflowType` to 'FP', reset `batchVendor` to '', clear `batchError`
|
|
||||||
- The newly queued findings will automatically show as checked+disabled via the existing `isQueued()` helper
|
|
||||||
- _Requirements: 4.3, 4.4, 4.6_
|
|
||||||
- [x] 7.3 Handle batch error response
|
|
||||||
- On 4xx/5xx: parse error message from response JSON, set `batchError` to display in toolbar
|
|
||||||
- On network failure: set `batchError` to "Network error — please try again"
|
|
||||||
- Keep selection intact on error so user can retry
|
|
||||||
- _Requirements: 4.5_
|
|
||||||
|
|
||||||
- [x] 8. Add Escape key handler to clear selection
|
|
||||||
- Add a `useEffect` with a `keydown` listener for Escape that clears `selectedIds` when the SelectionToolbar is visible (i.e. `selectedIds.size > 0`)
|
|
||||||
- Ensure it doesn't conflict with the existing Escape handler on `AddToQueuePopover`
|
|
||||||
- _Requirements: 6.3_
|
|
||||||
|
|
||||||
- [x] 9. Ensure keyboard Tab accessibility for SelectionToolbar
|
|
||||||
- Verify all interactive elements in the toolbar (workflow buttons, vendor input, submit button, clear button) are focusable via Tab key
|
|
||||||
- Use native `<button>` and `<input>` elements (which are inherently tabbable) rather than `<div>` with onClick
|
|
||||||
- _Requirements: 6.2_
|
|
||||||
|
|
||||||
- [x] 10. Final checkpoint — Full integration verification
|
|
||||||
- Ensure all files have no syntax errors or diagnostic issues
|
|
||||||
- Verify the checkbox dual-mode logic: no selection → popover, existing selection → toggle
|
|
||||||
- Verify the SelectionToolbar renders/hides correctly based on selection state
|
|
||||||
- Verify batch submit wires through to the backend endpoint and updates queue state
|
|
||||||
- Ensure all tests pass, ask the user if questions arise.
|
|
||||||
|
|
||||||
## Notes
|
|
||||||
|
|
||||||
- No new database migration needed — batch insert reuses the existing `ivanti_todo_queue` schema
|
|
||||||
- The batch endpoint must be registered before `POST /` in the router to avoid Express route conflicts
|
|
||||||
- All testing is done on the dev server after push — no local test tasks included
|
|
||||||
- Each task references specific acceptance criteria from the requirements document for traceability
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
{"specId": "b8855eb4-3949-426e-86ac-36fe069a6bb1", "workflowType": "requirements-first", "specType": "feature"}
|
|
||||||
@@ -1,229 +0,0 @@
|
|||||||
# Design Document: CVE Tooltip Hover
|
|
||||||
|
|
||||||
## Overview
|
|
||||||
|
|
||||||
This feature adds a hover tooltip to CVE badges in the Reporting Page findings table. When a user pauses their cursor over a CVE identifier badge, the system fetches a brief description and severity from the backend and displays it in a styled floating tooltip. Responses are cached in-memory to avoid redundant API calls, and a 300ms hover delay prevents tooltip flicker during fast mouse movement.
|
|
||||||
|
|
||||||
The implementation spans two layers:
|
|
||||||
1. A new lightweight backend endpoint (`/api/cves/:cveId/tooltip`) that queries the existing `cves` SQLite table and returns a trimmed response.
|
|
||||||
2. A frontend `CveTooltip` component rendered via a React portal, with an in-memory cache (React ref), hover delay timer, and viewport-aware positioning.
|
|
||||||
|
|
||||||
## Architecture
|
|
||||||
|
|
||||||
```mermaid
|
|
||||||
sequenceDiagram
|
|
||||||
participant User
|
|
||||||
participant CVEBadge as CVE Badge (ReportingPage)
|
|
||||||
participant Tooltip as CveTooltip Component
|
|
||||||
participant Cache as Tooltip Cache (useRef)
|
|
||||||
participant API as /api/cves/:cveId/tooltip
|
|
||||||
participant DB as SQLite (cves table)
|
|
||||||
|
|
||||||
User->>CVEBadge: mouseenter
|
|
||||||
CVEBadge->>Tooltip: start 300ms delay timer
|
|
||||||
Note over Tooltip: If mouseout before 300ms, cancel
|
|
||||||
|
|
||||||
alt Cache hit
|
|
||||||
Tooltip->>Cache: lookup(cveId)
|
|
||||||
Cache-->>Tooltip: cached data
|
|
||||||
Tooltip->>User: show tooltip (or skip if exists:false)
|
|
||||||
else Cache miss
|
|
||||||
Tooltip->>API: GET /api/cves/:cveId/tooltip
|
|
||||||
API->>DB: SELECT cve_id, description, severity FROM cves WHERE cve_id = ?
|
|
||||||
DB-->>API: row or null
|
|
||||||
API-->>Tooltip: { exists, cve_id, description, severity }
|
|
||||||
Tooltip->>Cache: store response
|
|
||||||
Tooltip->>User: show tooltip (or skip if exists:false)
|
|
||||||
end
|
|
||||||
|
|
||||||
User->>CVEBadge: mouseleave
|
|
||||||
CVEBadge->>Tooltip: hide + clear timer
|
|
||||||
```
|
|
||||||
|
|
||||||
### Key Design Decisions
|
|
||||||
|
|
||||||
1. **Inline endpoint in server.js** — The tooltip endpoint is a single GET route on the existing `/api/cves` path prefix. It follows the pattern of other simple CVE endpoints already defined inline in `server.js` (e.g., `/api/cves/check/:cveId`, `/api/cves/:cveId/vendors`). No separate route module needed.
|
|
||||||
|
|
||||||
2. **React portal for tooltip rendering** — The tooltip is rendered via `ReactDOM.createPortal` to `document.body`, avoiding overflow/clipping issues from the table's scroll container. The ReportingPage already imports `ReactDOM` for other portal usage.
|
|
||||||
|
|
||||||
3. **useRef for cache instead of useState** — The cache is a plain `Map` stored in a `useRef`. This avoids re-renders when cache entries are added and persists across renders without triggering updates. The cache is cleared when the findings data is re-synced.
|
|
||||||
|
|
||||||
4. **Single shared tooltip instance** — Only one tooltip is visible at a time. The parent component tracks which CVE badge is hovered and passes the active CVE ID + badge position to the tooltip component.
|
|
||||||
|
|
||||||
## Components and Interfaces
|
|
||||||
|
|
||||||
### Backend
|
|
||||||
|
|
||||||
#### `GET /api/cves/:cveId/tooltip`
|
|
||||||
|
|
||||||
Added inline in `server.js` alongside existing CVE endpoints.
|
|
||||||
|
|
||||||
- **Auth**: `requireAuth(db)` — session cookie required
|
|
||||||
- **Params**: `:cveId` — validated against `CVE_ID_PATTERN` (`/^CVE-\d{4}-\d{4,}$/`)
|
|
||||||
- **Query**: `SELECT cve_id, description, severity FROM cves WHERE cve_id = ? LIMIT 1`
|
|
||||||
- **Response (found)**:
|
|
||||||
```json
|
|
||||||
{
|
|
||||||
"exists": true,
|
|
||||||
"cve_id": "CVE-2024-12345",
|
|
||||||
"description": "A vulnerability in...",
|
|
||||||
"severity": "High"
|
|
||||||
}
|
|
||||||
```
|
|
||||||
- **Response (not found)**:
|
|
||||||
```json
|
|
||||||
{ "exists": false }
|
|
||||||
```
|
|
||||||
- **Description truncation**: If `description.length > 300`, return `description.substring(0, 300) + '…'`
|
|
||||||
|
|
||||||
### Frontend
|
|
||||||
|
|
||||||
#### `CveTooltip` Component (new file: `frontend/src/components/CveTooltip.js`)
|
|
||||||
|
|
||||||
A portal-rendered tooltip that receives positioning data and CVE info.
|
|
||||||
|
|
||||||
**Props:**
|
|
||||||
| Prop | Type | Description |
|
|
||||||
|------|------|-------------|
|
|
||||||
| `cveId` | `string \| null` | The CVE ID to display. `null` hides the tooltip. |
|
|
||||||
| `anchorRect` | `DOMRect \| null` | Bounding rect of the hovered badge for positioning. |
|
|
||||||
| `cache` | `React.MutableRefObject<Map>` | Shared cache ref from parent. |
|
|
||||||
|
|
||||||
**Internal state:**
|
|
||||||
- `data` — fetched tooltip payload (`{ exists, cve_id, description, severity }` or `null`)
|
|
||||||
- `loading` — boolean, true while fetch is in-flight
|
|
||||||
|
|
||||||
**Behavior:**
|
|
||||||
1. When `cveId` changes to a non-null value, check `cache.current` for the CVE ID.
|
|
||||||
2. If cached and `exists: false`, render nothing.
|
|
||||||
3. If cached and `exists: true`, display immediately.
|
|
||||||
4. If not cached, set `loading = true`, fetch from API, store result in cache, set `loading = false`.
|
|
||||||
5. Position the tooltip above the badge by default. If the tooltip would overflow the top of the viewport, position it below instead.
|
|
||||||
6. Render via `ReactDOM.createPortal` to `document.body`.
|
|
||||||
|
|
||||||
#### ReportingPage Integration
|
|
||||||
|
|
||||||
Modifications to the existing `renderCell` function for the `'cves'` case:
|
|
||||||
|
|
||||||
- Add `onMouseEnter` / `onMouseLeave` handlers to each CVE badge `<span>`.
|
|
||||||
- `onMouseEnter`: Start a 300ms `setTimeout`. On fire, set active CVE ID + badge `getBoundingClientRect()` into state.
|
|
||||||
- `onMouseLeave`: Clear the timeout. Set active CVE ID to `null`.
|
|
||||||
- Render a single `<CveTooltip>` instance at the bottom of the component, passing the active CVE ID, anchor rect, and cache ref.
|
|
||||||
- On data sync (when findings are refreshed), call `cache.current.clear()`.
|
|
||||||
|
|
||||||
## Data Models
|
|
||||||
|
|
||||||
### Existing: `cves` Table (SQLite)
|
|
||||||
|
|
||||||
The tooltip endpoint queries the existing table. No schema changes required.
|
|
||||||
|
|
||||||
```sql
|
|
||||||
CREATE TABLE cves (
|
|
||||||
id INTEGER PRIMARY KEY AUTOINCREMENT,
|
|
||||||
cve_id TEXT NOT NULL,
|
|
||||||
vendor TEXT NOT NULL,
|
|
||||||
severity TEXT CHECK(severity IN ('Critical', 'High', 'Medium', 'Low')),
|
|
||||||
description TEXT,
|
|
||||||
published_date TEXT,
|
|
||||||
status TEXT DEFAULT 'Open',
|
|
||||||
created_by INTEGER,
|
|
||||||
created_at DATETIME DEFAULT CURRENT_TIMESTAMP,
|
|
||||||
updated_at DATETIME DEFAULT CURRENT_TIMESTAMP,
|
|
||||||
UNIQUE(cve_id, vendor)
|
|
||||||
);
|
|
||||||
```
|
|
||||||
|
|
||||||
The query uses `LIMIT 1` since a CVE may have multiple vendor rows — the description and severity from any row suffice for the tooltip blurb.
|
|
||||||
|
|
||||||
### Frontend Cache Structure
|
|
||||||
|
|
||||||
```javascript
|
|
||||||
// cache.current is a Map<string, object>
|
|
||||||
// Key: CVE ID string (e.g. "CVE-2024-12345")
|
|
||||||
// Value: API response object
|
|
||||||
// { exists: false }
|
|
||||||
// OR
|
|
||||||
// { exists: true, cve_id: string, description: string, severity: string }
|
|
||||||
```
|
|
||||||
|
|
||||||
|
|
||||||
## Correctness Properties
|
|
||||||
|
|
||||||
*A property is a characteristic or behavior that should hold true across all valid executions of a system — essentially, a formal statement about what the system should do. Properties serve as the bridge between human-readable specifications and machine-verifiable correctness guarantees.*
|
|
||||||
|
|
||||||
### Property 1: Tooltip endpoint returns correct data for existing CVEs
|
|
||||||
|
|
||||||
*For any* CVE record inserted into the `cves` table with a valid `cve_id`, `description`, and `severity`, a GET request to `/api/cves/:cveId/tooltip` SHALL return `{ exists: true }` with the matching `cve_id` and `severity`, and a `description` that is either the original (if ≤ 300 chars) or truncated to 300 chars + ellipsis.
|
|
||||||
|
|
||||||
**Validates: Requirements 1.1, 1.3, 1.5**
|
|
||||||
|
|
||||||
### Property 2: Description truncation preserves content and enforces length
|
|
||||||
|
|
||||||
*For any* string of arbitrary length, the truncation function SHALL return the original string unchanged if its length is ≤ 300, or return exactly the first 300 characters followed by "…" if its length exceeds 300. In both cases, the output starts with the same characters as the input.
|
|
||||||
|
|
||||||
**Validates: Requirements 1.5**
|
|
||||||
|
|
||||||
### Property 3: Tooltip positioning flips based on available viewport space
|
|
||||||
|
|
||||||
*For any* anchor rectangle position and viewport height, the tooltip SHALL be positioned above the anchor when `anchorRect.top` provides sufficient space for the tooltip height, and below the anchor otherwise. The tooltip SHALL never overflow the top or bottom of the viewport.
|
|
||||||
|
|
||||||
**Validates: Requirements 3.1, 3.2**
|
|
||||||
|
|
||||||
### Property 4: Cache round-trip — fetch then cache-hit avoids network call
|
|
||||||
|
|
||||||
*For any* CVE ID, after the tooltip system fetches data from the API and stores it in the cache, a subsequent tooltip request for the same CVE ID SHALL return the identical cached data object without making an additional network request.
|
|
||||||
|
|
||||||
**Validates: Requirements 4.1, 4.2**
|
|
||||||
|
|
||||||
## Error Handling
|
|
||||||
|
|
||||||
| Scenario | Layer | Behavior |
|
|
||||||
|----------|-------|----------|
|
|
||||||
| Invalid CVE ID format in URL param | Backend | Return `400 { error: 'Invalid CVE ID format.' }` |
|
|
||||||
| Database query error | Backend | Log error, return `500 { error: 'Internal server error.' }` |
|
|
||||||
| No session cookie / expired session | Backend | `requireAuth` middleware returns `401` |
|
|
||||||
| Network error during fetch | Frontend | Catch error, hide tooltip (do not cache failures), log to console |
|
|
||||||
| Fetch timeout / slow response | Frontend | Show loading state; if user moves away, cancel via AbortController |
|
|
||||||
| Component unmounts during fetch | Frontend | AbortController signal aborts in-flight request, no state update |
|
|
||||||
|
|
||||||
**Key principle**: Transient errors (network failures, timeouts) are NOT cached. Only successful API responses (both `exists: true` and `exists: false`) are stored in the cache. This ensures a retry on next hover for failed requests.
|
|
||||||
|
|
||||||
## Testing Strategy
|
|
||||||
|
|
||||||
### Unit Tests (Example-Based)
|
|
||||||
|
|
||||||
| Test | Validates |
|
|
||||||
|------|-----------|
|
|
||||||
| Endpoint returns `{ exists: false }` for unknown CVE ID | Req 1.2 |
|
|
||||||
| Endpoint returns 401 without session cookie | Req 1.4 |
|
|
||||||
| Endpoint returns 400 for malformed CVE ID (e.g. "not-a-cve") | Req 1.1 (error path) |
|
|
||||||
| Tooltip appears after 300ms hover delay | Req 5.1 |
|
|
||||||
| Tooltip cancelled if mouseout before 300ms | Req 5.2 |
|
|
||||||
| Tooltip hidden on mouseleave | Req 2.2 |
|
|
||||||
| Loading indicator shown while fetching | Req 2.5 |
|
|
||||||
| No tooltip shown when API returns `exists: false` | Req 2.6 |
|
|
||||||
| Severity badge uses correct color per level | Req 2.4 |
|
|
||||||
| Tooltip has max-width of 320px | Req 3.3 |
|
|
||||||
| Tooltip includes directional arrow element | Req 3.5 |
|
|
||||||
| Cache cleared on data sync/refresh | Req 4.4 |
|
|
||||||
| Cached `exists: false` suppresses tooltip and API call | Req 4.3 |
|
|
||||||
|
|
||||||
### Property-Based Tests
|
|
||||||
|
|
||||||
Property-based tests use **fast-check** (JavaScript PBT library, already compatible with the Jest/react-scripts test runner).
|
|
||||||
|
|
||||||
Each property test runs a minimum of **100 iterations**.
|
|
||||||
|
|
||||||
| Property | Tag | Focus |
|
|
||||||
|----------|-----|-------|
|
|
||||||
| Property 1 | `Feature: cve-tooltip-hover, Property 1: Tooltip endpoint returns correct data for existing CVEs` | Generate random CVE records (varying description lengths 0–1000, all 4 severity levels), insert into test DB, call endpoint, verify response shape and truncation |
|
|
||||||
| Property 2 | `Feature: cve-tooltip-hover, Property 2: Description truncation preserves content and enforces length` | Generate random strings of length 0–2000, apply truncation function, verify length invariant and prefix preservation |
|
|
||||||
| Property 3 | `Feature: cve-tooltip-hover, Property 3: Tooltip positioning flips based on available viewport space` | Generate random anchorRect.top (0–2000), tooltip height (50–200), viewport height (400–1200), verify position is within viewport bounds |
|
|
||||||
| Property 4 | `Feature: cve-tooltip-hover, Property 4: Cache round-trip` | Generate random CVE IDs and response payloads, store in cache Map, verify subsequent lookups return identical objects and no fetch is triggered |
|
|
||||||
|
|
||||||
### Test Configuration
|
|
||||||
|
|
||||||
- Test runner: `react-scripts test` (Jest) — already configured in the project
|
|
||||||
- PBT library: `fast-check` — install via `npm install --save-dev fast-check` in the `frontend/` directory
|
|
||||||
- Backend endpoint tests: Use supertest or direct handler invocation with a test SQLite DB
|
|
||||||
- Frontend component tests: React Testing Library with mocked fetch
|
|
||||||
@@ -1,73 +0,0 @@
|
|||||||
# Requirements Document
|
|
||||||
|
|
||||||
## Introduction
|
|
||||||
|
|
||||||
Add a hover tooltip to CVE badges in the Reporting Page (vuln triage view). When a user hovers over a CVE identifier badge in the findings table, the system checks whether that CVE exists in the local SQLite database. If it does, a small tooltip appears showing a brief description/blurb about that CVE. CVEs not present in the database show no tooltip.
|
|
||||||
|
|
||||||
## Glossary
|
|
||||||
|
|
||||||
- **Reporting_Page**: The vulnerability triage view at `frontend/src/components/pages/ReportingPage.js` that displays Ivanti host findings in a sortable, filterable table.
|
|
||||||
- **CVE_Badge**: The styled `<span>` element in the CVEs column of the findings table that displays a CVE identifier (e.g. CVE-2024-12345) with a purple pill/box appearance.
|
|
||||||
- **CVE_Tooltip**: A small floating box that appears on mouse hover over a CVE_Badge, displaying a text blurb about the CVE.
|
|
||||||
- **CVE_Database**: The `cves` table in the SQLite database (`backend/cve_database.db`) that stores CVE records including descriptions, severity, and vendor information.
|
|
||||||
- **Tooltip_Cache**: An in-memory lookup (React state or ref) that stores previously fetched CVE descriptions to avoid redundant API calls during the same session.
|
|
||||||
- **API_Server**: The Express backend at `backend/server.js` that serves CVE data via `/api` endpoints.
|
|
||||||
|
|
||||||
## Requirements
|
|
||||||
|
|
||||||
### Requirement 1: CVE Tooltip Data Endpoint
|
|
||||||
|
|
||||||
**User Story:** As a frontend component, I want to fetch a brief description for a given CVE ID, so that the tooltip can display relevant information without loading unnecessary data.
|
|
||||||
|
|
||||||
#### Acceptance Criteria
|
|
||||||
|
|
||||||
1. WHEN a GET request is made to `/api/cves/:cveId/tooltip`, THE API_Server SHALL return a JSON object containing the `cve_id`, `description`, and `severity` fields for the matching CVE record.
|
|
||||||
2. WHEN a GET request is made to `/api/cves/:cveId/tooltip` for a CVE ID that does not exist in the CVE_Database, THE API_Server SHALL return a JSON object with `{ exists: false }` and HTTP status 200.
|
|
||||||
3. WHEN a GET request is made to `/api/cves/:cveId/tooltip` for a CVE ID that exists in the CVE_Database, THE API_Server SHALL return a JSON object with `{ exists: true, cve_id, description, severity }` and HTTP status 200.
|
|
||||||
4. THE API_Server SHALL require a valid session cookie for the `/api/cves/:cveId/tooltip` endpoint.
|
|
||||||
5. WHEN the `description` field exceeds 300 characters, THE API_Server SHALL truncate the description to 300 characters and append an ellipsis ("…").
|
|
||||||
|
|
||||||
### Requirement 2: Tooltip Display on CVE Badge Hover
|
|
||||||
|
|
||||||
**User Story:** As a security analyst triaging findings, I want to see a brief description of a CVE when I hover over its badge in the findings table, so that I can quickly understand the vulnerability without leaving the page.
|
|
||||||
|
|
||||||
#### Acceptance Criteria
|
|
||||||
|
|
||||||
1. WHEN the user hovers the mouse cursor over a CVE_Badge in the Reporting_Page findings table, THE Reporting_Page SHALL display a CVE_Tooltip near the hovered badge.
|
|
||||||
2. WHEN the user moves the mouse cursor away from the CVE_Badge, THE Reporting_Page SHALL hide the CVE_Tooltip.
|
|
||||||
3. THE CVE_Tooltip SHALL display the CVE description text returned by the API_Server.
|
|
||||||
4. THE CVE_Tooltip SHALL display the severity level of the CVE using the existing severity color scheme (Critical: red, High: amber, Medium: sky blue, Low: emerald).
|
|
||||||
5. WHILE the CVE data is being fetched from the API_Server, THE CVE_Tooltip SHALL display a loading indicator.
|
|
||||||
6. WHEN the API_Server returns `exists: false` for a CVE ID, THE Reporting_Page SHALL not display a CVE_Tooltip for that badge.
|
|
||||||
|
|
||||||
### Requirement 3: Tooltip Positioning and Styling
|
|
||||||
|
|
||||||
**User Story:** As a security analyst, I want the CVE tooltip to be readable and not obstruct other table content, so that I can continue triaging while viewing CVE details.
|
|
||||||
|
|
||||||
#### Acceptance Criteria
|
|
||||||
|
|
||||||
1. THE CVE_Tooltip SHALL appear above the hovered CVE_Badge by default.
|
|
||||||
2. WHEN there is insufficient viewport space above the CVE_Badge, THE CVE_Tooltip SHALL appear below the badge instead.
|
|
||||||
3. THE CVE_Tooltip SHALL have a maximum width of 320 pixels.
|
|
||||||
4. THE CVE_Tooltip SHALL use the design system dark theme styling: dark background gradient, accent border, monospace font for the CVE ID, and standard font for the description text.
|
|
||||||
5. THE CVE_Tooltip SHALL include a small directional arrow pointing toward the CVE_Badge.
|
|
||||||
|
|
||||||
### Requirement 4: Tooltip Response Caching
|
|
||||||
|
|
||||||
**User Story:** As a security analyst scrolling through many findings, I want CVE tooltip data to load instantly for CVEs I have already hovered over, so that repeated hovers do not cause redundant network requests.
|
|
||||||
|
|
||||||
#### Acceptance Criteria
|
|
||||||
|
|
||||||
1. WHEN the Reporting_Page fetches tooltip data for a CVE ID, THE Tooltip_Cache SHALL store the response for that CVE ID.
|
|
||||||
2. WHEN the user hovers over a CVE_Badge for a CVE ID that exists in the Tooltip_Cache, THE Reporting_Page SHALL display the cached data without making an API call.
|
|
||||||
3. WHEN the user hovers over a CVE_Badge for a CVE ID where the Tooltip_Cache stores `exists: false`, THE Reporting_Page SHALL not display a tooltip and SHALL not make an API call.
|
|
||||||
4. WHEN the Reporting_Page performs a full data sync (refresh), THE Tooltip_Cache SHALL be cleared.
|
|
||||||
|
|
||||||
### Requirement 5: Hover Delay
|
|
||||||
|
|
||||||
**User Story:** As a security analyst, I want the tooltip to only appear after a brief pause on a CVE badge, so that tooltips do not flash distractingly when I move the mouse across the table quickly.
|
|
||||||
|
|
||||||
#### Acceptance Criteria
|
|
||||||
|
|
||||||
1. WHEN the user hovers over a CVE_Badge, THE Reporting_Page SHALL wait 300 milliseconds before initiating the tooltip display sequence.
|
|
||||||
2. IF the user moves the mouse away from the CVE_Badge before 300 milliseconds have elapsed, THEN THE Reporting_Page SHALL cancel the tooltip display and not make an API call.
|
|
||||||
@@ -1,107 +0,0 @@
|
|||||||
# Implementation Plan: CVE Tooltip Hover
|
|
||||||
|
|
||||||
## Overview
|
|
||||||
|
|
||||||
Implement a hover tooltip for CVE badges in the Reporting Page findings table. The feature spans a backend endpoint (`GET /api/cves/:cveId/tooltip`) and a frontend `CveTooltip` portal component with in-memory caching and 300ms hover delay. Tasks are ordered backend-first, then frontend component, then integration, with property tests alongside each layer.
|
|
||||||
|
|
||||||
## Tasks
|
|
||||||
|
|
||||||
- [x] 1. Add backend tooltip endpoint
|
|
||||||
- [x] 1.1 Add `GET /api/cves/:cveId/tooltip` route inline in `backend/server.js`
|
|
||||||
- Place it alongside existing CVE endpoints (after `/api/cves/:cveId/vendors`)
|
|
||||||
- Validate `:cveId` against existing `CVE_ID_PATTERN`; return 400 for invalid format
|
|
||||||
- Query: `SELECT cve_id, description, severity FROM cves WHERE cve_id = ? LIMIT 1`
|
|
||||||
- If no row: return `{ exists: false }` with status 200
|
|
||||||
- If row found: truncate `description` to 300 chars + "…" if needed, return `{ exists: true, cve_id, description, severity }`
|
|
||||||
- Protect with `requireAuth(db)` middleware
|
|
||||||
- _Requirements: 1.1, 1.2, 1.3, 1.4, 1.5_
|
|
||||||
|
|
||||||
- [ ]* 1.2 Write property test for tooltip endpoint data correctness
|
|
||||||
- **Property 1: Tooltip endpoint returns correct data for existing CVEs**
|
|
||||||
- Install `fast-check` as dev dependency in `frontend/` (shared test runner)
|
|
||||||
- Generate random CVE records with description lengths 0–1000 and all 4 severity levels
|
|
||||||
- Verify response shape, truncation at 300 chars, and prefix preservation
|
|
||||||
- **Validates: Requirements 1.1, 1.3, 1.5**
|
|
||||||
|
|
||||||
- [ ]* 1.3 Write property test for description truncation
|
|
||||||
- **Property 2: Description truncation preserves content and enforces length**
|
|
||||||
- Extract truncation logic into a testable pure function
|
|
||||||
- Generate random strings of length 0–2000, verify length invariant and prefix match
|
|
||||||
- **Validates: Requirements 1.5**
|
|
||||||
|
|
||||||
- [x] 2. Checkpoint — Verify backend endpoint
|
|
||||||
- Ensure all tests pass, ask the user if questions arise.
|
|
||||||
|
|
||||||
- [x] 3. Create CveTooltip frontend component
|
|
||||||
- [x] 3.1 Create `frontend/src/components/CveTooltip.js`
|
|
||||||
- Portal-rendered component using `ReactDOM.createPortal` to `document.body`
|
|
||||||
- Props: `cveId` (string|null), `anchorRect` (DOMRect|null), `cache` (useRef Map)
|
|
||||||
- Internal state: `data`, `loading`
|
|
||||||
- On `cveId` change: check cache → if miss, fetch from `/api/cves/:cveId/tooltip` with AbortController
|
|
||||||
- If cached `exists: false` or fetch returns `exists: false`, render nothing
|
|
||||||
- Show loading spinner (Loader from lucide-react) while fetching
|
|
||||||
- Display: CVE ID in monospace, severity badge with design system colors, description text
|
|
||||||
- Max-width 320px, dark theme gradient background, accent border, directional arrow
|
|
||||||
- Position above anchor by default; flip below if insufficient viewport space above
|
|
||||||
- Do not cache transient errors (network failures)
|
|
||||||
- _Requirements: 2.1, 2.2, 2.3, 2.4, 2.5, 2.6, 3.1, 3.2, 3.3, 3.4, 3.5_
|
|
||||||
|
|
||||||
- [ ]* 3.2 Write property test for tooltip positioning logic
|
|
||||||
- **Property 3: Tooltip positioning flips based on available viewport space**
|
|
||||||
- Extract positioning calculation into a pure function
|
|
||||||
- Generate random anchorRect.top (0–2000), tooltip height (50–200), viewport height (400–1200)
|
|
||||||
- Verify tooltip never overflows top or bottom of viewport
|
|
||||||
- **Validates: Requirements 3.1, 3.2**
|
|
||||||
|
|
||||||
- [ ]* 3.3 Write unit tests for CveTooltip component
|
|
||||||
- Test loading state renders spinner
|
|
||||||
- Test `exists: false` renders nothing
|
|
||||||
- Test severity badge uses correct color per level
|
|
||||||
- Test max-width constraint
|
|
||||||
- Test directional arrow element is present
|
|
||||||
- _Requirements: 2.4, 2.5, 2.6, 3.3, 3.5_
|
|
||||||
|
|
||||||
- [x] 4. Checkpoint — Verify CveTooltip component
|
|
||||||
- Ensure all tests pass, ask the user if questions arise.
|
|
||||||
|
|
||||||
- [x] 5. Integrate tooltip into ReportingPage
|
|
||||||
- [x] 5.1 Add hover state and cache ref to ReportingPage
|
|
||||||
- Add state: `tooltipCveId` (string|null), `tooltipAnchorRect` (DOMRect|null)
|
|
||||||
- Add `useRef(new Map())` for tooltip cache
|
|
||||||
- Add `useRef` for hover delay timer
|
|
||||||
- Clear cache when findings data is re-synced (inside existing sync callback)
|
|
||||||
- _Requirements: 4.1, 4.4, 5.1_
|
|
||||||
|
|
||||||
- [x] 5.2 Add mouseenter/mouseleave handlers to CVE badge spans
|
|
||||||
- In the `renderCell` function for the `'cves'` column case, wrap each CVE badge `<span>` with `onMouseEnter` and `onMouseLeave`
|
|
||||||
- `onMouseEnter`: start 300ms setTimeout; on fire, set `tooltipCveId` and `tooltipAnchorRect` from `getBoundingClientRect()`
|
|
||||||
- `onMouseLeave`: clear timeout, set `tooltipCveId` to null
|
|
||||||
- _Requirements: 2.1, 2.2, 5.1, 5.2_
|
|
||||||
|
|
||||||
- [x] 5.3 Render CveTooltip instance in ReportingPage
|
|
||||||
- Add single `<CveTooltip>` at the bottom of the ReportingPage return, passing `tooltipCveId`, `tooltipAnchorRect`, and cache ref
|
|
||||||
- _Requirements: 2.1, 4.2, 4.3_
|
|
||||||
|
|
||||||
- [ ]* 5.4 Write property test for cache round-trip behavior
|
|
||||||
- **Property 4: Cache round-trip — fetch then cache-hit avoids network call**
|
|
||||||
- Generate random CVE IDs and response payloads, store in Map, verify lookups return identical objects
|
|
||||||
- **Validates: Requirements 4.1, 4.2**
|
|
||||||
|
|
||||||
- [ ]* 5.5 Write unit tests for hover delay and cache integration
|
|
||||||
- Test tooltip appears after 300ms delay (use fake timers)
|
|
||||||
- Test tooltip cancelled if mouseout before 300ms
|
|
||||||
- Test cached `exists: false` suppresses tooltip and API call
|
|
||||||
- Test cache cleared on data sync/refresh
|
|
||||||
- _Requirements: 4.3, 4.4, 5.1, 5.2_
|
|
||||||
|
|
||||||
- [x] 6. Final checkpoint — Ensure all tests pass
|
|
||||||
- Ensure all tests pass, ask the user if questions arise.
|
|
||||||
|
|
||||||
## Notes
|
|
||||||
|
|
||||||
- Tasks marked with `*` are optional and can be skipped for faster MVP
|
|
||||||
- Each task references specific requirements for traceability
|
|
||||||
- Checkpoints ensure incremental validation
|
|
||||||
- Property tests validate universal correctness properties from the design document
|
|
||||||
- Unit tests validate specific examples and edge cases
|
|
||||||
- The project uses plain JavaScript (no TypeScript), fast-check for PBT, and react-scripts test (Jest)
|
|
||||||
@@ -1,293 +0,0 @@
|
|||||||
# Design Document: Finding Archive Tracking
|
|
||||||
|
|
||||||
## Overview
|
|
||||||
|
|
||||||
The Finding Archive Tracking system adds a detection layer to the existing Ivanti sync pipeline that identifies findings which disappear from sync results due to severity score drift. It tracks these findings through a four-state lifecycle (ACTIVE → ARCHIVED → RETURNED → CLOSED) with full transition history stored in two new SQLite tables. Three new API endpoints expose archive data, and an Archive Summary Bar UI component provides at-a-glance state counts on the Ivanti dashboard.
|
|
||||||
|
|
||||||
The system integrates directly into the existing `syncFindings()` function in `ivantiFindings.js`, comparing current sync results against the previous set to detect disappearances and reappearances. This approach requires no additional API calls to Ivanti and leverages the already-cached findings data.
|
|
||||||
|
|
||||||
## Architecture
|
|
||||||
|
|
||||||
```mermaid
|
|
||||||
flowchart TD
|
|
||||||
subgraph Ivanti Sync Pipeline
|
|
||||||
A[syncFindings] --> B[Fetch all pages from Ivanti API]
|
|
||||||
B --> C[Store findings in ivanti_findings_cache]
|
|
||||||
C --> D[Archive Detection]
|
|
||||||
end
|
|
||||||
|
|
||||||
subgraph Archive Detection
|
|
||||||
D --> E{Compare previous vs current finding IDs}
|
|
||||||
E -->|Missing from current| F[Create/Update Archive Record → ARCHIVED]
|
|
||||||
E -->|Returned in current| G[Update Archive Record → RETURNED]
|
|
||||||
E -->|Closed in Ivanti| H[Update Archive Record → CLOSED]
|
|
||||||
F --> I[Insert Transition History]
|
|
||||||
G --> I
|
|
||||||
H --> I
|
|
||||||
end
|
|
||||||
|
|
||||||
subgraph Archive API
|
|
||||||
J[GET /api/ivanti/archive] --> K[(ivanti_finding_archives)]
|
|
||||||
L[GET /api/ivanti/archive/:findingId/history] --> M[(ivanti_archive_transitions)]
|
|
||||||
N[GET /api/ivanti/archive/stats] --> K
|
|
||||||
end
|
|
||||||
|
|
||||||
subgraph Frontend
|
|
||||||
O[Archive Summary Bar] -->|fetch stats| N
|
|
||||||
O -->|click state| J
|
|
||||||
P[Transition History Panel] -->|fetch history| L
|
|
||||||
end
|
|
||||||
```
|
|
||||||
|
|
||||||
### Integration Points
|
|
||||||
|
|
||||||
1. **Sync Pipeline Hook**: Archive detection runs after `syncFindings()` successfully stores new findings in the cache. It reads the previous findings from the cache before the update, then compares against the new set.
|
|
||||||
2. **Route Registration**: The archive router is mounted at `/api/ivanti/archive` in `server.js`, following the same factory pattern as existing Ivanti routes.
|
|
||||||
3. **Frontend Integration**: The Archive Summary Bar is rendered on the existing Ivanti findings page, above the findings table.
|
|
||||||
|
|
||||||
## Components and Interfaces
|
|
||||||
|
|
||||||
### 1. Archive Detection Module (`detectArchiveChanges`)
|
|
||||||
|
|
||||||
Located within `backend/routes/ivantiFindings.js`, this async function runs after a successful sync.
|
|
||||||
|
|
||||||
```javascript
|
|
||||||
/**
|
|
||||||
* Compare previous and current finding sets to detect archive state changes.
|
|
||||||
* @param {sqlite3.Database} db - SQLite database instance
|
|
||||||
* @param {Array} previousFindings - Findings from before the sync update
|
|
||||||
* @param {Array} currentFindings - Findings from the latest sync
|
|
||||||
*/
|
|
||||||
async function detectArchiveChanges(db, previousFindings, currentFindings) {
|
|
||||||
// 1. Build ID sets from previous and current
|
|
||||||
// 2. Disappeared = in previous but not in current → ARCHIVED
|
|
||||||
// 3. Returned = in current AND has existing ARCHIVED record → RETURNED
|
|
||||||
// 4. For each state change, upsert archive record + insert transition
|
|
||||||
}
|
|
||||||
```
|
|
||||||
|
|
||||||
### 2. Closed Finding Detection (`detectClosedFindings`)
|
|
||||||
|
|
||||||
Runs during the closed count sync to detect findings that transitioned to CLOSED in Ivanti.
|
|
||||||
|
|
||||||
```javascript
|
|
||||||
/**
|
|
||||||
* Check archived findings against Ivanti closed findings to detect remediation.
|
|
||||||
* @param {sqlite3.Database} db - SQLite database instance
|
|
||||||
* @param {Array} closedFindingIds - IDs of findings confirmed closed in Ivanti
|
|
||||||
*/
|
|
||||||
async function detectClosedFindings(db, closedFindingIds) {
|
|
||||||
// For each archived/returned finding, if it appears in closed set → CLOSED
|
|
||||||
}
|
|
||||||
```
|
|
||||||
|
|
||||||
### 3. Archive API Router (`createIvantiArchiveRouter`)
|
|
||||||
|
|
||||||
Located at `backend/routes/ivantiArchive.js`, follows the existing factory pattern.
|
|
||||||
|
|
||||||
```javascript
|
|
||||||
/**
|
|
||||||
* @param {sqlite3.Database} db - SQLite database instance
|
|
||||||
* @param {Function} requireAuth - Auth middleware factory
|
|
||||||
* @returns {express.Router}
|
|
||||||
*/
|
|
||||||
function createIvantiArchiveRouter(db, requireAuth) {
|
|
||||||
const router = express.Router();
|
|
||||||
router.use(requireAuth(db));
|
|
||||||
|
|
||||||
// GET / - List archive records, optional ?state= filter
|
|
||||||
// GET /stats - Summary counts by state
|
|
||||||
// GET /:findingId/history - Transition history for a finding
|
|
||||||
|
|
||||||
return router;
|
|
||||||
}
|
|
||||||
```
|
|
||||||
|
|
||||||
### 4. Archive Summary Bar Component (`ArchiveSummaryBar`)
|
|
||||||
|
|
||||||
Located at `frontend/src/components/pages/ArchiveSummaryBar.js`.
|
|
||||||
|
|
||||||
```javascript
|
|
||||||
/**
|
|
||||||
* Displays four stat cards for ACTIVE, ARCHIVED, RETURNED, CLOSED counts.
|
|
||||||
* @param {Object} props
|
|
||||||
* @param {Function} props.onStateClick - Callback when a state card is clicked
|
|
||||||
* @param {string|null} props.activeFilter - Currently selected state filter
|
|
||||||
*/
|
|
||||||
function ArchiveSummaryBar({ onStateClick, activeFilter }) { ... }
|
|
||||||
```
|
|
||||||
|
|
||||||
### API Endpoint Specifications
|
|
||||||
|
|
||||||
| Endpoint | Method | Auth | Query Params | Response |
|
|
||||||
|----------|--------|------|-------------|----------|
|
|
||||||
| `/api/ivanti/archive` | GET | Required | `state` (optional: ACTIVE, ARCHIVED, RETURNED, CLOSED) | `{ archives: [...], total: N }` |
|
|
||||||
| `/api/ivanti/archive/stats` | GET | Required | None | `{ ARCHIVED: N, RETURNED: N, CLOSED: N, total: N }` |
|
|
||||||
| `/api/ivanti/archive/:findingId/history` | GET | Required | None | `{ finding_id: "...", transitions: [...] }` |
|
|
||||||
|
|
||||||
## Data Models
|
|
||||||
|
|
||||||
### `ivanti_finding_archives` Table
|
|
||||||
|
|
||||||
| Column | Type | Constraints | Description |
|
|
||||||
|--------|------|-------------|-------------|
|
|
||||||
| `id` | INTEGER | PRIMARY KEY AUTOINCREMENT | Row ID |
|
|
||||||
| `finding_id` | TEXT | NOT NULL UNIQUE | Ivanti finding identifier |
|
|
||||||
| `finding_title` | TEXT | NOT NULL DEFAULT '' | Finding title at time of archival |
|
|
||||||
| `host_name` | TEXT | NOT NULL DEFAULT '' | Host name at time of archival |
|
|
||||||
| `ip_address` | TEXT | NOT NULL DEFAULT '' | IP address at time of archival |
|
|
||||||
| `current_state` | TEXT | NOT NULL CHECK(IN ('ARCHIVED','RETURNED','CLOSED')) | Current lifecycle state |
|
|
||||||
| `last_severity` | REAL | NOT NULL DEFAULT 0 | Last known severity score |
|
|
||||||
| `first_archived_at` | DATETIME | NOT NULL DEFAULT CURRENT_TIMESTAMP | When first archived |
|
|
||||||
| `last_transition_at` | DATETIME | NOT NULL DEFAULT CURRENT_TIMESTAMP | When last state change occurred |
|
|
||||||
| `created_at` | DATETIME | DEFAULT CURRENT_TIMESTAMP | Row creation time |
|
|
||||||
|
|
||||||
**Indexes:**
|
|
||||||
- `idx_archive_finding_id` on `finding_id`
|
|
||||||
- `idx_archive_current_state` on `current_state`
|
|
||||||
|
|
||||||
### `ivanti_archive_transitions` Table
|
|
||||||
|
|
||||||
| Column | Type | Constraints | Description |
|
|
||||||
|--------|------|-------------|-------------|
|
|
||||||
| `id` | INTEGER | PRIMARY KEY AUTOINCREMENT | Row ID |
|
|
||||||
| `archive_id` | INTEGER | NOT NULL, FK → ivanti_finding_archives(id) | Parent archive record |
|
|
||||||
| `from_state` | TEXT | NOT NULL | Previous state (or 'NONE' for initial) |
|
|
||||||
| `to_state` | TEXT | NOT NULL | New state |
|
|
||||||
| `severity_at_transition` | REAL | NOT NULL DEFAULT 0 | Severity score at time of transition |
|
|
||||||
| `reason` | TEXT | NOT NULL DEFAULT '' | Human-readable reason |
|
|
||||||
| `transitioned_at` | DATETIME | NOT NULL DEFAULT CURRENT_TIMESTAMP | When transition occurred |
|
|
||||||
|
|
||||||
**Indexes:**
|
|
||||||
- `idx_transition_archive_id` on `archive_id`
|
|
||||||
|
|
||||||
### State Transition Diagram
|
|
||||||
|
|
||||||
Archive records are only created when a finding first disappears from sync results. Findings that remain present in sync results do not get archive records — they are simply "active" in the findings cache. The three database states are ARCHIVED, RETURNED, and CLOSED.
|
|
||||||
|
|
||||||
```mermaid
|
|
||||||
stateDiagram-v2
|
|
||||||
[*] --> ARCHIVED : Finding disappears from sync (score drift)
|
|
||||||
ARCHIVED --> RETURNED : Reappeared in sync
|
|
||||||
ARCHIVED --> CLOSED : Confirmed remediated in Ivanti
|
|
||||||
RETURNED --> ARCHIVED : Disappeared again
|
|
||||||
RETURNED --> CLOSED : Confirmed remediated in Ivanti
|
|
||||||
```
|
|
||||||
|
|
||||||
### Valid State Transitions
|
|
||||||
|
|
||||||
| From State | To State | Reason |
|
|
||||||
|-----------|----------|--------|
|
|
||||||
| NONE → | ARCHIVED | `severity_score_drift` (first disappearance) |
|
|
||||||
| ARCHIVED → | RETURNED | `reappeared_in_sync` |
|
|
||||||
| ARCHIVED → | CLOSED | `remediated_in_ivanti` |
|
|
||||||
| RETURNED → | ARCHIVED | `severity_score_drift` |
|
|
||||||
| RETURNED → | CLOSED | `remediated_in_ivanti` |
|
|
||||||
|
|
||||||
|
|
||||||
## Correctness Properties
|
|
||||||
|
|
||||||
*A property is a characteristic or behavior that should hold true across all valid executions of a system — essentially, a formal statement about what the system should do. Properties serve as the bridge between human-readable specifications and machine-verifiable correctness guarantees.*
|
|
||||||
|
|
||||||
### Property 1: Disappeared findings are archived with complete metadata
|
|
||||||
|
|
||||||
*For any* set of previous findings and current findings, every finding present in the previous set but absent from the current set should have an Archive_Record with state ARCHIVED, and that record should contain the correct finding_id, finding_title, host_name, ip_address, and last_severity matching the original finding's data.
|
|
||||||
|
|
||||||
**Validates: Requirements 1.1, 1.2, 2.2**
|
|
||||||
|
|
||||||
### Property 2: Returned findings transition from ARCHIVED to RETURNED
|
|
||||||
|
|
||||||
*For any* finding that has an Archive_Record with state ARCHIVED, if that finding reappears in the current sync results, the Archive_Record state should be updated to RETURNED and the last_severity should reflect the finding's current severity score.
|
|
||||||
|
|
||||||
**Validates: Requirements 1.3**
|
|
||||||
|
|
||||||
### Property 3: Re-disappeared findings transition from RETURNED to ARCHIVED
|
|
||||||
|
|
||||||
*For any* finding that has an Archive_Record with state RETURNED, if that finding disappears from the current sync results, the Archive_Record state should be updated back to ARCHIVED.
|
|
||||||
|
|
||||||
**Validates: Requirements 1.4**
|
|
||||||
|
|
||||||
### Property 4: Every state transition produces a history record with all required fields
|
|
||||||
|
|
||||||
*For any* state transition on an Archive_Record, a Transition_History row should be inserted containing a valid archive_id, the correct from_state and to_state, a severity_at_transition value, a non-empty reason string, and a transitioned_at timestamp.
|
|
||||||
|
|
||||||
**Validates: Requirements 2.1**
|
|
||||||
|
|
||||||
### Property 5: Closed findings transition to CLOSED state
|
|
||||||
|
|
||||||
*For any* finding that has an Archive_Record with state ARCHIVED or RETURNED, if that finding appears in the Ivanti closed findings set, the Archive_Record state should be updated to CLOSED and the transition reason should be "remediated_in_ivanti".
|
|
||||||
|
|
||||||
**Validates: Requirements 2.3**
|
|
||||||
|
|
||||||
### Property 6: State filter returns only matching records
|
|
||||||
|
|
||||||
*For any* set of Archive_Records with various states, querying the archive list endpoint with a state filter should return only records whose current_state matches the filter, and the count should equal the number of records in that state.
|
|
||||||
|
|
||||||
**Validates: Requirements 4.1**
|
|
||||||
|
|
||||||
### Property 7: Transition history is ordered by timestamp descending
|
|
||||||
|
|
||||||
*For any* finding with multiple Transition_History entries, the history endpoint should return entries ordered by transitioned_at descending, such that each entry's timestamp is greater than or equal to the next entry's timestamp.
|
|
||||||
|
|
||||||
**Validates: Requirements 4.2**
|
|
||||||
|
|
||||||
### Property 8: Stats counts match actual record distribution
|
|
||||||
|
|
||||||
*For any* set of Archive_Records, the stats endpoint should return counts where the sum of all state counts equals the total number of Archive_Records, and each individual state count matches the actual number of records in that state.
|
|
||||||
|
|
||||||
**Validates: Requirements 4.3**
|
|
||||||
|
|
||||||
### Property 9: Migration idempotency
|
|
||||||
|
|
||||||
*For any* number of consecutive executions of the migration script, the resulting database schema should be identical and no errors should occur on subsequent runs.
|
|
||||||
|
|
||||||
**Validates: Requirements 6.2**
|
|
||||||
|
|
||||||
## Error Handling
|
|
||||||
|
|
||||||
| Scenario | Handling |
|
|
||||||
|----------|----------|
|
|
||||||
| Sync fails (API error, timeout) | Archive detection is skipped entirely for that cycle. No archive records are created or modified. The sync error is logged as usual. |
|
|
||||||
| Database error during archive upsert | Log the error, continue processing remaining findings. Do not abort the entire archive detection pass. |
|
|
||||||
| Database error during transition insert | Log the error. The archive record state may have been updated but the transition history may be incomplete. This is acceptable as the current state is the source of truth. |
|
|
||||||
| Invalid state transition attempted | The detection logic only performs valid transitions per the state diagram. Invalid transitions (e.g., CLOSED → ARCHIVED) are not possible by design since closed findings are excluded from the sync pipeline. |
|
|
||||||
| Missing finding metadata | Use empty string defaults for finding_title, host_name, ip_address if the finding object lacks these fields. Severity defaults to 0. |
|
|
||||||
| Archive API query with invalid state parameter | Return a 400 status code with message "Invalid state parameter. Valid values: ACTIVE, ARCHIVED, RETURNED, CLOSED". Explicit errors surface frontend bugs faster than silent fallbacks. |
|
|
||||||
| History query for non-existent finding | Return 200 with empty transitions array (not 404), per requirement 4.5. |
|
|
||||||
|
|
||||||
## Testing Strategy
|
|
||||||
|
|
||||||
### Unit Tests
|
|
||||||
|
|
||||||
Unit tests cover specific examples and edge cases:
|
|
||||||
|
|
||||||
- Migration script creates both tables and all indexes (example, Req 3.1–3.4)
|
|
||||||
- Archive detection skips when sync errors occur (example, Req 1.5)
|
|
||||||
- Unauthenticated requests return 401 (example, Req 4.4)
|
|
||||||
- History endpoint returns empty array for unknown finding (edge case, Req 4.5)
|
|
||||||
- Archive Summary Bar renders four stat cards (example, Req 5.1)
|
|
||||||
- Archive Summary Bar fetches stats on mount (example, Req 5.2)
|
|
||||||
- Clicking a state card triggers filter callback (example, Req 5.3)
|
|
||||||
|
|
||||||
### Property-Based Tests
|
|
||||||
|
|
||||||
Property-based tests use a PBT library (e.g., `fast-check`) to verify universal properties across generated inputs. Each test runs a minimum of 100 iterations.
|
|
||||||
|
|
||||||
| Property | Test Description | Tag |
|
|
||||||
|----------|-----------------|-----|
|
|
||||||
| Property 1 | Generate random previous/current finding sets, run detection, verify all disappeared findings have correct ARCHIVED records | **Feature: finding-archive-tracking, Property 1: Disappeared findings are archived with complete metadata** |
|
|
||||||
| Property 2 | Generate archived findings, add some back to current set, verify RETURNED state | **Feature: finding-archive-tracking, Property 2: Returned findings transition from ARCHIVED to RETURNED** |
|
|
||||||
| Property 3 | Generate returned findings, remove some from current set, verify ARCHIVED state | **Feature: finding-archive-tracking, Property 3: Re-disappeared findings transition from RETURNED to ARCHIVED** |
|
|
||||||
| Property 4 | Generate random state transitions, verify each produces a complete history row | **Feature: finding-archive-tracking, Property 4: Every state transition produces a history record** |
|
|
||||||
| Property 5 | Generate archived/returned findings, mark some as closed, verify CLOSED state and reason | **Feature: finding-archive-tracking, Property 5: Closed findings transition to CLOSED state** |
|
|
||||||
| Property 6 | Generate archive records with random states, query with filter, verify only matching records returned | **Feature: finding-archive-tracking, Property 6: State filter returns only matching records** |
|
|
||||||
| Property 7 | Generate multiple transitions for a finding, query history, verify descending order | **Feature: finding-archive-tracking, Property 7: Transition history is ordered by timestamp descending** |
|
|
||||||
| Property 8 | Generate archive records with random states, query stats, verify counts match | **Feature: finding-archive-tracking, Property 8: Stats counts match actual record distribution** |
|
|
||||||
| Property 9 | Run migration N times, verify no errors and schema is consistent | **Feature: finding-archive-tracking, Property 9: Migration idempotency** |
|
|
||||||
|
|
||||||
### Testing Tools
|
|
||||||
|
|
||||||
- **Test runner**: Jest (via react-scripts for frontend, direct for backend)
|
|
||||||
- **Property-based testing**: `fast-check` library
|
|
||||||
- **Database**: In-memory SQLite (`:memory:`) for isolated test runs
|
|
||||||
- **HTTP testing**: `supertest` for API endpoint tests
|
|
||||||
@@ -1,86 +0,0 @@
|
|||||||
# Requirements Document
|
|
||||||
|
|
||||||
## Introduction
|
|
||||||
|
|
||||||
The Finding Archive Tracking system extends the Ivanti sync pipeline in the STEAM Security Dashboard to detect and track findings that disappear from sync results due to severity score drift (not remediation). Findings follow a four-state lifecycle (ACTIVE → ARCHIVED → RETURNED → CLOSED) with full transition history, enabling the security team to maintain visibility into findings that fall below the severity threshold and may reappear.
|
|
||||||
|
|
||||||
## Glossary
|
|
||||||
|
|
||||||
- **Sync_Pipeline**: The existing Ivanti/RiskSense host finding sync process that fetches open findings matching BU and severity filters on a daily schedule.
|
|
||||||
- **Finding**: A single host-level vulnerability record identified by a unique `finding_id` from Ivanti/RiskSense.
|
|
||||||
- **Archive_Record**: A database row in the `ivanti_finding_archives` table tracking a finding's current lifecycle state and metadata.
|
|
||||||
- **Transition_History**: A database row in the `ivanti_archive_transitions` table recording a single state change event with timestamps, severity scores, and reason.
|
|
||||||
- **Archive_Detector**: The logic within the sync pipeline that compares previous sync results against current results to identify disappeared and returned findings.
|
|
||||||
- **Archive_Summary_Bar**: A React UI component displaying counts for each lifecycle state (ACTIVE, ARCHIVED, RETURNED, CLOSED) with click-through navigation.
|
|
||||||
- **Archive_API**: The set of three Express route endpoints serving archived finding data, transition history, and summary statistics.
|
|
||||||
- **Lifecycle_State**: One of three database states an archive record can occupy: ARCHIVED (disappeared from sync results due to score drift), RETURNED (reappeared after being archived), CLOSED (remediated in Ivanti). Findings that remain present in sync results have no archive record.
|
|
||||||
|
|
||||||
## Requirements
|
|
||||||
|
|
||||||
### Requirement 1: Archive Detection During Sync
|
|
||||||
|
|
||||||
**User Story:** As a security analyst, I want the system to automatically detect findings that disappear from sync results, so that I can track findings lost due to severity score drift rather than actual remediation.
|
|
||||||
|
|
||||||
#### Acceptance Criteria
|
|
||||||
|
|
||||||
1. WHEN the Sync_Pipeline completes a sync, THE Archive_Detector SHALL compare the current sync result finding IDs against the previous sync result finding IDs to identify findings that are no longer present.
|
|
||||||
2. WHEN a finding is present in the previous sync but absent from the current sync, THE Archive_Detector SHALL create an Archive_Record with state ARCHIVED, recording the finding metadata, last known severity score, and a timestamp.
|
|
||||||
3. WHEN a finding already has an Archive_Record with state ARCHIVED and the finding reappears in the current sync results, THE Archive_Detector SHALL update the Archive_Record state to RETURNED and record the new severity score.
|
|
||||||
4. WHEN a finding has an Archive_Record with state RETURNED and the finding disappears again from sync results, THE Archive_Detector SHALL update the Archive_Record state to ARCHIVED and record the severity score at time of disappearance.
|
|
||||||
5. IF the Sync_Pipeline encounters a sync error, THEN THE Archive_Detector SHALL skip archive detection for that sync cycle to avoid false positives from incomplete data.
|
|
||||||
|
|
||||||
### Requirement 2: Lifecycle State Transitions
|
|
||||||
|
|
||||||
**User Story:** As a security analyst, I want every state change to be recorded with context, so that I can audit the full history of a finding's lifecycle.
|
|
||||||
|
|
||||||
#### Acceptance Criteria
|
|
||||||
|
|
||||||
1. WHEN an Archive_Record changes state, THE Sync_Pipeline SHALL insert a Transition_History row containing the previous state, new state, timestamp, severity score at time of transition, and a reason string.
|
|
||||||
2. THE Archive_Record SHALL store the finding_id, finding_title, host_name, ip_address, current state, last known severity score, initial archive timestamp, and last transition timestamp.
|
|
||||||
3. WHEN a finding is confirmed as remediated (closed) in Ivanti, THE Sync_Pipeline SHALL update the Archive_Record state to CLOSED and record a Transition_History entry with reason "remediated_in_ivanti".
|
|
||||||
4. THE Transition_History SHALL store the archive_record_id, from_state, to_state, transition timestamp, severity_at_transition, and reason.
|
|
||||||
|
|
||||||
### Requirement 3: Database Schema
|
|
||||||
|
|
||||||
**User Story:** As a developer, I want the archive data stored in two normalized SQLite tables, so that the data model supports efficient queries and maintains referential integrity.
|
|
||||||
|
|
||||||
#### Acceptance Criteria
|
|
||||||
|
|
||||||
1. THE Sync_Pipeline SHALL create an `ivanti_finding_archives` table with columns for id, finding_id (unique), finding_title, host_name, ip_address, current_state, last_severity, first_archived_at, last_transition_at, and created_at.
|
|
||||||
2. THE Sync_Pipeline SHALL create an `ivanti_archive_transitions` table with columns for id, archive_id (foreign key to ivanti_finding_archives), from_state, to_state, severity_at_transition, reason, and transitioned_at.
|
|
||||||
3. THE Sync_Pipeline SHALL create indexes on ivanti_finding_archives(finding_id) and ivanti_finding_archives(current_state) for query performance.
|
|
||||||
4. THE Sync_Pipeline SHALL create an index on ivanti_archive_transitions(archive_id) for efficient history lookups.
|
|
||||||
|
|
||||||
### Requirement 4: Archive API Endpoints
|
|
||||||
|
|
||||||
**User Story:** As a frontend developer, I want REST API endpoints to query archived findings, transition history, and summary statistics, so that I can build the archive tracking UI.
|
|
||||||
|
|
||||||
#### Acceptance Criteria
|
|
||||||
|
|
||||||
1. WHEN a GET request is made to `/api/ivanti/archive`, THE Archive_API SHALL return a list of all Archive_Records with optional filtering by current_state query parameter.
|
|
||||||
2. WHEN a GET request is made to `/api/ivanti/archive/:findingId/history`, THE Archive_API SHALL return the Transition_History entries for the specified finding ordered by transitioned_at descending.
|
|
||||||
3. WHEN a GET request is made to `/api/ivanti/archive/stats`, THE Archive_API SHALL return an object containing the count of Archive_Records in each Lifecycle_State (ACTIVE, ARCHIVED, RETURNED, CLOSED).
|
|
||||||
4. WHEN an unauthenticated request is made to any Archive_API endpoint, THE Archive_API SHALL return a 401 status code.
|
|
||||||
5. WHEN a GET request is made to `/api/ivanti/archive/:findingId/history` with a finding_id that has no Archive_Record, THE Archive_API SHALL return an empty transitions array with a 200 status code.
|
|
||||||
|
|
||||||
### Requirement 5: Archive Summary Bar UI
|
|
||||||
|
|
||||||
**User Story:** As a security analyst, I want a visual summary bar on the Ivanti dashboard showing counts for each archive state, so that I can quickly assess the archive landscape and navigate to details.
|
|
||||||
|
|
||||||
#### Acceptance Criteria
|
|
||||||
|
|
||||||
1. THE Archive_Summary_Bar SHALL display four stat cards showing the count of findings in each Lifecycle_State: ACTIVE, ARCHIVED, RETURNED, and CLOSED.
|
|
||||||
2. WHEN the Archive_Summary_Bar loads, THE Archive_Summary_Bar SHALL fetch data from the `/api/ivanti/archive/stats` endpoint.
|
|
||||||
3. WHEN a user clicks a state card in the Archive_Summary_Bar, THE Archive_Summary_Bar SHALL filter the displayed archive list to show only findings in that state.
|
|
||||||
4. THE Archive_Summary_Bar SHALL use the existing design system colors: sky blue (#0EA5E9) for ACTIVE, amber (#F59E0B) for ARCHIVED, emerald (#10B981) for RETURNED, and red (#EF4444) for CLOSED.
|
|
||||||
5. THE Archive_Summary_Bar SHALL use Lucide icons and monospace typography consistent with the existing dashboard design system.
|
|
||||||
|
|
||||||
### Requirement 6: Migration Script
|
|
||||||
|
|
||||||
**User Story:** As a developer, I want a standalone migration script to create the archive tables, so that the schema can be applied to existing deployments following the established migration pattern.
|
|
||||||
|
|
||||||
#### Acceptance Criteria
|
|
||||||
|
|
||||||
1. THE migration script SHALL be located at `backend/migrations/add_finding_archive_tables.js` and follow the existing migration pattern of opening the database, running DDL statements in `db.serialize()`, and closing the connection.
|
|
||||||
2. THE migration script SHALL use `CREATE TABLE IF NOT EXISTS` and `CREATE INDEX IF NOT EXISTS` to be idempotent.
|
|
||||||
3. WHEN the migration script is executed, THE migration script SHALL log progress messages for each table and index created.
|
|
||||||
@@ -1,134 +0,0 @@
|
|||||||
# Implementation Plan: Finding Archive Tracking
|
|
||||||
|
|
||||||
## Overview
|
|
||||||
|
|
||||||
Implement the Finding Archive Tracking system by creating the database migration, archive detection logic within the existing sync pipeline, three API endpoints via a new route module, and an Archive Summary Bar UI component. Each task builds incrementally — schema first, then detection logic, then API, then frontend.
|
|
||||||
|
|
||||||
## Tasks
|
|
||||||
|
|
||||||
- [x] 1. Create database migration and archive tables
|
|
||||||
- [x] 1.1 Create `backend/migrations/add_finding_archive_tables.js` migration script
|
|
||||||
- Create `ivanti_finding_archives` table with columns: id, finding_id (UNIQUE), finding_title, host_name, ip_address, current_state (CHECK constraint for ACTIVE/ARCHIVED/RETURNED/CLOSED), last_severity, first_archived_at, last_transition_at, created_at
|
|
||||||
- Create `ivanti_archive_transitions` table with columns: id, archive_id (FK), from_state, to_state, severity_at_transition, reason, transitioned_at
|
|
||||||
- Create indexes: idx_archive_finding_id, idx_archive_current_state, idx_transition_archive_id
|
|
||||||
- Use `CREATE TABLE IF NOT EXISTS` and `CREATE INDEX IF NOT EXISTS` for idempotency
|
|
||||||
- Follow existing migration pattern: open db, `db.serialize()`, log progress, close db
|
|
||||||
- _Requirements: 3.1, 3.2, 3.3, 3.4, 6.1, 6.2, 6.3_
|
|
||||||
|
|
||||||
- [ ]* 1.2 Write property test for migration idempotency
|
|
||||||
- **Property 9: Migration idempotency**
|
|
||||||
- Run migration logic multiple times against in-memory SQLite, verify no errors and schema is consistent
|
|
||||||
- **Validates: Requirements 6.2**
|
|
||||||
|
|
||||||
- [x] 2. Implement archive detection logic in sync pipeline
|
|
||||||
- [x] 2.1 Add `initArchiveTables(db)` function to `backend/routes/ivantiFindings.js`
|
|
||||||
- Create both archive tables inline (same pattern as existing `initTables`) so they exist on startup
|
|
||||||
- Call from `createIvantiFindingsRouter` during init alongside existing `initTables`
|
|
||||||
- _Requirements: 3.1, 3.2, 3.3, 3.4_
|
|
||||||
|
|
||||||
- [x] 2.2 Implement `detectArchiveChanges(db, previousFindings, currentFindings)` function
|
|
||||||
- Build ID sets from previous and current findings
|
|
||||||
- For disappeared findings (in previous, not in current): upsert archive record with state ARCHIVED, insert transition history
|
|
||||||
- For returned findings (in current, has ARCHIVED record): update to RETURNED, insert transition history
|
|
||||||
- For re-disappeared findings (has RETURNED record, not in current): update to ARCHIVED, insert transition history
|
|
||||||
- Use `db.run` with callbacks wrapped in promises (matching existing `dbRun` helper pattern)
|
|
||||||
- _Requirements: 1.1, 1.2, 1.3, 1.4, 2.1, 2.2_
|
|
||||||
|
|
||||||
- [x] 2.3 Implement `detectClosedFindings(db, closedFindingIds)` function
|
|
||||||
- Query archive records with state ARCHIVED or RETURNED
|
|
||||||
- For any that appear in the closed findings set, update to CLOSED with reason "remediated_in_ivanti"
|
|
||||||
- Insert transition history for each state change
|
|
||||||
- _Requirements: 2.3_
|
|
||||||
|
|
||||||
- [x] 2.4 Integrate archive detection into `syncFindings()` flow
|
|
||||||
- Before updating the cache, read the current findings from `ivanti_findings_cache` as `previousFindings`
|
|
||||||
- After successful cache update, call `detectArchiveChanges(db, previousFindings, currentFindings)`
|
|
||||||
- Skip archive detection if sync encountered an error (requirement 1.5)
|
|
||||||
- Call `detectClosedFindings` during `syncClosedCount` with closed finding IDs
|
|
||||||
- _Requirements: 1.1, 1.5, 2.3_
|
|
||||||
|
|
||||||
- [ ]* 2.5 Write property test for archive detection — disappeared findings
|
|
||||||
- **Property 1: Disappeared findings are archived with complete metadata**
|
|
||||||
- Generate random previous/current finding sets using fast-check, run detectArchiveChanges against in-memory SQLite, verify all disappeared findings have ARCHIVED records with correct metadata
|
|
||||||
- **Validates: Requirements 1.1, 1.2, 2.2**
|
|
||||||
|
|
||||||
- [ ]* 2.6 Write property test for archive detection — returned findings
|
|
||||||
- **Property 2: Returned findings transition from ARCHIVED to RETURNED**
|
|
||||||
- Generate archived findings, add some back to current set, verify RETURNED state and updated severity
|
|
||||||
- **Validates: Requirements 1.3**
|
|
||||||
|
|
||||||
- [ ]* 2.7 Write property test for archive detection — re-disappeared findings
|
|
||||||
- **Property 3: Re-disappeared findings transition from RETURNED to ARCHIVED**
|
|
||||||
- Generate returned findings, remove some from current set, verify ARCHIVED state
|
|
||||||
- **Validates: Requirements 1.4**
|
|
||||||
|
|
||||||
- [ ]* 2.8 Write property test for transition history completeness
|
|
||||||
- **Property 4: Every state transition produces a history record with all required fields**
|
|
||||||
- Generate random state transitions, verify each produces a complete history row with archive_id, from_state, to_state, severity_at_transition, reason, transitioned_at
|
|
||||||
- **Validates: Requirements 2.1**
|
|
||||||
|
|
||||||
- [ ]* 2.9 Write property test for closed finding detection
|
|
||||||
- **Property 5: Closed findings transition to CLOSED state**
|
|
||||||
- Generate archived/returned findings, mark some as closed, verify CLOSED state and reason "remediated_in_ivanti"
|
|
||||||
- **Validates: Requirements 2.3**
|
|
||||||
|
|
||||||
- [x] 3. Checkpoint — Verify archive detection logic
|
|
||||||
- Ensure all tests pass, ask the user if questions arise.
|
|
||||||
|
|
||||||
- [x] 4. Implement Archive API endpoints
|
|
||||||
- [x] 4.1 Create `backend/routes/ivantiArchive.js` route module
|
|
||||||
- Export factory function `createIvantiArchiveRouter(db, requireAuth)` returning Express Router
|
|
||||||
- Apply `requireAuth(db)` middleware to all routes
|
|
||||||
- Implement GET `/` — list archive records with optional `?state=` filter, return `{ archives: [...], total: N }`. Return 400 with message "Invalid state parameter. Valid values: ACTIVE, ARCHIVED, RETURNED, CLOSED" if an unrecognized state value is provided.
|
|
||||||
- Implement GET `/stats` — return `{ ACTIVE: N, ARCHIVED: N, RETURNED: N, CLOSED: N, total: N }`
|
|
||||||
- Implement GET `/:findingId/history` — return `{ finding_id, transitions: [...] }` ordered by transitioned_at DESC, return empty array for unknown finding_id
|
|
||||||
- _Requirements: 4.1, 4.2, 4.3, 4.4, 4.5_
|
|
||||||
|
|
||||||
- [x] 4.2 Register archive router in `backend/server.js`
|
|
||||||
- Import `createIvantiArchiveRouter` from `./routes/ivantiArchive`
|
|
||||||
- Mount at `/api/ivanti/archive` with `requireAuth` middleware
|
|
||||||
- _Requirements: 4.1_
|
|
||||||
|
|
||||||
- [ ]* 4.3 Write property test for state filtering
|
|
||||||
- **Property 6: State filter returns only matching records**
|
|
||||||
- Generate archive records with random states, query with filter, verify only matching records returned
|
|
||||||
- **Validates: Requirements 4.1**
|
|
||||||
|
|
||||||
- [ ]* 4.4 Write property test for history ordering
|
|
||||||
- **Property 7: Transition history is ordered by timestamp descending**
|
|
||||||
- Generate multiple transitions for a finding, query history, verify descending timestamp order
|
|
||||||
- **Validates: Requirements 4.2**
|
|
||||||
|
|
||||||
- [ ]* 4.5 Write property test for stats accuracy
|
|
||||||
- **Property 8: Stats counts match actual record distribution**
|
|
||||||
- Generate archive records with random states, query stats, verify counts match actual distribution
|
|
||||||
- **Validates: Requirements 4.3**
|
|
||||||
|
|
||||||
- [x] 5. Checkpoint — Verify API endpoints
|
|
||||||
- Ensure all tests pass, ask the user if questions arise.
|
|
||||||
|
|
||||||
- [x] 6. Implement Archive Summary Bar UI component
|
|
||||||
- [x] 6.1 Create `frontend/src/components/pages/ArchiveSummaryBar.js`
|
|
||||||
- Fetch stats from `/api/ivanti/archive/stats` on mount
|
|
||||||
- Render four stat cards: ACTIVE (sky blue #0EA5E9), ARCHIVED (amber #F59E0B), RETURNED (emerald #10B981), CLOSED (red #EF4444)
|
|
||||||
- Each card shows the count and state label with Lucide icons and monospace typography
|
|
||||||
- Accept `onStateClick` callback prop and `activeFilter` prop for highlighting the selected state
|
|
||||||
- Use inline style objects matching the existing design system (dark gradients, glows, hover effects)
|
|
||||||
- _Requirements: 5.1, 5.2, 5.3, 5.4, 5.5_
|
|
||||||
|
|
||||||
- [x] 6.2 Integrate Archive Summary Bar into the Ivanti findings page
|
|
||||||
- Import and render `ArchiveSummaryBar` in the Ivanti findings section of `App.js` (or the relevant page component)
|
|
||||||
- Wire `onStateClick` to manage a state filter for the archive list display
|
|
||||||
- _Requirements: 5.3_
|
|
||||||
|
|
||||||
- [x] 7. Final checkpoint — Verify full integration
|
|
||||||
- Ensure all tests pass, ask the user if questions arise.
|
|
||||||
|
|
||||||
## Notes
|
|
||||||
|
|
||||||
- Tasks marked with `*` are optional and can be skipped for faster MVP
|
|
||||||
- Each task references specific requirements for traceability
|
|
||||||
- Checkpoints ensure incremental validation
|
|
||||||
- Property tests use `fast-check` library with minimum 100 iterations per test
|
|
||||||
- All backend code uses callback-based SQLite API wrapped in promises (matching existing patterns)
|
|
||||||
- All frontend code uses plain JavaScript (no TypeScript)
|
|
||||||
@@ -1,143 +0,0 @@
|
|||||||
# Requirements Document
|
|
||||||
|
|
||||||
## Introduction
|
|
||||||
|
|
||||||
Replace the existing simple role-based access control system (admin/editor/viewer) with a group-based access control model. The system supports exactly four user groups (Admin, Standard User, Leadership, Read Only) with distinct permission boundaries. This change affects the database schema, backend middleware, API endpoint authorization, frontend conditional rendering, and the admin panel user management interface.
|
|
||||||
|
|
||||||
## Glossary
|
|
||||||
|
|
||||||
- **Dashboard**: The STEAM Security Dashboard application comprising a React frontend and Express backend
|
|
||||||
- **Group**: One of four access control categories (Admin, Standard_User, Leadership, Read_Only) that determines a user's permissions
|
|
||||||
- **Admin_Group**: The group with full CRUD access to all resources, user management, and admin panel access
|
|
||||||
- **Standard_User_Group**: The working group with view-all, create, edit, and conditional delete permissions plus basic export
|
|
||||||
- **Leadership_Group**: The read-only group with additional export capabilities for reports, compliance documents, and visualizations
|
|
||||||
- **Read_Only_Group**: The view-only group with no create, edit, delete, or export capabilities
|
|
||||||
- **Permission_Middleware**: Backend Express middleware that validates a user's group membership before allowing an API action
|
|
||||||
- **Cascade_Impact**: The set of associated Archer tickets, JIRA tickets, and documents that would be deleted when a CVE is deleted
|
|
||||||
- **Compliance_Link**: An association between a ticket (Archer or JIRA) and a compliance report that blocks Standard_User deletion
|
|
||||||
- **Group_Migration**: The database migration that replaces the role field with a group field and maps existing users
|
|
||||||
|
|
||||||
## Requirements
|
|
||||||
|
|
||||||
### Requirement 1: Group Data Model
|
|
||||||
|
|
||||||
**User Story:** As a system administrator, I want the user model to reference one of four defined groups instead of the legacy role field, so that permissions are enforced through a well-defined group structure.
|
|
||||||
|
|
||||||
#### Acceptance Criteria
|
|
||||||
|
|
||||||
1. THE Dashboard SHALL store exactly four groups: Admin, Standard_User, Leadership, and Read_Only
|
|
||||||
2. THE Dashboard SHALL assign each user to exactly one group via a group field on the user record
|
|
||||||
3. WHEN a user record is created, THE Dashboard SHALL default the group to Read_Only
|
|
||||||
4. THE Dashboard SHALL enforce a foreign key or CHECK constraint so that the group field only accepts valid group values
|
|
||||||
|
|
||||||
### Requirement 2: Group Migration
|
|
||||||
|
|
||||||
**User Story:** As a system administrator, I want existing users to be automatically mapped from the old role system to the new group system, so that no manual re-assignment is needed after the upgrade.
|
|
||||||
|
|
||||||
#### Acceptance Criteria
|
|
||||||
|
|
||||||
1. WHEN the migration runs, THE Group_Migration SHALL map users with role "admin" to Admin_Group
|
|
||||||
2. WHEN the migration runs, THE Group_Migration SHALL map users with role "editor" to Standard_User_Group
|
|
||||||
3. WHEN the migration runs, THE Group_Migration SHALL map users with role "viewer" to Read_Only_Group
|
|
||||||
4. WHEN the migration runs, THE Group_Migration SHALL remove the CHECK constraint on the old role column and replace it with the new group field
|
|
||||||
5. IF a user record has no role value or an unrecognized role value, THEN THE Group_Migration SHALL assign that user to Read_Only_Group
|
|
||||||
|
|
||||||
### Requirement 3: Backend Permission Enforcement
|
|
||||||
|
|
||||||
**User Story:** As a security-conscious developer, I want every API endpoint to check the requesting user's group before allowing the action, so that permissions are enforced server-side and cannot be bypassed through direct API calls.
|
|
||||||
|
|
||||||
#### Acceptance Criteria
|
|
||||||
|
|
||||||
1. THE Permission_Middleware SHALL replace the existing requireRole middleware with a requireGroup middleware that accepts one or more group names
|
|
||||||
2. WHEN an unauthenticated request reaches a protected endpoint, THE Permission_Middleware SHALL return HTTP 401
|
|
||||||
3. WHEN an authenticated user's group is not in the allowed groups for an endpoint, THE Permission_Middleware SHALL return HTTP 403
|
|
||||||
4. THE Permission_Middleware SHALL attach the user's group to the request object for downstream route handlers to use
|
|
||||||
5. WHEN a Standard_User_Group user attempts to delete a resource they did not create, THE Dashboard SHALL return HTTP 403
|
|
||||||
6. WHEN a Standard_User_Group user attempts to delete a finding that is marked as resolved or closed, THE Dashboard SHALL return HTTP 403
|
|
||||||
7. WHEN a Standard_User_Group user attempts to delete a ticket that is linked to a compliance report, THE Dashboard SHALL return HTTP 403
|
|
||||||
8. WHEN a Standard_User_Group user attempts to delete a CVE they created, THE Dashboard SHALL check for Cascade_Impact and return the list of associated Archer tickets, JIRA tickets, and documents
|
|
||||||
9. IF any ticket in the Cascade_Impact is linked to a compliance report, THEN THE Dashboard SHALL block the CVE deletion and return HTTP 403 with a message indicating Admin-only deletion is required
|
|
||||||
10. WHEN an Admin_Group user performs any CRUD operation, THE Dashboard SHALL allow the operation without ownership or state restrictions
|
|
||||||
|
|
||||||
### Requirement 4: Admin Group Permissions
|
|
||||||
|
|
||||||
**User Story:** As an admin, I want full unrestricted access to all resources and management functions, so that I can manage the entire system without limitations.
|
|
||||||
|
|
||||||
#### Acceptance Criteria
|
|
||||||
|
|
||||||
1. THE Dashboard SHALL allow Admin_Group users to create, read, update, and delete all resources (CVEs, findings, tickets, comments, compliance reports)
|
|
||||||
2. THE Dashboard SHALL allow Admin_Group users to access the admin panel
|
|
||||||
3. THE Dashboard SHALL allow Admin_Group users to manage users and assign users to groups
|
|
||||||
4. THE Dashboard SHALL allow Admin_Group users to export all data
|
|
||||||
5. THE Dashboard SHALL allow Admin_Group users to delete any resource regardless of ownership, state, or compliance linkage
|
|
||||||
|
|
||||||
### Requirement 5: Standard User Group Permissions
|
|
||||||
|
|
||||||
**User Story:** As a standard user, I want to view all data and create/edit resources while having controlled delete access, so that I can do my daily work without accidentally removing critical linked data.
|
|
||||||
|
|
||||||
#### Acceptance Criteria
|
|
||||||
|
|
||||||
1. THE Dashboard SHALL allow Standard_User_Group users to view all data across the dashboard
|
|
||||||
2. THE Dashboard SHALL allow Standard_User_Group users to create and edit CVEs, findings, tickets, and comments
|
|
||||||
3. THE Dashboard SHALL allow Standard_User_Group users to delete their own findings, tickets, and comments subject to state and linkage restrictions
|
|
||||||
4. WHEN a Standard_User_Group user attempts to delete a finding that is resolved or closed, THE Dashboard SHALL reject the deletion
|
|
||||||
5. WHEN a Standard_User_Group user attempts to delete a ticket linked to a compliance report, THE Dashboard SHALL reject the deletion
|
|
||||||
6. WHEN a Standard_User_Group user attempts to delete a CVE they created, THE Dashboard SHALL display a warning listing associated Archer tickets, JIRA tickets, and documents that will be cascade-deleted
|
|
||||||
7. IF any associated ticket in the cascade is linked to a compliance report, THEN THE Dashboard SHALL block the CVE deletion entirely
|
|
||||||
8. THE Dashboard SHALL allow Standard_User_Group users to perform basic exports (CSV and XLSX of CVEs and findings)
|
|
||||||
|
|
||||||
### Requirement 6: Leadership Group Permissions
|
|
||||||
|
|
||||||
**User Story:** As a leadership user, I want read-only access with export capabilities, so that I can review data and generate reports without risk of modifying records.
|
|
||||||
|
|
||||||
#### Acceptance Criteria
|
|
||||||
|
|
||||||
1. THE Dashboard SHALL allow Leadership_Group users to view all data across the dashboard
|
|
||||||
2. THE Dashboard SHALL allow Leadership_Group users to export reports, compliance documents, and graph visualizations
|
|
||||||
3. THE Dashboard SHALL prevent Leadership_Group users from creating, editing, or deleting any records
|
|
||||||
4. THE Dashboard SHALL prevent Leadership_Group users from accessing the admin panel
|
|
||||||
|
|
||||||
### Requirement 7: Read Only Group Permissions
|
|
||||||
|
|
||||||
**User Story:** As a read-only user, I want view-only access to the dashboard, so that I can see data without any ability to modify or export it.
|
|
||||||
|
|
||||||
#### Acceptance Criteria
|
|
||||||
|
|
||||||
1. THE Dashboard SHALL allow Read_Only_Group users to view all data across the dashboard
|
|
||||||
2. THE Dashboard SHALL prevent Read_Only_Group users from creating, editing, or deleting any records
|
|
||||||
3. THE Dashboard SHALL prevent Read_Only_Group users from exporting any data
|
|
||||||
4. THE Dashboard SHALL prevent Read_Only_Group users from accessing the admin panel
|
|
||||||
|
|
||||||
### Requirement 8: Admin Panel Group Management
|
|
||||||
|
|
||||||
**User Story:** As an admin, I want to view all users with their current group and reassign groups through the admin panel, so that I can manage access control centrally.
|
|
||||||
|
|
||||||
#### Acceptance Criteria
|
|
||||||
|
|
||||||
1. WHEN an Admin_Group user opens the user management section, THE Dashboard SHALL display all users with their current group assignment
|
|
||||||
2. WHEN an Admin_Group user changes a user's group, THE Dashboard SHALL update the group assignment and persist it to the database
|
|
||||||
3. WHEN an Admin_Group user changes a user's group, THE Dashboard SHALL display a confirmation dialog before applying the change
|
|
||||||
4. WHEN an Admin_Group user downgrades another Admin_Group user, THE Dashboard SHALL display an additional warning in the confirmation dialog
|
|
||||||
5. THE Dashboard SHALL prevent an Admin_Group user from changing their own group to a non-Admin group
|
|
||||||
|
|
||||||
### Requirement 9: Audit Logging for Group Changes
|
|
||||||
|
|
||||||
**User Story:** As a system administrator, I want all group assignment changes to be logged with full context, so that I can audit who changed access for whom and when.
|
|
||||||
|
|
||||||
#### Acceptance Criteria
|
|
||||||
|
|
||||||
1. WHEN a user's group is changed, THE Dashboard SHALL log the change with the acting user's ID, the target user's ID, the previous group, the new group, and a timestamp
|
|
||||||
2. THE Dashboard SHALL preserve existing audit trail behavior for all CRUD operations performed under the new group system
|
|
||||||
3. WHEN a group change is logged, THE Dashboard SHALL record the IP address of the acting user
|
|
||||||
|
|
||||||
### Requirement 10: Frontend Conditional Rendering
|
|
||||||
|
|
||||||
**User Story:** As a user, I want the UI to show only the actions available to my group, so that I have a clear and uncluttered interface matching my permissions.
|
|
||||||
|
|
||||||
#### Acceptance Criteria
|
|
||||||
|
|
||||||
1. THE Dashboard SHALL conditionally render create, edit, and delete buttons based on the current user's group
|
|
||||||
2. THE Dashboard SHALL conditionally render export options based on the current user's group
|
|
||||||
3. THE Dashboard SHALL conditionally render the admin panel link based on the current user's group
|
|
||||||
4. WHEN a Standard_User_Group user views a resource they did not create, THE Dashboard SHALL hide the delete button for that resource
|
|
||||||
5. THE Dashboard SHALL replace the existing role-based helper functions (hasRole, canWrite, isAdmin) with group-based equivalents (isInGroup, canWrite, canDelete, canExport, isAdmin)
|
|
||||||
@@ -1,279 +0,0 @@
|
|||||||
# Implementation Plan: Group-Based Access Control
|
|
||||||
|
|
||||||
## Overview
|
|
||||||
|
|
||||||
Replace the existing role-based access control (admin/editor/viewer) with a four-group model (Admin, Standard_User, Leadership, Read_Only). This touches the database schema, backend middleware, all route authorization, frontend permission helpers, and the admin panel UI. Tasks build incrementally: migration first, then middleware, then routes, then frontend.
|
|
||||||
|
|
||||||
## Tasks
|
|
||||||
|
|
||||||
- [ ] 1. Create database migration for user groups
|
|
||||||
- [x] 1.1 Create `backend/migrations/add_user_groups.js` migration script
|
|
||||||
- Add `user_group` column (VARCHAR(20), NOT NULL, DEFAULT 'Read_Only') to users table
|
|
||||||
- Map existing role values: admin to Admin, editor to Standard_User, viewer to Read_Only
|
|
||||||
- Map NULL or unrecognized role values to Read_Only
|
|
||||||
- Add CHECK constraint: user_group IN ('Admin', 'Standard_User', 'Leadership', 'Read_Only')
|
|
||||||
- Add index `idx_users_user_group` on user_group column
|
|
||||||
- Use idempotent checks so migration is safe to run multiple times
|
|
||||||
- Follow existing migration pattern: open db, db.serialize(), log progress, close db
|
|
||||||
- _Requirements: 1.1, 1.2, 1.3, 1.4, 2.1, 2.2, 2.3, 2.4, 2.5_
|
|
||||||
|
|
||||||
- [ ]* 1.2 Write property test for migration role mapping
|
|
||||||
- **Property 8: Migration maps all role values correctly**
|
|
||||||
- Generate users with random roles from {admin, editor, viewer, NULL, arbitrary}, run migration against in-memory SQLite, verify mapping
|
|
||||||
- **Validates: Requirements 2.1, 2.2, 2.3, 2.5**
|
|
||||||
|
|
||||||
- [ ]* 1.3 Write property test for migration idempotency
|
|
||||||
- **Property 9: Migration is idempotent**
|
|
||||||
- Run migration N times (N in 1-5) against in-memory SQLite, verify schema and data identical each time
|
|
||||||
- **Validates: Requirements 2.4**
|
|
||||||
|
|
||||||
- [ ] 1.4 Write unit tests for migration
|
|
||||||
- Test column creation with correct CHECK constraint
|
|
||||||
- Test role mapping: admin to Admin, editor to Standard_User, viewer to Read_Only
|
|
||||||
- Test NULL and unrecognized role handling defaults to Read_Only
|
|
||||||
- Test new user defaults to Read_Only group
|
|
||||||
- _Requirements: 1.3, 1.4, 2.1, 2.2, 2.3, 2.5_
|
|
||||||
|
|
||||||
- [ ] 2. Update auth middleware to use groups
|
|
||||||
- [x] 2.1 Update `requireAuth` in `backend/middleware/auth.js`
|
|
||||||
- Modify session join query to SELECT user_group and attach as req.user.group
|
|
||||||
- _Requirements: 3.4_
|
|
||||||
|
|
||||||
- [x] 2.2 Add `requireGroup` middleware function
|
|
||||||
- Accept spread of allowed group names
|
|
||||||
- Return 401 if req.user is missing
|
|
||||||
- Return 403 with error details if user group not in allowed set
|
|
||||||
- Call next() if group is allowed
|
|
||||||
- _Requirements: 3.1, 3.2, 3.3_
|
|
||||||
|
|
||||||
- [x] 2.3 Remove `requireRole` and export `requireGroup`
|
|
||||||
- Remove requireRole function and its export
|
|
||||||
- Export requireGroup in its place
|
|
||||||
- _Requirements: 3.1_
|
|
||||||
|
|
||||||
- [ ]* 2.4 Write property test for group constraint
|
|
||||||
- **Property 1: Group constraint rejects invalid values**
|
|
||||||
- Generate random strings not in valid group set, attempt DB insert, verify constraint error
|
|
||||||
- **Validates: Requirements 1.1, 1.4**
|
|
||||||
|
|
||||||
- [ ]* 2.5 Write property test for requireGroup
|
|
||||||
- **Property 3: requireGroup rejects unauthorized groups**
|
|
||||||
- Generate random group and allowedGroups pairs where group is not in allowed set, verify 403
|
|
||||||
- **Validates: Requirements 3.3**
|
|
||||||
|
|
||||||
- [ ] 2.6 Write unit tests for requireGroup middleware
|
|
||||||
- Test 401 for unauthenticated requests
|
|
||||||
- Test 403 for wrong group
|
|
||||||
- Test group attached to req.user
|
|
||||||
- Test next() called for allowed group
|
|
||||||
- _Requirements: 3.2, 3.3, 3.4_
|
|
||||||
|
|
||||||
- [x] 3. Checkpoint: Verify migration and middleware
|
|
||||||
- Ensure all tests pass, ask the user if questions arise.
|
|
||||||
|
|
||||||
- [ ] 4. Update auth routes to return group
|
|
||||||
- [x] 4.1 Update login endpoint in `backend/routes/auth.js`
|
|
||||||
- Return group (from user_group) instead of role in user response object
|
|
||||||
- Update audit log details to log group instead of role
|
|
||||||
- _Requirements: 3.4, 9.2_
|
|
||||||
|
|
||||||
- [x] 4.2 Update me endpoint in `backend/routes/auth.js`
|
|
||||||
- Return group instead of role in user response object
|
|
||||||
- _Requirements: 3.4_
|
|
||||||
|
|
||||||
- [ ] 5. Update user management routes
|
|
||||||
- [x] 5.1 Switch `backend/routes/users.js` to use requireGroup
|
|
||||||
- Replace requireRole('admin') with requireGroup('Admin')
|
|
||||||
- _Requirements: 4.2, 4.3_
|
|
||||||
|
|
||||||
- [x] 5.2 Update GET endpoints to return user_group
|
|
||||||
- Return user_group instead of role in user records
|
|
||||||
- _Requirements: 8.1_
|
|
||||||
|
|
||||||
- [x] 5.3 Update POST create user to accept group param
|
|
||||||
- Validate group against valid values
|
|
||||||
- Default to Read_Only if not provided
|
|
||||||
- Return 400 for invalid group values
|
|
||||||
- _Requirements: 1.3, 8.2_
|
|
||||||
|
|
||||||
- [x] 5.4 Update PATCH update user to accept group param
|
|
||||||
- Validate group against valid values
|
|
||||||
- Prevent admin self-demotion (return 400)
|
|
||||||
- _Requirements: 8.2, 8.5_
|
|
||||||
|
|
||||||
- [x] 5.5 Add audit logging for group changes
|
|
||||||
- Log acting user ID, target user ID, previous group, new group, IP address, timestamp
|
|
||||||
- _Requirements: 9.1, 9.3_
|
|
||||||
|
|
||||||
- [ ]* 5.6 Write property test for user group validity
|
|
||||||
- **Property 2: Every user has exactly one valid group**
|
|
||||||
- Generate random user sets, query all users, verify each has exactly one valid group
|
|
||||||
- **Validates: Requirements 1.2**
|
|
||||||
|
|
||||||
- [ ] 5.7 Write unit tests for user management group logic
|
|
||||||
- Test group validation rejects invalid values
|
|
||||||
- Test self-demotion prevention
|
|
||||||
- Test audit logging includes all required fields
|
|
||||||
- _Requirements: 8.2, 8.5, 9.1, 9.3_
|
|
||||||
|
|
||||||
- [ ] 6. Update backend route authorization across all routes
|
|
||||||
- [x] 6.1 Update `backend/routes/auditLog.js`
|
|
||||||
- Replace requireRole('admin') with requireGroup('Admin')
|
|
||||||
- _Requirements: 4.2_
|
|
||||||
|
|
||||||
- [x] 6.2 Update `backend/routes/archerTickets.js`
|
|
||||||
- Use requireGroup('Admin', 'Standard_User') for create, update, delete
|
|
||||||
- _Requirements: 5.2_
|
|
||||||
|
|
||||||
- [x] 6.3 Update `backend/routes/knowledgeBase.js`
|
|
||||||
- Use requireGroup('Admin', 'Standard_User') for upload and delete
|
|
||||||
- _Requirements: 5.2_
|
|
||||||
|
|
||||||
- [x] 6.4 Update `backend/routes/ivantiFindings.js`
|
|
||||||
- Use requireGroup('Admin', 'Standard_User') for override endpoint
|
|
||||||
- _Requirements: 5.2_
|
|
||||||
|
|
||||||
- [x] 6.5 Update `backend/routes/compliance.js`
|
|
||||||
- Use requireGroup('Admin', 'Standard_User') for preview and commit
|
|
||||||
- _Requirements: 5.2_
|
|
||||||
|
|
||||||
- [x] 6.6 Update `backend/server.js` inline CVE routes
|
|
||||||
- Use requireGroup('Admin', 'Standard_User') for POST, PUT, PATCH, DELETE
|
|
||||||
- _Requirements: 5.2_
|
|
||||||
|
|
||||||
- [x] 6.7 Update `backend/server.js` route mounting
|
|
||||||
- Pass requireGroup instead of requireRole to route factories
|
|
||||||
- _Requirements: 3.1_
|
|
||||||
|
|
||||||
- [ ]* 6.8 Write property test for Leadership restrictions
|
|
||||||
- **Property 5: Leadership cannot mutate any resource**
|
|
||||||
- Generate random mutation requests as Leadership, verify 403
|
|
||||||
- **Validates: Requirements 6.3**
|
|
||||||
|
|
||||||
- [ ]* 6.9 Write property test for Read_Only restrictions
|
|
||||||
- **Property 6: Read_Only cannot mutate or export**
|
|
||||||
- Generate random mutation and export requests as Read_Only, verify 403
|
|
||||||
- **Validates: Requirements 7.2, 7.3**
|
|
||||||
|
|
||||||
- [x] 7. Checkpoint: Verify backend route authorization
|
|
||||||
- Ensure all tests pass, ask the user if questions arise.
|
|
||||||
|
|
||||||
- [ ] 8. Implement Standard User conditional delete logic
|
|
||||||
- [x] 8.1 Add created_by column tracking
|
|
||||||
- Add created_by to CVE, finding, and ticket creation endpoints storing req.user.id on insert
|
|
||||||
- _Requirements: 3.5_
|
|
||||||
|
|
||||||
- [x] 8.2 Implement ownership check for CVE delete
|
|
||||||
- Standard_User can only delete CVEs they created
|
|
||||||
- Return 403 if not owner
|
|
||||||
- _Requirements: 3.5_
|
|
||||||
|
|
||||||
- [x] 8.3 Implement cascade impact check for CVE delete
|
|
||||||
- Query associated Archer tickets and documents
|
|
||||||
- Check compliance linkage on cascaded tickets
|
|
||||||
- Return cascade_impact response schema
|
|
||||||
- Block deletion if any cascaded ticket is compliance-linked
|
|
||||||
- _Requirements: 3.8, 3.9_
|
|
||||||
|
|
||||||
- [x] 8.4 Implement state check for finding delete
|
|
||||||
- Standard_User cannot delete resolved or closed findings
|
|
||||||
- Return 403 with appropriate error message
|
|
||||||
- _Requirements: 3.6_
|
|
||||||
|
|
||||||
- [x] 8.5 Implement compliance linkage check for ticket delete
|
|
||||||
- Standard_User cannot delete tickets linked to compliance reports
|
|
||||||
- Return 403 with appropriate error message
|
|
||||||
- _Requirements: 3.7_
|
|
||||||
|
|
||||||
- [x] 8.6 Ensure Admin bypasses all delete restrictions
|
|
||||||
- Admin group skips ownership, state, and compliance checks
|
|
||||||
- _Requirements: 3.10, 4.5_
|
|
||||||
|
|
||||||
- [ ]* 8.7 Write property test for Admin delete bypass
|
|
||||||
- **Property 4: Admin bypasses all delete restrictions**
|
|
||||||
- Generate resources with random ownership, state, compliance linkage, delete as Admin, verify success
|
|
||||||
- **Validates: Requirements 3.10, 4.1, 4.5**
|
|
||||||
|
|
||||||
- [ ] 8.8 Write unit tests for conditional delete logic
|
|
||||||
- Test ownership rejection for non-owner
|
|
||||||
- Test state rejection for resolved/closed findings
|
|
||||||
- Test compliance linkage rejection
|
|
||||||
- Test cascade impact response format
|
|
||||||
- Test Admin bypass of all restrictions
|
|
||||||
- _Requirements: 3.5, 3.6, 3.7, 3.8, 3.9, 3.10_
|
|
||||||
|
|
||||||
- [x] 9. Checkpoint: Verify conditional delete logic
|
|
||||||
- Ensure all tests pass, ask the user if questions arise.
|
|
||||||
|
|
||||||
- [ ] 10. Update frontend AuthContext with group helpers
|
|
||||||
- [x] 10.1 Update `frontend/src/contexts/AuthContext.js`
|
|
||||||
- Read group from user object instead of role
|
|
||||||
- Replace hasRole with isInGroup(...groups) helper
|
|
||||||
- Update canWrite to check isInGroup('Admin', 'Standard_User')
|
|
||||||
- Add canDelete(resource) helper: Admin always true, Standard_User only if owns resource, others false
|
|
||||||
- Add canExport() helper: true for Admin, Standard_User, Leadership
|
|
||||||
- Update isAdmin() to check isInGroup('Admin')
|
|
||||||
- _Requirements: 10.1, 10.2, 10.3, 10.4, 10.5_
|
|
||||||
|
|
||||||
- [ ]* 10.2 Write property test for permission helpers
|
|
||||||
- **Property 7: Group permission helpers are consistent with group matrix**
|
|
||||||
- Generate all valid group values, call each helper, verify against permission matrix
|
|
||||||
- **Validates: Requirements 10.5**
|
|
||||||
|
|
||||||
- [ ] 11. Update frontend UI for group-based rendering
|
|
||||||
- [x] 11.1 Update `App.js` conditional rendering
|
|
||||||
- Use canWrite, canDelete, canExport, isAdmin for button and link visibility
|
|
||||||
- _Requirements: 10.1, 10.2, 10.3_
|
|
||||||
|
|
||||||
- [x] 11.2 Update `NavDrawer.js`
|
|
||||||
- Show admin panel link only when isAdmin() is true
|
|
||||||
- _Requirements: 10.3_
|
|
||||||
|
|
||||||
- [x] 11.3 Update `UserMenu.js`
|
|
||||||
- Display user group instead of role
|
|
||||||
- _Requirements: 10.1_
|
|
||||||
|
|
||||||
- [x] 11.4 Update all components using hasRole or canWrite
|
|
||||||
- Replace with new group-based helpers throughout components
|
|
||||||
- _Requirements: 10.5_
|
|
||||||
|
|
||||||
- [x] 11.5 Hide delete buttons for non-owned resources
|
|
||||||
- Standard_User sees delete only on resources they created
|
|
||||||
- _Requirements: 10.4_
|
|
||||||
|
|
||||||
- [ ] 12. Update User Management UI
|
|
||||||
- [x] 12.1 Replace role dropdown with group dropdown in `UserManagement.js`
|
|
||||||
- Options: Admin, Standard_User, Leadership, Read_Only
|
|
||||||
- _Requirements: 8.1, 8.2_
|
|
||||||
|
|
||||||
- [x] 12.2 Update form data and API calls to use group field
|
|
||||||
- Send group instead of role in create and update requests
|
|
||||||
- _Requirements: 8.2_
|
|
||||||
|
|
||||||
- [x] 12.3 Add confirmation dialog for group changes
|
|
||||||
- Show confirmation before applying any group change
|
|
||||||
- _Requirements: 8.3_
|
|
||||||
|
|
||||||
- [x] 12.4 Add extra warning when downgrading Admin
|
|
||||||
- Show additional warning in confirmation dialog
|
|
||||||
- _Requirements: 8.4_
|
|
||||||
|
|
||||||
- [x] 12.5 Prevent admin self-demotion in UI
|
|
||||||
- Disable group change dropdown for current user if Admin
|
|
||||||
- _Requirements: 8.5_
|
|
||||||
|
|
||||||
- [x] 12.6 Update user table to show group badges
|
|
||||||
- Display group badge with appropriate colors instead of role badge
|
|
||||||
- _Requirements: 8.1_
|
|
||||||
|
|
||||||
- [x] 13. Final checkpoint: Verify full integration
|
|
||||||
- Ensure all tests pass, ask the user if questions arise.
|
|
||||||
|
|
||||||
## Notes
|
|
||||||
|
|
||||||
- Tasks marked with `*` are optional and can be skipped for faster MVP
|
|
||||||
- Each task references specific requirements for traceability
|
|
||||||
- Checkpoints ensure incremental validation
|
|
||||||
- Property tests use `fast-check` library with minimum 100 iterations per test
|
|
||||||
- All backend code uses callback-based SQLite API wrapped in promises (matching existing patterns)
|
|
||||||
- All frontend code uses plain JavaScript (no TypeScript)
|
|
||||||
@@ -1,321 +0,0 @@
|
|||||||
# Design Document: Ivanti FP Workflow Submission
|
|
||||||
|
|
||||||
## Overview
|
|
||||||
|
|
||||||
This feature extends the existing Ivanti Queue (QueuePanel) in the Reporting Page to allow users to submit False Positive (FP) workflows directly to the Ivanti/RiskSense API. The implementation adds a submission modal triggered from the queue panel, a backend API endpoint that proxies the workflow creation and attachment upload to Ivanti, and local tracking of submissions in SQLite.
|
|
||||||
|
|
||||||
The design follows existing codebase conventions: factory-pattern Express routes, inline React styles with the dark tactical theme, Multer for file uploads, and the `ivantiPost()` HTTP helper for Ivanti API calls.
|
|
||||||
|
|
||||||
## Architecture
|
|
||||||
|
|
||||||
```mermaid
|
|
||||||
sequenceDiagram
|
|
||||||
participant U as User (Browser)
|
|
||||||
participant FE as React Frontend
|
|
||||||
participant BE as Express Backend
|
|
||||||
participant IV as Ivanti API
|
|
||||||
participant DB as SQLite
|
|
||||||
|
|
||||||
U->>FE: Select FP queue items, click "Create FP Workflow"
|
|
||||||
FE->>FE: Open FpWorkflowModal with selected items
|
|
||||||
U->>FE: Fill form, attach files, click Submit
|
|
||||||
FE->>BE: POST /api/ivanti/fp-workflow (multipart/form-data)
|
|
||||||
BE->>BE: Validate input, check auth
|
|
||||||
BE->>IV: POST /client/{clientId}/workflowBatch (create FP workflow)
|
|
||||||
IV-->>BE: 200 + workflow batch response (id, generatedId)
|
|
||||||
alt Attachments present
|
|
||||||
loop For each attachment
|
|
||||||
BE->>IV: POST /client/{clientId}/workflowBatch/{id}/attachment
|
|
||||||
IV-->>BE: 200 OK
|
|
||||||
end
|
|
||||||
end
|
|
||||||
BE->>DB: INSERT into ivanti_fp_submissions
|
|
||||||
BE->>DB: INSERT audit log entry
|
|
||||||
BE->>DB: UPDATE ivanti_todo_queue SET status='complete'
|
|
||||||
BE-->>FE: 200 + { workflowBatchId, generatedId, status }
|
|
||||||
FE->>FE: Show success, refresh queue panel
|
|
||||||
```
|
|
||||||
|
|
||||||
## Components and Interfaces
|
|
||||||
|
|
||||||
### Backend
|
|
||||||
|
|
||||||
#### New Route Module: `backend/routes/ivantiFpWorkflow.js`
|
|
||||||
|
|
||||||
Exports `createIvantiFpWorkflowRouter(db, requireAuth)` following the existing factory pattern.
|
|
||||||
|
|
||||||
**Endpoint: `POST /api/ivanti/fp-workflow`**
|
|
||||||
|
|
||||||
- Auth: `requireAuth(db)`, `requireGroup('Admin', 'Standard_User')`
|
|
||||||
- Content-Type: `multipart/form-data` (handled by Multer)
|
|
||||||
- Request fields:
|
|
||||||
- `name` (string, required) — workflow name, max 255 chars
|
|
||||||
- `reason` (string, required) — justification text
|
|
||||||
- `description` (string, optional) — additional details, max 2000 chars
|
|
||||||
- `expirationDate` (string, required) — ISO date string, must be future
|
|
||||||
- `scopeOverride` (string, optional) — "Authorized" (default) or "None"
|
|
||||||
- `findingIds` (string, required) — JSON-encoded array of finding ID strings
|
|
||||||
- `queueItemIds` (string, required) — JSON-encoded array of local queue item IDs
|
|
||||||
- `attachments` (files, optional) — up to 10 files, 10MB each
|
|
||||||
|
|
||||||
- Response (success):
|
|
||||||
```json
|
|
||||||
{
|
|
||||||
"success": true,
|
|
||||||
"workflowBatchId": 12345,
|
|
||||||
"generatedId": "FP#12345",
|
|
||||||
"attachmentResults": [
|
|
||||||
{ "filename": "evidence.pdf", "success": true },
|
|
||||||
{ "filename": "screenshot.png", "success": true }
|
|
||||||
],
|
|
||||||
"queueItemsUpdated": 3
|
|
||||||
}
|
|
||||||
```
|
|
||||||
|
|
||||||
- Response (error):
|
|
||||||
```json
|
|
||||||
{
|
|
||||||
"success": false,
|
|
||||||
"error": "Ivanti API returned status 401",
|
|
||||||
"step": "create_workflow",
|
|
||||||
"details": "..."
|
|
||||||
}
|
|
||||||
```
|
|
||||||
|
|
||||||
**Internal flow:**
|
|
||||||
|
|
||||||
1. Parse and validate all form fields
|
|
||||||
2. Verify all `queueItemIds` belong to the requesting user and are FP-type with pending status
|
|
||||||
3. Call Ivanti API to create the workflow batch
|
|
||||||
4. If attachments exist, upload each to the created workflow batch
|
|
||||||
5. Insert a submission record into `ivanti_fp_submissions`
|
|
||||||
6. Log audit entry via `logAudit()`
|
|
||||||
7. Mark queue items as complete
|
|
||||||
8. Return combined result
|
|
||||||
|
|
||||||
#### Ivanti API Calls
|
|
||||||
|
|
||||||
Reuses the existing `ivantiPost()` helper pattern from `ivantiWorkflows.js`. Adds a new `ivantiMultipartPost()` helper for attachment uploads that sends `multipart/form-data` instead of JSON.
|
|
||||||
|
|
||||||
**Create Workflow Batch:**
|
|
||||||
```
|
|
||||||
POST /client/{clientId}/workflowBatch
|
|
||||||
```
|
|
||||||
```json
|
|
||||||
{
|
|
||||||
"name": "FP - CVE-2024-1234 - Vendor X",
|
|
||||||
"type": "FALSE_POSITIVE",
|
|
||||||
"reason": "Scanner false positive confirmed by manual investigation",
|
|
||||||
"description": "Additional context...",
|
|
||||||
"expirationDate": "2025-12-31",
|
|
||||||
"scopeOverrideAuthorization": "AUTHORIZED",
|
|
||||||
"hostFindingIds": [123456, 789012],
|
|
||||||
"subType": "FALSE_POSITIVE"
|
|
||||||
}
|
|
||||||
```
|
|
||||||
|
|
||||||
**Upload Attachment:**
|
|
||||||
```
|
|
||||||
POST /client/{clientId}/workflowBatch/{workflowBatchId}/attachment
|
|
||||||
Content-Type: multipart/form-data
|
|
||||||
```
|
|
||||||
Form field: `file` — the binary file content.
|
|
||||||
|
|
||||||
#### Shared HTTP Helpers
|
|
||||||
|
|
||||||
The existing `ivantiPost()` function is duplicated across `ivantiWorkflows.js` and `ivantiFindings.js`. This design extracts it into a shared helper at `backend/helpers/ivantiApi.js` alongside the new multipart helper:
|
|
||||||
|
|
||||||
- `ivantiPost(urlPath, body, apiKey, skipTls)` — JSON POST (existing logic)
|
|
||||||
- `ivantiMultipartPost(urlPath, fileBuffer, fileName, apiKey, skipTls)` — multipart file upload
|
|
||||||
|
|
||||||
### Frontend
|
|
||||||
|
|
||||||
#### New Component: `FpWorkflowModal`
|
|
||||||
|
|
||||||
Located in `frontend/src/components/pages/ReportingPage.js` (inline, following the existing pattern where QueuePanel and AddToQueuePopover are defined in the same file).
|
|
||||||
|
|
||||||
**Props:**
|
|
||||||
- `open` (boolean) — controls visibility
|
|
||||||
- `onClose` (function) — close handler
|
|
||||||
- `selectedItems` (array) — FP queue items selected for submission
|
|
||||||
- `onSuccess` (function) — callback after successful submission, triggers queue refresh
|
|
||||||
|
|
||||||
**State:**
|
|
||||||
- `name`, `reason`, `description`, `expirationDate`, `scopeOverride` — form fields
|
|
||||||
- `files` — array of File objects for upload
|
|
||||||
- `submitting` — boolean, disables form during submission
|
|
||||||
- `progress` — object tracking current step and attachment progress
|
|
||||||
- `errors` — validation error map
|
|
||||||
- `result` — submission result (success/failure details)
|
|
||||||
|
|
||||||
**UI Layout:**
|
|
||||||
- Modal overlay with dark backdrop (matching existing modal patterns)
|
|
||||||
- Header: "Create FP Workflow" with close button
|
|
||||||
- Body sections:
|
|
||||||
1. Selected findings summary (read-only list with finding_id, title, CVEs)
|
|
||||||
2. Workflow configuration form (name, reason, description, expiration, scope override toggle)
|
|
||||||
3. File upload area (drag-and-drop zone + file list)
|
|
||||||
- Footer: Cancel and Submit buttons, progress indicator when submitting
|
|
||||||
|
|
||||||
#### QueuePanel Modifications
|
|
||||||
|
|
||||||
- Add a "Create FP Workflow" button in the footer, next to existing "Delete Selected" and "Clear Completed" buttons
|
|
||||||
- Button enabled only when `selectedIds` contains at least one pending FP-type item
|
|
||||||
- Clicking opens `FpWorkflowModal` with the filtered FP items
|
|
||||||
- After successful submission, the `onSuccess` callback triggers queue refresh
|
|
||||||
|
|
||||||
## Data Models
|
|
||||||
|
|
||||||
### New Table: `ivanti_fp_submissions`
|
|
||||||
|
|
||||||
```sql
|
|
||||||
CREATE TABLE IF NOT EXISTS ivanti_fp_submissions (
|
|
||||||
id INTEGER PRIMARY KEY AUTOINCREMENT,
|
|
||||||
user_id INTEGER NOT NULL,
|
|
||||||
username TEXT NOT NULL,
|
|
||||||
ivanti_workflow_batch_id INTEGER,
|
|
||||||
ivanti_generated_id TEXT,
|
|
||||||
workflow_name TEXT NOT NULL,
|
|
||||||
reason TEXT NOT NULL,
|
|
||||||
description TEXT,
|
|
||||||
expiration_date TEXT NOT NULL,
|
|
||||||
scope_override TEXT NOT NULL DEFAULT 'Authorized',
|
|
||||||
finding_ids_json TEXT NOT NULL,
|
|
||||||
queue_item_ids_json TEXT NOT NULL,
|
|
||||||
attachment_count INTEGER DEFAULT 0,
|
|
||||||
attachment_results_json TEXT,
|
|
||||||
status TEXT NOT NULL DEFAULT 'success' CHECK(status IN ('success', 'partial', 'failed')),
|
|
||||||
error_message TEXT,
|
|
||||||
created_at DATETIME DEFAULT CURRENT_TIMESTAMP
|
|
||||||
);
|
|
||||||
|
|
||||||
CREATE INDEX IF NOT EXISTS idx_fp_submissions_user ON ivanti_fp_submissions(user_id);
|
|
||||||
CREATE INDEX IF NOT EXISTS idx_fp_submissions_ivanti_id ON ivanti_fp_submissions(ivanti_generated_id);
|
|
||||||
```
|
|
||||||
|
|
||||||
**Status values:**
|
|
||||||
- `success` — workflow created and all attachments uploaded
|
|
||||||
- `partial` — workflow created but one or more attachments failed
|
|
||||||
- `failed` — workflow creation itself failed (record kept for audit)
|
|
||||||
|
|
||||||
### Migration Script: `backend/migrations/add_fp_submissions_table.js`
|
|
||||||
|
|
||||||
Standard migration script following the existing pattern (e.g., `add_ivanti_todo_queue_table.js`).
|
|
||||||
|
|
||||||
|
|
||||||
## Correctness Properties
|
|
||||||
|
|
||||||
*A property is a characteristic or behavior that should hold true across all valid executions of a system — essentially, a formal statement about what the system should do. Properties serve as the bridge between human-readable specifications and machine-verifiable correctness guarantees.*
|
|
||||||
|
|
||||||
### Property 1: FP Workflow Button Enabled State
|
|
||||||
|
|
||||||
*For any* set of queue items and any selection of item IDs, the "Create FP Workflow" button should be enabled if and only if the selection contains at least one queue item that has `workflow_type === 'FP'` and `status === 'pending'`.
|
|
||||||
|
|
||||||
**Validates: Requirements 1.1**
|
|
||||||
|
|
||||||
### Property 2: FP-Only Item Filtering
|
|
||||||
|
|
||||||
*For any* set of selected queue items containing a mix of workflow types (FP, Archer, CARD), the items passed to the FP workflow submission modal should contain only items where `workflow_type === 'FP'`, and the count of filtered items should be less than or equal to the count of selected items.
|
|
||||||
|
|
||||||
**Validates: Requirements 1.2**
|
|
||||||
|
|
||||||
### Property 3: Form Validation Correctness
|
|
||||||
|
|
||||||
*For any* form state (name, reason, description, expirationDate, scopeOverride), validation should pass if and only if: name is a non-empty string of at most 255 characters, reason is a non-empty string, description (if provided) is at most 2000 characters, and expirationDate is a valid date strictly after today. When validation fails, the returned error map should contain a key for each invalid field and no keys for valid fields.
|
|
||||||
|
|
||||||
**Validates: Requirements 2.4, 2.5**
|
|
||||||
|
|
||||||
### Property 4: File Extension Validation
|
|
||||||
|
|
||||||
*For any* filename string, the file acceptance function should return true if and only if the file's extension (case-insensitive) is one of: .pdf, .png, .jpg, .jpeg, .gif, .doc, .docx, .xlsx, .csv, .txt, .zip. Files with disallowed extensions should be rejected.
|
|
||||||
|
|
||||||
**Validates: Requirements 3.3**
|
|
||||||
|
|
||||||
### Property 5: API Payload Construction
|
|
||||||
|
|
||||||
*For any* valid form input (name, reason, description, expirationDate, scopeOverride, findingIds), the constructed Ivanti API request body should contain: `type` equal to "FALSE_POSITIVE", `name` equal to the input name, `reason` equal to the input reason, `expirationDate` equal to the input date, `scopeOverrideAuthorization` mapped from the input scopeOverride value, and `hostFindingIds` equal to the input finding IDs parsed as integers.
|
|
||||||
|
|
||||||
**Validates: Requirements 4.1**
|
|
||||||
|
|
||||||
### Property 6: Queue Items Marked Complete on Success
|
|
||||||
|
|
||||||
*For any* set of queue item IDs associated with a successful FP workflow submission, after the post-submission handler runs, all those queue items should have `status === 'complete'`.
|
|
||||||
|
|
||||||
**Validates: Requirements 5.1**
|
|
||||||
|
|
||||||
### Property 7: Post-Submission Persistence Completeness
|
|
||||||
|
|
||||||
*For any* successful FP workflow submission with a given workflow batch ID, name, user ID, and finding IDs, the resulting submission record should contain all of: ivanti_workflow_batch_id, workflow_name, user_id, finding_ids_json (parseable to the original finding IDs array), and a non-null created_at timestamp. Additionally, the audit log entry should have action "ivanti_fp_workflow_created", entity_type "ivanti_workflow", and details containing the workflow name and finding IDs.
|
|
||||||
|
|
||||||
**Validates: Requirements 6.1, 6.2**
|
|
||||||
|
|
||||||
### Property 8: Role-Based UI Visibility
|
|
||||||
|
|
||||||
*For any* user role, the "Create FP Workflow" button should be visible if and only if the user's role is "editor" or "admin". Users with the "viewer" role should not see the button.
|
|
||||||
|
|
||||||
**Validates: Requirements 7.2**
|
|
||||||
|
|
||||||
## Error Handling
|
|
||||||
|
|
||||||
### Ivanti API Errors
|
|
||||||
|
|
||||||
| HTTP Status | Error Type | User-Facing Message | System Behavior |
|
|
||||||
|-------------|-----------|---------------------|-----------------|
|
|
||||||
| 401 | Auth failure | "Ivanti API key is invalid or missing. Contact your administrator." | Log error, preserve form state |
|
|
||||||
| 419 | Insufficient privileges | "API key lacks workflow creation permissions." | Log error, preserve form state |
|
|
||||||
| 429 | Rate limited | "Ivanti API rate limit reached. Please try again in a few minutes." | Log error, preserve form state |
|
|
||||||
| 5xx | Server error | "Ivanti API is temporarily unavailable. Please try again later." | Log error, preserve form state |
|
|
||||||
| Other | Unknown | "Workflow creation failed: {status} — {message}" | Log error with full response, preserve form state |
|
|
||||||
|
|
||||||
### Partial Failure (Attachment Upload)
|
|
||||||
|
|
||||||
When the workflow batch is created successfully but one or more attachment uploads fail:
|
|
||||||
- The submission record is saved with `status = 'partial'`
|
|
||||||
- The response includes the workflow batch ID and per-attachment success/failure details
|
|
||||||
- The UI shows which attachments failed and allows retry
|
|
||||||
- The queue items are still marked complete (the workflow itself was created)
|
|
||||||
|
|
||||||
### Local Database Errors
|
|
||||||
|
|
||||||
- If the submission record INSERT fails: log error, still return success to user (Ivanti workflow was created)
|
|
||||||
- If queue item status UPDATE fails: return success with a warning that local queue state may be stale
|
|
||||||
- If audit log INSERT fails: fire-and-forget (existing pattern from `logAudit()`)
|
|
||||||
|
|
||||||
### Input Validation Errors
|
|
||||||
|
|
||||||
- All validation errors return 400 with a structured error object mapping field names to error messages
|
|
||||||
- Frontend validates before sending to prevent unnecessary API calls
|
|
||||||
- Backend re-validates all inputs as a security measure
|
|
||||||
|
|
||||||
## Testing Strategy
|
|
||||||
|
|
||||||
### Property-Based Testing
|
|
||||||
|
|
||||||
Use `fast-check` as the property-based testing library for JavaScript.
|
|
||||||
|
|
||||||
Each correctness property maps to a single property-based test with a minimum of 100 iterations. Tests are tagged with the format: **Feature: ivanti-fp-workflow-submission, Property {number}: {title}**.
|
|
||||||
|
|
||||||
Property tests focus on pure functions extracted from the implementation:
|
|
||||||
- `isCreateFpButtonEnabled(items, selectedIds)` — Property 1
|
|
||||||
- `filterFpItems(items)` — Property 2
|
|
||||||
- `validateFpWorkflowForm(formData)` — Property 3
|
|
||||||
- `isAllowedFileExtension(filename)` — Property 4
|
|
||||||
- `buildIvantiPayload(formData, findingIds)` — Property 5
|
|
||||||
- Queue item status update logic — Property 6
|
|
||||||
- Submission record creation — Property 7
|
|
||||||
- Role-based visibility check — Property 8
|
|
||||||
|
|
||||||
### Unit Testing
|
|
||||||
|
|
||||||
Unit tests complement property tests by covering:
|
|
||||||
- Specific examples: known-good form submissions, known-bad inputs
|
|
||||||
- Edge cases: empty finding lists, maximum file size boundary, expiration date exactly tomorrow
|
|
||||||
- Error code mapping: verify each Ivanti HTTP status maps to the correct error message
|
|
||||||
- Integration points: Multer file handling, multipart form construction
|
|
||||||
- API response parsing: various Ivanti response formats
|
|
||||||
|
|
||||||
### Test File Locations
|
|
||||||
|
|
||||||
- `backend/__tests__/ivantiFpWorkflow.test.js` — backend route handler tests, validation, payload construction
|
|
||||||
- `backend/__tests__/ivantiFpWorkflow.property.test.js` — property-based tests for backend logic
|
|
||||||
- `frontend/src/__tests__/fpWorkflowModal.test.js` — frontend component and validation tests
|
|
||||||
@@ -1,99 +0,0 @@
|
|||||||
# Requirements Document
|
|
||||||
|
|
||||||
## Introduction
|
|
||||||
|
|
||||||
This feature adds the ability for users to select items from the Ivanti Queue (QueuePanel) and submit False Positive (FP) workflows directly to the Ivanti/RiskSense API. Users can configure the FP workflow with a name, reason, description, expiration date, and the "Authorized" scope override option. Supporting documentation and artifacts can be uploaded and attached to the workflow via the API. Successful submissions mark the corresponding queue items as complete and are tracked locally with full audit logging.
|
|
||||||
|
|
||||||
## Glossary
|
|
||||||
|
|
||||||
- **Dashboard**: The STEAM Security Dashboard application
|
|
||||||
- **Queue_Panel**: The slide-out panel in the Reporting Page that displays the user's Ivanti todo queue items grouped by vendor/CARD
|
|
||||||
- **Queue_Item**: A single entry in the ivanti_todo_queue table representing a host finding staged for workflow processing, with fields including finding_id, finding_title, cves_json, ip_address, vendor, workflow_type, and status
|
|
||||||
- **FP_Workflow**: A False Positive workflow batch created in the Ivanti/RiskSense platform to mark host findings as false positives, removing them from risk calculations
|
|
||||||
- **Ivanti_API**: The Ivanti/RiskSense REST API at https://platform4.risksense.com/api/v1, authenticated via x-api-key header
|
|
||||||
- **Workflow_Batch**: An Ivanti API resource representing a group of findings submitted together under a single workflow request
|
|
||||||
- **Scope_Override_Authorization**: An Ivanti workflow property that controls whether additional findings can be added to or removed from the workflow after creation; values are "None" or "Authorized"
|
|
||||||
- **Submission_Record**: A local database record tracking the details and outcome of an FP workflow submission made through the Dashboard
|
|
||||||
- **Attachment**: A supporting document or artifact (PDF, screenshot, etc.) uploaded alongside an FP workflow submission as evidence or justification
|
|
||||||
|
|
||||||
## Requirements
|
|
||||||
|
|
||||||
### Requirement 1: Select FP Queue Items for Workflow Submission
|
|
||||||
|
|
||||||
**User Story:** As an editor or admin, I want to select one or more FP-type items from the Ivanti Queue, so that I can batch them into a single False Positive workflow submission.
|
|
||||||
|
|
||||||
#### Acceptance Criteria
|
|
||||||
|
|
||||||
1. WHEN the Queue_Panel is open and contains FP-type Queue_Items, THE Dashboard SHALL display a "Create FP Workflow" action button that is enabled only when at least one pending FP-type Queue_Item is selected
|
|
||||||
2. WHEN a user selects Queue_Items of mixed workflow_type (FP and non-FP), THE Dashboard SHALL only include FP-type Queue_Items in the FP workflow submission and SHALL visually indicate which items are eligible
|
|
||||||
3. IF no pending FP-type Queue_Items are selected, THEN THE Dashboard SHALL disable the "Create FP Workflow" action button and display a tooltip explaining the requirement
|
|
||||||
4. WHEN the "Create FP Workflow" button is clicked, THE Dashboard SHALL open the FP Workflow Submission modal pre-populated with the selected finding IDs
|
|
||||||
|
|
||||||
### Requirement 2: Configure FP Workflow Details
|
|
||||||
|
|
||||||
**User Story:** As an editor or admin, I want to configure the FP workflow properties before submission, so that I can provide the required justification and metadata for the false positive request.
|
|
||||||
|
|
||||||
#### Acceptance Criteria
|
|
||||||
|
|
||||||
1. THE FP_Workflow submission modal SHALL present input fields for: workflow name (required, max 255 characters), reason/justification (required), description (optional, max 2000 characters), and expiration date (required, must be a future date)
|
|
||||||
2. THE FP_Workflow submission modal SHALL include a Scope_Override_Authorization toggle defaulting to "Authorized"
|
|
||||||
3. THE FP_Workflow submission modal SHALL display a summary list of the selected Queue_Items including finding_id, finding_title, and associated CVEs
|
|
||||||
4. WHEN a user attempts to submit with missing required fields, THE Dashboard SHALL display inline validation errors for each invalid field and prevent submission
|
|
||||||
5. IF the expiration date is set to a date in the past or today, THEN THE Dashboard SHALL reject the value and display a validation message indicating the date must be in the future
|
|
||||||
|
|
||||||
### Requirement 3: Upload Supporting Documentation
|
|
||||||
|
|
||||||
**User Story:** As an editor or admin, I want to upload supporting documents and artifacts with my FP workflow submission, so that reviewers have the evidence needed to approve the false positive request.
|
|
||||||
|
|
||||||
#### Acceptance Criteria
|
|
||||||
|
|
||||||
1. THE FP_Workflow submission modal SHALL include a file upload area that accepts multiple files with a maximum size of 10 MB per file
|
|
||||||
2. WHEN files are added to the upload area, THE Dashboard SHALL display each file name, size, and a remove button
|
|
||||||
3. THE Dashboard SHALL accept files with extensions: .pdf, .png, .jpg, .jpeg, .gif, .doc, .docx, .xlsx, .csv, .txt, .zip
|
|
||||||
4. IF a user attempts to upload a file exceeding 10 MB, THEN THE Dashboard SHALL reject the file and display an error message stating the size limit
|
|
||||||
5. IF a user attempts to upload a file with a disallowed extension, THEN THE Dashboard SHALL reject the file and display an error message listing the allowed file types
|
|
||||||
|
|
||||||
### Requirement 4: Submit FP Workflow to Ivanti API
|
|
||||||
|
|
||||||
**User Story:** As an editor or admin, I want to submit the configured FP workflow to the Ivanti API, so that the false positive request is created in the Ivanti/RiskSense platform with all associated findings and attachments.
|
|
||||||
|
|
||||||
#### Acceptance Criteria
|
|
||||||
|
|
||||||
1. WHEN the user clicks Submit, THE Dashboard SHALL send a POST request to the Ivanti_API to create a Workflow_Batch of type "False Positive" with the configured name, reason, description, expiration date, Scope_Override_Authorization setting, and the list of host finding IDs
|
|
||||||
2. WHEN the Workflow_Batch is created successfully and attachments are present, THE Dashboard SHALL upload each Attachment to the Ivanti_API associated with the created Workflow_Batch
|
|
||||||
3. WHEN the submission is in progress, THE Dashboard SHALL display a progress indicator showing the current step (creating workflow, uploading attachment 1 of N, etc.) and disable the Submit button to prevent duplicate submissions
|
|
||||||
4. WHEN the entire submission completes successfully, THE Dashboard SHALL display a success message including the Ivanti-generated workflow batch ID (e.g., "FP#12345")
|
|
||||||
5. IF the Ivanti_API returns a 401 status, THEN THE Dashboard SHALL display an error message indicating the API key is invalid or missing
|
|
||||||
6. IF the Ivanti_API returns a 429 status, THEN THE Dashboard SHALL display an error message indicating rate limiting and suggest retrying later
|
|
||||||
7. IF the Ivanti_API returns any other error status during workflow creation, THEN THE Dashboard SHALL display the error details and preserve the user's form input so they can retry without re-entering data
|
|
||||||
8. IF an attachment upload fails after the workflow is created, THEN THE Dashboard SHALL report which attachments failed, display the workflow batch ID for the successfully created workflow, and allow the user to retry the failed uploads
|
|
||||||
|
|
||||||
### Requirement 5: Post-Submission Queue Item Updates
|
|
||||||
|
|
||||||
**User Story:** As an editor or admin, I want queue items to be automatically marked complete after a successful FP workflow submission, so that my queue reflects the current processing state.
|
|
||||||
|
|
||||||
#### Acceptance Criteria
|
|
||||||
|
|
||||||
1. WHEN an FP workflow submission completes successfully, THE Dashboard SHALL mark all associated Queue_Items as "complete" status
|
|
||||||
2. WHEN Queue_Items are marked complete after submission, THE Dashboard SHALL refresh the Queue_Panel to reflect the updated statuses
|
|
||||||
3. IF marking a Queue_Item as complete fails locally, THEN THE Dashboard SHALL display a warning that the workflow was submitted successfully but the local queue status could not be updated
|
|
||||||
|
|
||||||
### Requirement 6: Local Submission Tracking
|
|
||||||
|
|
||||||
**User Story:** As an editor or admin, I want FP workflow submissions to be tracked locally, so that I can review submission history and audit past actions.
|
|
||||||
|
|
||||||
#### Acceptance Criteria
|
|
||||||
|
|
||||||
1. WHEN an FP workflow submission completes successfully, THE Dashboard SHALL create a Submission_Record in the local database containing: the Ivanti workflow batch ID, workflow name, submitting user ID, list of finding IDs, submission timestamp, and status
|
|
||||||
2. WHEN an FP workflow submission completes successfully, THE Dashboard SHALL log an audit entry with action "ivanti_fp_workflow_created", entity type "ivanti_workflow", the workflow batch ID as entity ID, and details including the finding IDs and workflow name
|
|
||||||
3. IF an FP workflow submission fails, THEN THE Dashboard SHALL log an audit entry with action "ivanti_fp_workflow_failed" including the error details
|
|
||||||
|
|
||||||
### Requirement 7: Authorization and Access Control
|
|
||||||
|
|
||||||
**User Story:** As a system administrator, I want FP workflow submission restricted to authorized users, so that only editors and admins can create workflows in the Ivanti platform.
|
|
||||||
|
|
||||||
#### Acceptance Criteria
|
|
||||||
|
|
||||||
1. THE Dashboard SHALL restrict the FP workflow submission API endpoint to users with the "Admin" or "Standard_User" group membership
|
|
||||||
2. THE Dashboard SHALL restrict the FP workflow submission UI controls to users with editor or admin roles
|
|
||||||
3. WHILE a user has the viewer role, THE Dashboard SHALL hide the "Create FP Workflow" button from the Queue_Panel
|
|
||||||
@@ -1,109 +0,0 @@
|
|||||||
# Implementation Plan: Ivanti FP Workflow Submission
|
|
||||||
|
|
||||||
## Overview
|
|
||||||
|
|
||||||
Implement the ability to select FP-type items from the Ivanti Queue and submit False Positive workflows to the Ivanti/RiskSense API, with file attachment support, local submission tracking, and audit logging. The implementation follows existing codebase conventions: factory-pattern Express routes, Multer for file uploads, inline React component styles with the dark tactical theme, and the `ivantiPost()` HTTP helper for Ivanti API calls.
|
|
||||||
|
|
||||||
## Tasks
|
|
||||||
|
|
||||||
- [x] 1. Database migration and shared helpers
|
|
||||||
- [x] 1.1 Create migration script `backend/migrations/add_fp_submissions_table.js`
|
|
||||||
- Create `ivanti_fp_submissions` table with columns: id, user_id, username, ivanti_workflow_batch_id, ivanti_generated_id, workflow_name, reason, description, expiration_date, scope_override, finding_ids_json, queue_item_ids_json, attachment_count, attachment_results_json, status (success/partial/failed), error_message, created_at
|
|
||||||
- Add indexes on user_id and ivanti_generated_id
|
|
||||||
- Follow existing migration pattern from `add_ivanti_todo_queue_table.js`
|
|
||||||
- _Requirements: 6.1_
|
|
||||||
|
|
||||||
- [x] 1.2 Extract shared Ivanti API helpers into `backend/helpers/ivantiApi.js`
|
|
||||||
- Move the `ivantiPost()` function from `ivantiWorkflows.js` into a shared module
|
|
||||||
- Add `ivantiMultipartPost(urlPath, fileBuffer, fileName, apiKey, skipTls)` for attachment uploads using Node.js `https` module with multipart/form-data boundary construction
|
|
||||||
- Export both functions; update `ivantiWorkflows.js` and `ivantiFindings.js` to import from the shared module
|
|
||||||
- _Requirements: 4.1, 4.2_
|
|
||||||
|
|
||||||
- [x] 2. Backend route — validation and payload construction
|
|
||||||
- [x] 2.1 Create `backend/routes/ivantiFpWorkflow.js` with validation and payload builder
|
|
||||||
- Export `createIvantiFpWorkflowRouter(db, requireAuth)` factory function
|
|
||||||
- Implement `POST /` route with `requireAuth(db)` and `requireGroup('Admin', 'Standard_User')` middleware
|
|
||||||
- Configure Multer for up to 10 file uploads, 10MB each, with allowed extensions: .pdf, .png, .jpg, .jpeg, .gif, .doc, .docx, .xlsx, .csv, .txt, .zip
|
|
||||||
- Implement `validateFpWorkflowForm(body)` — returns error map for invalid fields (name required max 255, reason required, description max 2000, expirationDate required and must be future date)
|
|
||||||
- Implement `buildIvantiPayload(formData, findingIds)` — constructs the Ivanti API request body with type "FALSE_POSITIVE", scopeOverrideAuthorization mapping, and hostFindingIds as integers
|
|
||||||
- Implement `isAllowedFileExtension(filename)` — checks against the allowed extensions list (case-insensitive)
|
|
||||||
- Verify all queueItemIds belong to the requesting user, are FP-type, and have pending status
|
|
||||||
- _Requirements: 2.4, 2.5, 3.3, 3.4, 3.5, 4.1, 7.1_
|
|
||||||
|
|
||||||
- [ ]* 2.2 Write property tests for validation and payload construction
|
|
||||||
- **Property 3: Form Validation Correctness** — For any form state, validation passes iff all required fields present and expiration date is future; error map keys match invalid fields only
|
|
||||||
- **Property 4: File Extension Validation** — For any filename, acceptance returns true iff extension is in the allowed set (case-insensitive)
|
|
||||||
- **Property 5: API Payload Construction** — For any valid form input, the constructed payload contains correct type, name, reason, expirationDate, scopeOverrideAuthorization, and hostFindingIds as integers
|
|
||||||
- Use `fast-check` library with minimum 100 iterations per property
|
|
||||||
- **Validates: Requirements 2.4, 2.5, 3.3, 4.1**
|
|
||||||
|
|
||||||
- [x] 3. Backend route — Ivanti API submission and local persistence
|
|
||||||
- [x] 3.1 Implement the submission flow in `ivantiFpWorkflow.js`
|
|
||||||
- Call Ivanti API `POST /client/{clientId}/workflowBatch` to create the FP workflow batch
|
|
||||||
- If attachments present, upload each via `ivantiMultipartPost()` to `/client/{clientId}/workflowBatch/{id}/attachment`
|
|
||||||
- Handle Ivanti API error responses: 401 (invalid key), 419 (insufficient privileges), 429 (rate limited), other errors
|
|
||||||
- On success: insert submission record into `ivanti_fp_submissions`, call `logAudit()` with action "ivanti_fp_workflow_created"
|
|
||||||
- On failure: call `logAudit()` with action "ivanti_fp_workflow_failed"
|
|
||||||
- Mark associated queue items as complete via `UPDATE ivanti_todo_queue SET status='complete'`
|
|
||||||
- Handle partial failures (workflow created but attachment upload failed) — save with status "partial"
|
|
||||||
- Return structured response with workflowBatchId, generatedId, attachmentResults, queueItemsUpdated
|
|
||||||
- _Requirements: 4.1, 4.2, 4.5, 4.6, 4.7, 4.8, 5.1, 6.1, 6.2, 6.3_
|
|
||||||
|
|
||||||
- [ ]* 3.2 Write property tests for queue item completion and submission persistence
|
|
||||||
- **Property 6: Queue Items Marked Complete on Success** — For any set of queue item IDs after successful submission, all items have status "complete"
|
|
||||||
- **Property 7: Post-Submission Persistence Completeness** — For any successful submission, the record contains all required fields (ivanti_workflow_batch_id, workflow_name, user_id, finding_ids_json, created_at) and audit entry has correct action/entity_type/details
|
|
||||||
- Use in-memory SQLite for test isolation
|
|
||||||
- **Validates: Requirements 5.1, 6.1, 6.2**
|
|
||||||
|
|
||||||
- [x] 4. Wire backend route into server.js
|
|
||||||
- [x] 4.1 Register the new route in `backend/server.js`
|
|
||||||
- Add `const createIvantiFpWorkflowRouter = require('./routes/ivantiFpWorkflow');`
|
|
||||||
- Mount at `app.use('/api/ivanti/fp-workflow', createIvantiFpWorkflowRouter(db, requireAuth));`
|
|
||||||
- Place near the existing Ivanti route registrations
|
|
||||||
- _Requirements: 7.1_
|
|
||||||
|
|
||||||
- [x] 5. Checkpoint — Backend complete
|
|
||||||
- Ensure all tests pass, ask the user if questions arise.
|
|
||||||
|
|
||||||
- [x] 6. Frontend — FP Workflow Modal component
|
|
||||||
- [x] 6.1 Implement `FpWorkflowModal` in `frontend/src/components/pages/ReportingPage.js`
|
|
||||||
- Add the modal component inline in ReportingPage.js following the existing pattern (QueuePanel, AddToQueuePopover are in the same file)
|
|
||||||
- Props: open, onClose, selectedItems (FP queue items), onSuccess
|
|
||||||
- Form fields: workflow name (text input, required), reason (textarea, required), description (textarea, optional), expiration date (date input, required), scope override toggle (Authorized/None, default Authorized)
|
|
||||||
- Display selected findings summary: finding_id, finding_title, CVEs for each item
|
|
||||||
- File upload area: drag-and-drop zone, file list with name/size/remove button, validate extensions and 10MB limit client-side
|
|
||||||
- Submit button with progress indicator (creating workflow → uploading attachment N of M)
|
|
||||||
- Error display: inline validation errors, API error messages with form state preservation
|
|
||||||
- Success display: workflow batch ID (e.g., "FP#12345") with close/done action
|
|
||||||
- Style with inline style objects matching the dark tactical theme from DESIGN_SYSTEM.md
|
|
||||||
- Icons from lucide-react (Upload, FileText, X, Check, AlertTriangle, Loader)
|
|
||||||
- _Requirements: 2.1, 2.2, 2.3, 2.4, 2.5, 3.1, 3.2, 3.3, 3.4, 3.5, 4.3, 4.4, 4.7, 4.8_
|
|
||||||
|
|
||||||
- [ ]* 6.2 Write property tests for frontend validation helpers
|
|
||||||
- **Property 1: FP Workflow Button Enabled State** — For any set of queue items and selection, button enabled iff selection contains at least one pending FP item
|
|
||||||
- **Property 2: FP-Only Item Filtering** — For any mixed-type selection, filtered result contains only FP items
|
|
||||||
- **Property 8: Role-Based UI Visibility** — For any user role, button visible iff role is editor or admin
|
|
||||||
- Extract `isCreateFpButtonEnabled`, `filterFpItems`, `shouldShowFpButton` as testable pure functions
|
|
||||||
- Use `fast-check` with minimum 100 iterations
|
|
||||||
- **Validates: Requirements 1.1, 1.2, 7.2**
|
|
||||||
|
|
||||||
- [x] 7. Frontend — QueuePanel integration
|
|
||||||
- [x] 7.1 Add "Create FP Workflow" button and modal wiring in QueuePanel
|
|
||||||
- Add "Create FP Workflow" button in QueuePanel footer, styled with amber/FP accent color
|
|
||||||
- Button enabled only when selectedIds contains at least one pending FP-type item
|
|
||||||
- Disabled state shows tooltip: "Select pending FP items to create a workflow"
|
|
||||||
- Hide button entirely for viewer role users (check via useAuth context)
|
|
||||||
- On click: filter selected items to FP-only, open FpWorkflowModal with filtered items
|
|
||||||
- Wire onSuccess callback to trigger queue refresh (call existing fetch function from parent)
|
|
||||||
- _Requirements: 1.1, 1.2, 1.3, 1.4, 5.2, 7.2, 7.3_
|
|
||||||
|
|
||||||
- [x] 8. Final checkpoint — Full integration
|
|
||||||
- Ensure all tests pass, ask the user if questions arise.
|
|
||||||
|
|
||||||
## Notes
|
|
||||||
|
|
||||||
- Tasks marked with `*` are optional and can be skipped for faster MVP
|
|
||||||
- Each task references specific requirements for traceability
|
|
||||||
- Property tests use `fast-check` library — install via `npm install --save-dev fast-check` in both backend and frontend
|
|
||||||
- The shared Ivanti API helper (task 1.2) updates existing imports in ivantiWorkflows.js and ivantiFindings.js — test those routes still work after the refactor
|
|
||||||
- Multer is already a project dependency (used for document uploads in server.js)
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
{"specId": "b8855eb4-3949-426e-86ac-36fe069a6bb1", "workflowType": "requirements-first", "specType": "feature"}
|
|
||||||
@@ -1,175 +0,0 @@
|
|||||||
# Design Document: Queue Hostname & IP Display
|
|
||||||
|
|
||||||
## Overview
|
|
||||||
|
|
||||||
This feature adds hostname tracking to the Ivanti todo queue. Currently the queue stores `ip_address` but not `hostname`. The change spans three layers:
|
|
||||||
|
|
||||||
1. **Database** — A migration adds a `hostname TEXT` column to `ivanti_todo_queue`.
|
|
||||||
2. **Backend API** — The POST (single + batch) endpoints accept and store an optional `hostname` field. The GET endpoint already uses `SELECT *`, so hostname is returned automatically once the column exists.
|
|
||||||
3. **Frontend** — The `addToQueue` and `submitBatch` functions pass `finding.hostName` as `hostname`. The QueuePanel renders hostname and IP address for both CARD and vendor-grouped (FP/Archer) sections.
|
|
||||||
|
|
||||||
The change is additive and backward-compatible. Existing rows get `NULL` for hostname. No existing behavior changes unless both hostname and ip_address are present.
|
|
||||||
|
|
||||||
## Architecture
|
|
||||||
|
|
||||||
The data flows through three layers in a straight pipeline:
|
|
||||||
|
|
||||||
```mermaid
|
|
||||||
flowchart LR
|
|
||||||
A[Ivanti Finding<br/>hostName, ipAddress] -->|POST /todo-queue| B[Express Route<br/>ivantiTodoQueue.js]
|
|
||||||
B -->|INSERT hostname, ip_address| C[SQLite<br/>ivanti_todo_queue]
|
|
||||||
C -->|SELECT *| B
|
|
||||||
B -->|GET response| D[QueuePanel<br/>ReportingPage.js]
|
|
||||||
```
|
|
||||||
|
|
||||||
No new services, tables, or route modules are introduced. The migration script is a standalone Node.js file following the existing pattern in `backend/migrations/`.
|
|
||||||
|
|
||||||
## Components and Interfaces
|
|
||||||
|
|
||||||
### Migration Script: `backend/migrations/add_todo_queue_hostname.js`
|
|
||||||
|
|
||||||
Follows the exact pattern of `add_todo_queue_ip_address.js`:
|
|
||||||
|
|
||||||
- Opens `cve_database.db` via `sqlite3`
|
|
||||||
- Runs `ALTER TABLE ivanti_todo_queue ADD COLUMN hostname TEXT`
|
|
||||||
- Catches `duplicate column name` error to make it idempotent
|
|
||||||
- Closes the database connection
|
|
||||||
|
|
||||||
### Backend Route: `backend/routes/ivantiTodoQueue.js`
|
|
||||||
|
|
||||||
Changes to two endpoints:
|
|
||||||
|
|
||||||
**POST `/` (single-item)**
|
|
||||||
- Extract `hostname` from `req.body`
|
|
||||||
- Sanitize: if present and a string, trim and slice to 255 chars; otherwise `null`
|
|
||||||
- Add to the INSERT column list and parameter array
|
|
||||||
|
|
||||||
**POST `/batch`**
|
|
||||||
- For each finding in the `findings` array, extract `hostname` from `f.hostname`
|
|
||||||
- Same sanitization as single-item
|
|
||||||
- Add to the per-row INSERT column list and parameter array
|
|
||||||
|
|
||||||
**GET `/`** — No code change needed. `SELECT *` already returns all columns.
|
|
||||||
|
|
||||||
**PUT `/:id`** — No change. Hostname is set at insert time and not editable.
|
|
||||||
|
|
||||||
### Frontend: `ReportingPage.js`
|
|
||||||
|
|
||||||
**`addToQueue` function**
|
|
||||||
- Add `hostname: finding.hostName || null` to the POST body
|
|
||||||
|
|
||||||
**`submitBatch` function**
|
|
||||||
- Add `hostname: f.hostName || null` to each finding object in `findingsPayload`
|
|
||||||
|
|
||||||
**QueuePanel rendering (per item)**
|
|
||||||
|
|
||||||
For CARD items, the content `<div>` currently shows:
|
|
||||||
1. `finding_id`
|
|
||||||
2. `ip_address` (if present)
|
|
||||||
|
|
||||||
New rendering for CARD items:
|
|
||||||
1. `finding_id`
|
|
||||||
2. `hostname` (if present)
|
|
||||||
3. `ip_address` (if present)
|
|
||||||
|
|
||||||
For vendor-grouped items (FP/Archer), the content `<div>` currently shows:
|
|
||||||
1. `finding_id`
|
|
||||||
2. CVE list (if present)
|
|
||||||
|
|
||||||
New rendering for vendor-grouped items:
|
|
||||||
1. `finding_id`
|
|
||||||
2. CVE list (if present)
|
|
||||||
3. `hostname` (if present)
|
|
||||||
4. `ip_address` (if present)
|
|
||||||
|
|
||||||
Both hostname and IP use the same monospace styling at `0.68rem` / `0.62rem` with muted colors consistent with the existing design system.
|
|
||||||
|
|
||||||
## Data Models
|
|
||||||
|
|
||||||
### `ivanti_todo_queue` table (after migration)
|
|
||||||
|
|
||||||
| Column | Type | Nullable | Notes |
|
|
||||||
|--------|------|----------|-------|
|
|
||||||
| id | INTEGER | NO | PRIMARY KEY AUTOINCREMENT |
|
|
||||||
| user_id | INTEGER | NO | FK → users(id) |
|
|
||||||
| finding_id | TEXT | NO | |
|
|
||||||
| finding_title | TEXT | YES | max 500 chars |
|
|
||||||
| cves_json | TEXT | YES | JSON array string |
|
|
||||||
| ip_address | TEXT | YES | max 64 chars |
|
|
||||||
| **hostname** | **TEXT** | **YES** | **max 255 chars (new)** |
|
|
||||||
| vendor | TEXT | NO | |
|
|
||||||
| workflow_type | TEXT | NO | FP, Archer, or CARD |
|
|
||||||
| status | TEXT | NO | pending or complete |
|
|
||||||
| created_at | DATETIME | NO | DEFAULT CURRENT_TIMESTAMP |
|
|
||||||
| updated_at | DATETIME | NO | DEFAULT CURRENT_TIMESTAMP |
|
|
||||||
|
|
||||||
### API Request/Response Changes
|
|
||||||
|
|
||||||
**POST `/api/ivanti/todo-queue` body** — adds optional field:
|
|
||||||
```json
|
|
||||||
{
|
|
||||||
"finding_id": "...",
|
|
||||||
"finding_title": "...",
|
|
||||||
"cves": [],
|
|
||||||
"ip_address": "...",
|
|
||||||
"hostname": "server01.example.com",
|
|
||||||
"vendor": "...",
|
|
||||||
"workflow_type": "CARD"
|
|
||||||
}
|
|
||||||
```
|
|
||||||
|
|
||||||
**POST `/api/ivanti/todo-queue/batch` body** — adds optional field per finding:
|
|
||||||
```json
|
|
||||||
{
|
|
||||||
"findings": [
|
|
||||||
{ "finding_id": "...", "ip_address": "...", "hostname": "server01.example.com" }
|
|
||||||
],
|
|
||||||
"workflow_type": "FP",
|
|
||||||
"vendor": "VendorName"
|
|
||||||
}
|
|
||||||
```
|
|
||||||
|
|
||||||
**GET response** — `hostname` field included automatically via `SELECT *`:
|
|
||||||
```json
|
|
||||||
{
|
|
||||||
"id": 1,
|
|
||||||
"finding_id": "...",
|
|
||||||
"hostname": "server01.example.com",
|
|
||||||
"ip_address": "10.0.0.1",
|
|
||||||
"..."
|
|
||||||
}
|
|
||||||
```
|
|
||||||
|
|
||||||
|
|
||||||
## Correctness Properties
|
|
||||||
|
|
||||||
*A property is a characteristic or behavior that should hold true across all valid executions of a system — essentially, a formal statement about what the system should do. Properties serve as the bridge between human-readable specifications and machine-verifiable correctness guarantees.*
|
|
||||||
|
|
||||||
### Property 1: Hostname storage round-trip
|
|
||||||
|
|
||||||
*For any* valid hostname string (up to 255 characters), storing it via the queue API (single or batch endpoint) and then retrieving it via GET should return the exact same trimmed string. When the hostname is omitted, null, or empty, the stored and returned value should be null.
|
|
||||||
|
|
||||||
**Validates: Requirements 2.1, 2.2, 2.3, 2.4**
|
|
||||||
|
|
||||||
### Property 2: Hostname display presence
|
|
||||||
|
|
||||||
*For any* queue item with a non-null hostname value, the rendered QueuePanel output should contain the hostname text, regardless of whether the item is a CARD item or a vendor-grouped (FP/Archer) item.
|
|
||||||
|
|
||||||
**Validates: Requirements 4.1, 5.1**
|
|
||||||
|
|
||||||
## Error Handling
|
|
||||||
|
|
||||||
| Scenario | Handling |
|
|
||||||
|----------|----------|
|
|
||||||
| Migration run when column already exists | Catch `duplicate column name` SQLite error, log skip message, exit cleanly |
|
|
||||||
| `hostname` field is not a string | Treat as null — store NULL in database |
|
|
||||||
| `hostname` exceeds 255 characters | Truncate to 255 characters via `.slice(0, 255)` |
|
|
||||||
| `hostname` is undefined/null/empty string | Store NULL in database |
|
|
||||||
| GET returns item with null hostname | Frontend conditionally renders — no hostname line shown |
|
|
||||||
| GET returns item with null ip_address and null hostname | CARD: show only finding_id. Vendor: show finding_id + CVEs only |
|
|
||||||
|
|
||||||
No new error codes or HTTP status changes are introduced. The hostname field is optional and its absence is a normal case, not an error.
|
|
||||||
|
|
||||||
## Testing Strategy
|
|
||||||
|
|
||||||
Testing is out of scope for this feature. Manual verification will be performed after implementation.
|
|
||||||
@@ -1,70 +0,0 @@
|
|||||||
# Requirements Document
|
|
||||||
|
|
||||||
## Introduction
|
|
||||||
|
|
||||||
The Ivanti Queue (todo queue) in the STEAM Security Dashboard currently stores and displays `ip_address` for CARD workflow items but omits hostname entirely. Vendor-grouped sections (FP/Archer) display only `finding_id` and CVEs, hiding the `ip_address` that is already stored. This feature adds a `hostname` column to the database, passes hostname through the backend API, and displays both hostname and IP address across all queue sections (CARD, FP, Archer).
|
|
||||||
|
|
||||||
## Glossary
|
|
||||||
|
|
||||||
- **Queue_Panel**: The slide-out side panel (`QueuePanel` component) that displays the user's staged Ivanti findings grouped by workflow type and vendor.
|
|
||||||
- **Queue_API**: The Express route module (`ivantiTodoQueue.js`) that handles CRUD operations on the `ivanti_todo_queue` table.
|
|
||||||
- **Queue_Table**: The SQLite table `ivanti_todo_queue` that persists per-user queue items.
|
|
||||||
- **CARD_Section**: The top group in the Queue_Panel that displays items with `workflow_type = 'CARD'`.
|
|
||||||
- **Vendor_Section**: Groups in the Queue_Panel for FP and Archer workflow items, organized by vendor name.
|
|
||||||
- **Finding**: An Ivanti host finding record containing fields such as `id`, `title`, `hostName`, `ipAddress`, `cves`, and `severity`.
|
|
||||||
- **Migration_Script**: A standalone Node.js script in `backend/migrations/` that alters the SQLite schema.
|
|
||||||
|
|
||||||
## Requirements
|
|
||||||
|
|
||||||
### Requirement 1: Add hostname column to the queue database table
|
|
||||||
|
|
||||||
**User Story:** As a developer, I want the queue table to have a `hostname` column, so that hostname data can be persisted alongside each queued finding.
|
|
||||||
|
|
||||||
#### Acceptance Criteria
|
|
||||||
|
|
||||||
1. THE Migration_Script SHALL add a `hostname` TEXT column to the Queue_Table.
|
|
||||||
2. WHEN the `hostname` column already exists, THE Migration_Script SHALL skip the alteration and log a message indicating the column already exists.
|
|
||||||
3. THE Migration_Script SHALL preserve all existing rows and column data in the Queue_Table.
|
|
||||||
|
|
||||||
### Requirement 2: Accept and store hostname in queue API endpoints
|
|
||||||
|
|
||||||
**User Story:** As a developer, I want the queue API to accept a `hostname` field, so that hostname data is stored when findings are added to the queue.
|
|
||||||
|
|
||||||
#### Acceptance Criteria
|
|
||||||
|
|
||||||
1. WHEN a POST request is received at the single-item endpoint, THE Queue_API SHALL accept an optional `hostname` string field (max 255 characters) and store it in the Queue_Table.
|
|
||||||
2. WHEN a POST request is received at the batch endpoint, THE Queue_API SHALL accept an optional `hostname` string field on each finding object (max 255 characters) and store it in the Queue_Table.
|
|
||||||
3. WHEN the `hostname` field is omitted or empty, THE Queue_API SHALL store NULL for the `hostname` column.
|
|
||||||
4. WHEN a GET request is received, THE Queue_API SHALL return the `hostname` field for each queue item in the response.
|
|
||||||
|
|
||||||
### Requirement 3: Pass hostname from the frontend to the queue API
|
|
||||||
|
|
||||||
**User Story:** As a developer, I want the frontend to send hostname data when adding findings to the queue, so that hostname is captured from the Ivanti findings data.
|
|
||||||
|
|
||||||
#### Acceptance Criteria
|
|
||||||
|
|
||||||
1. WHEN a single finding is added to the queue, THE ReportingPage SHALL include the finding's `hostName` value in the `hostname` field of the POST request body.
|
|
||||||
2. WHEN findings are added via batch submission, THE ReportingPage SHALL include each finding's `hostName` value in the `hostname` field of the corresponding finding object in the POST request body.
|
|
||||||
|
|
||||||
### Requirement 4: Display hostname and IP address in the CARD section
|
|
||||||
|
|
||||||
**User Story:** As a security analyst, I want to see both hostname and IP address for CARD items in the queue, so that I can identify the affected host at a glance.
|
|
||||||
|
|
||||||
#### Acceptance Criteria
|
|
||||||
|
|
||||||
1. WHEN a CARD item has a `hostname` value, THE CARD_Section SHALL display the hostname below the finding ID.
|
|
||||||
2. WHEN a CARD item has an `ip_address` value, THE CARD_Section SHALL display the IP address below the hostname.
|
|
||||||
3. WHEN a CARD item has both `hostname` and `ip_address`, THE CARD_Section SHALL display hostname on one line and IP address on the next line.
|
|
||||||
4. WHEN a CARD item has only `ip_address` and no `hostname`, THE CARD_Section SHALL display the IP address (preserving current behavior).
|
|
||||||
5. WHEN a CARD item has only `hostname` and no `ip_address`, THE CARD_Section SHALL display the hostname.
|
|
||||||
|
|
||||||
### Requirement 5: Display hostname and IP address in vendor sections (FP/Archer)
|
|
||||||
|
|
||||||
**User Story:** As a security analyst, I want to see hostname and IP address for FP and Archer items in the queue, so that I can identify affected hosts without leaving the queue panel.
|
|
||||||
|
|
||||||
#### Acceptance Criteria
|
|
||||||
|
|
||||||
1. WHEN a vendor-grouped item has a `hostname` value, THE Vendor_Section SHALL display the hostname below the CVE list.
|
|
||||||
2. WHEN a vendor-grouped item has an `ip_address` value, THE Vendor_Section SHALL display the IP address below the hostname (or below the CVE list if no hostname exists).
|
|
||||||
3. WHEN a vendor-grouped item has both `hostname` and `ip_address`, THE Vendor_Section SHALL display hostname on one line and IP address on the next line, both below the CVE list.
|
|
||||||
4. WHEN a vendor-grouped item has neither `hostname` nor `ip_address`, THE Vendor_Section SHALL display only the finding ID and CVE list (preserving current behavior).
|
|
||||||
@@ -1,56 +0,0 @@
|
|||||||
# Implementation Plan: Queue Hostname & IP Display
|
|
||||||
|
|
||||||
## Overview
|
|
||||||
|
|
||||||
Add hostname tracking to the Ivanti todo queue across database, backend API, and frontend display layers. All changes are additive and backward-compatible.
|
|
||||||
|
|
||||||
## Tasks
|
|
||||||
|
|
||||||
- [x] 1. Create database migration to add hostname column
|
|
||||||
- Create `backend/migrations/add_todo_queue_hostname.js` following the exact pattern of `add_todo_queue_ip_address.js`
|
|
||||||
- Use `ALTER TABLE ivanti_todo_queue ADD COLUMN hostname TEXT`
|
|
||||||
- Handle `duplicate column name` error for idempotency
|
|
||||||
- Log appropriate messages for success and skip scenarios
|
|
||||||
- _Requirements: 1.1, 1.2, 1.3_
|
|
||||||
|
|
||||||
- [x] 2. Update backend API endpoints to accept and store hostname
|
|
||||||
- [x] 2.1 Update POST `/` (single-item) endpoint in `backend/routes/ivantiTodoQueue.js`
|
|
||||||
- Extract `hostname` from `req.body`
|
|
||||||
- Sanitize: if present and a string, trim and slice to 255 chars; otherwise `null`
|
|
||||||
- Add `hostname` to the INSERT column list and parameter array
|
|
||||||
- _Requirements: 2.1, 2.3_
|
|
||||||
|
|
||||||
- [x] 2.2 Update POST `/batch` endpoint in `backend/routes/ivantiTodoQueue.js`
|
|
||||||
- For each finding, extract `hostname` from `f.hostname`
|
|
||||||
- Apply same sanitization as single-item (trim, slice to 255, or null)
|
|
||||||
- Add `hostname` to the per-row INSERT column list and parameter array
|
|
||||||
- _Requirements: 2.2, 2.3_
|
|
||||||
|
|
||||||
- [x] 3. Checkpoint
|
|
||||||
- Ensure all backend changes are consistent, ask the user if questions arise.
|
|
||||||
|
|
||||||
- [x] 4. Update frontend to pass hostname and display it in the queue panel
|
|
||||||
- [x] 4.1 Update `addToQueue` function in `ReportingPage.js`
|
|
||||||
- Add `hostname: finding.hostName || null` to the POST request body
|
|
||||||
- _Requirements: 3.1_
|
|
||||||
|
|
||||||
- [x] 4.2 Update `submitBatch` function in `ReportingPage.js`
|
|
||||||
- Add `hostname: f.hostName || null` to each finding object in the payload
|
|
||||||
- _Requirements: 3.2_
|
|
||||||
|
|
||||||
- [x] 4.3 Update CARD section rendering in QueuePanel (`ReportingPage.js`)
|
|
||||||
- Display `hostname` below finding_id (when present)
|
|
||||||
- Display `ip_address` below hostname (when present)
|
|
||||||
- Handle all combinations: both present, only hostname, only ip_address, neither
|
|
||||||
- Use monospace styling at `0.68rem` consistent with existing ip_address display
|
|
||||||
- _Requirements: 4.1, 4.2, 4.3, 4.4, 4.5_
|
|
||||||
|
|
||||||
- [x] 4.4 Update vendor section (FP/Archer) rendering in QueuePanel (`ReportingPage.js`)
|
|
||||||
- Display `hostname` below the CVE list (when present)
|
|
||||||
- Display `ip_address` below hostname or below CVE list if no hostname
|
|
||||||
- Handle all combinations: both present, only one, neither
|
|
||||||
- Use monospace styling at `0.62rem` / `0.68rem` with muted colors matching existing design
|
|
||||||
- _Requirements: 5.1, 5.2, 5.3, 5.4_
|
|
||||||
|
|
||||||
- [x] 5. Final checkpoint
|
|
||||||
- Ensure all changes are wired together end-to-end, ask the user if questions arise.
|
|
||||||
@@ -1,27 +0,0 @@
|
|||||||
# Product Overview
|
|
||||||
|
|
||||||
The STEAM Security Dashboard is a self-hosted vulnerability management tool for the NTS-AEO-STEAM and NTS-AEO-ACCESS-ENG business units. It centralizes CVE tracking, Ivanti host finding triage, AEO compliance posture monitoring, FP/Archer exception workflows, and internal documentation in a single interface.
|
|
||||||
|
|
||||||
## Core Capabilities
|
|
||||||
|
|
||||||
- Searchable CVE list with per-vendor tracking and document storage
|
|
||||||
- NVD API integration for auto-populating CVE metadata
|
|
||||||
- Ivanti/RiskSense integration for syncing open host findings with FP workflow tracking
|
|
||||||
- Reporting page with charts, advanced filtering, inline editing, and CSV/XLSX export
|
|
||||||
- Ivanti Queue for batch-processing FP, Archer, and CARD workflows
|
|
||||||
- AEO Compliance page with weekly xlsx upload, diff preview, per-team metric health cards, and device-level violation tracking
|
|
||||||
- Archer risk acceptance ticket tracking (EXC numbers) linked to CVE/vendor pairs
|
|
||||||
- Knowledge base for internal documentation and policies
|
|
||||||
- Role-based access control (viewer, editor, admin) with full audit trail
|
|
||||||
|
|
||||||
## User Roles
|
|
||||||
|
|
||||||
| Role | Permissions |
|
|
||||||
|------|------------|
|
|
||||||
| viewer | Read-only access to all data |
|
|
||||||
| editor | All viewer permissions plus create/update operations |
|
|
||||||
| admin | All editor permissions plus delete, user management, and audit log access |
|
|
||||||
|
|
||||||
## Teams Tracked
|
|
||||||
|
|
||||||
Only **STEAM** and **ACCESS-ENG** teams are tracked in the compliance module.
|
|
||||||
@@ -1,83 +0,0 @@
|
|||||||
# Project Structure & Conventions
|
|
||||||
|
|
||||||
## Directory Layout
|
|
||||||
|
|
||||||
```
|
|
||||||
cve-dashboard/
|
|
||||||
├── backend/ # Express API server
|
|
||||||
│ ├── server.js # Main entry point — app setup, middleware, CVE/document routes inline
|
|
||||||
│ ├── setup.js # One-time DB init + default admin creation
|
|
||||||
│ ├── cve_database.db # SQLite database (gitignored)
|
|
||||||
│ ├── uploads/ # File storage (gitignored)
|
|
||||||
│ ├── routes/ # Express route modules (factory pattern)
|
|
||||||
│ │ ├── auth.js
|
|
||||||
│ │ ├── users.js
|
|
||||||
│ │ ├── auditLog.js
|
|
||||||
│ │ ├── nvdLookup.js
|
|
||||||
│ │ ├── knowledgeBase.js
|
|
||||||
│ │ ├── archerTickets.js
|
|
||||||
│ │ ├── ivantiWorkflows.js
|
|
||||||
│ │ ├── ivantiFindings.js
|
|
||||||
│ │ ├── ivantiTodoQueue.js
|
|
||||||
│ │ └── compliance.js
|
|
||||||
│ ├── middleware/
|
|
||||||
│ │ └── auth.js # requireAuth(db), requireRole(...roles)
|
|
||||||
│ ├── helpers/
|
|
||||||
│ │ └── auditLog.js # logAudit() — fire-and-forget DB insert
|
|
||||||
│ ├── migrations/ # Sequential migration scripts (run manually with node)
|
|
||||||
│ └── scripts/ # Python utilities (compliance parsing, CSV import)
|
|
||||||
│
|
|
||||||
├── frontend/ # React 19 SPA (Create React App)
|
|
||||||
│ └── src/
|
|
||||||
│ ├── App.js # Main dashboard — CVE list, filters, modals, inline styles
|
|
||||||
│ ├── App.css # Global styles and CSS variables
|
|
||||||
│ ├── contexts/
|
|
||||||
│ │ └── AuthContext.js # Auth state provider (login, logout, role helpers)
|
|
||||||
│ └── components/
|
|
||||||
│ ├── LoginForm.js
|
|
||||||
│ ├── NavDrawer.js
|
|
||||||
│ ├── UserMenu.js
|
|
||||||
│ ├── CalendarWidget.js
|
|
||||||
│ ├── UserManagement.js
|
|
||||||
│ ├── AuditLog.js
|
|
||||||
│ ├── NvdSyncModal.js
|
|
||||||
│ ├── KnowledgeBaseModal.js
|
|
||||||
│ ├── KnowledgeBaseViewer.js
|
|
||||||
│ └── pages/ # Full-page views
|
|
||||||
│ ├── ReportingPage.js
|
|
||||||
│ ├── CompliancePage.js
|
|
||||||
│ ├── ComplianceUploadModal.js
|
|
||||||
│ ├── ComplianceDetailPanel.js
|
|
||||||
│ ├── ComplianceChartsPanel.js
|
|
||||||
│ ├── IvantiCountsChart.js
|
|
||||||
│ ├── KnowledgeBasePage.js
|
|
||||||
│ └── ExportsPage.js
|
|
||||||
│
|
|
||||||
├── docs/ # Internal documentation (markdown)
|
|
||||||
├── start-servers.sh # Start both servers in background
|
|
||||||
├── stop-servers.sh # Stop both servers
|
|
||||||
└── DESIGN_SYSTEM.md # UI design system reference (colors, typography, components)
|
|
||||||
```
|
|
||||||
|
|
||||||
## Backend Conventions
|
|
||||||
|
|
||||||
- Route modules export a factory function: `function createXxxRouter(db, ...middleware)` that returns an Express Router.
|
|
||||||
- The `db` (sqlite3 Database instance) is passed via dependency injection from `server.js`.
|
|
||||||
- Auth middleware: `requireAuth(db)` validates session cookie, attaches `req.user`. `requireRole('editor', 'admin')` checks role.
|
|
||||||
- All state-changing actions call `logAudit(db, { userId, username, action, entityType, entityId, details, ipAddress })`.
|
|
||||||
- Input validation is done inline in route handlers with early-return error responses.
|
|
||||||
- SQLite queries use the callback-based `db.run()`, `db.get()`, `db.all()` API.
|
|
||||||
- API routes are prefixed with `/api`. All endpoints except login/logout require a valid session cookie.
|
|
||||||
- CVE and document routes are defined inline in `server.js`; feature routes are in separate modules under `routes/`.
|
|
||||||
|
|
||||||
## Frontend Conventions
|
|
||||||
|
|
||||||
- Single-page app with page-level navigation managed in `App.js` (no React Router).
|
|
||||||
- Auth state managed via React Context (`AuthContext`). Use `useAuth()` hook for login/logout/role checks.
|
|
||||||
- API calls use `fetch()` with `credentials: 'include'` for cookie-based auth.
|
|
||||||
- API base URL from `process.env.REACT_APP_API_BASE`.
|
|
||||||
- Styling uses a mix of inline style objects (defined as constants in component files) and `App.css` global styles.
|
|
||||||
- Dark theme with a "tactical intelligence" aesthetic — see `DESIGN_SYSTEM.md` for color palette, typography, and component specs.
|
|
||||||
- Icons from `lucide-react`. Charts from `recharts`.
|
|
||||||
- Page components live in `components/pages/`. Shared components live in `components/`.
|
|
||||||
- No TypeScript — the project uses plain JavaScript throughout.
|
|
||||||
@@ -1,78 +0,0 @@
|
|||||||
# Tech Stack & Build System
|
|
||||||
|
|
||||||
## Stack
|
|
||||||
|
|
||||||
| Layer | Technology |
|
|
||||||
|-------|-----------|
|
|
||||||
| Backend | Node.js 18+, Express 5 |
|
|
||||||
| Database | SQLite3 (file: `backend/cve_database.db`) |
|
|
||||||
| Auth | bcryptjs, cookie-based sessions (httpOnly, 24h expiry) |
|
|
||||||
| File uploads | Multer 2 (10MB limit) |
|
|
||||||
| Frontend | React 19 (Create React App / react-scripts 5) |
|
|
||||||
| UI Icons | lucide-react |
|
|
||||||
| Charts | recharts |
|
|
||||||
| Spreadsheet parsing | xlsx (frontend), pandas + openpyxl (backend Python scripts) |
|
|
||||||
| Markdown rendering | react-markdown |
|
|
||||||
| Diagrams | mermaid |
|
|
||||||
|
|
||||||
## Common Commands
|
|
||||||
|
|
||||||
### Backend
|
|
||||||
```bash
|
|
||||||
cd backend
|
|
||||||
node setup.js # Initialize DB, tables, indexes, default admin user
|
|
||||||
node server.js # Start backend on port 3001
|
|
||||||
```
|
|
||||||
|
|
||||||
### Frontend
|
|
||||||
```bash
|
|
||||||
cd frontend
|
|
||||||
npm install # Install dependencies
|
|
||||||
npm start # Dev server on port 3000
|
|
||||||
npm run build # Production build
|
|
||||||
npm test # Run tests (react-scripts test)
|
|
||||||
```
|
|
||||||
|
|
||||||
### Both servers (from project root)
|
|
||||||
```bash
|
|
||||||
./start-servers.sh # Start backend + frontend in background
|
|
||||||
./stop-servers.sh # Stop all servers
|
|
||||||
```
|
|
||||||
|
|
||||||
### Database Migrations (run from `backend/` in order)
|
|
||||||
```bash
|
|
||||||
node migrations/add_knowledge_base_table.js
|
|
||||||
node migrations/add_archer_tickets_table.js
|
|
||||||
node migrations/add_ivanti_sync_table.js
|
|
||||||
node migrations/add_ivanti_findings_tables.js
|
|
||||||
node migrations/add_ivanti_todo_queue_table.js
|
|
||||||
node migrations/add_card_workflow_type.js
|
|
||||||
node migrations/add_todo_queue_ip_address.js
|
|
||||||
node migrations/add_compliance_tables.js
|
|
||||||
```
|
|
||||||
|
|
||||||
### Python Scripts (from `backend/scripts/`)
|
|
||||||
```bash
|
|
||||||
# Compliance xlsx parsing (called automatically by upload flow)
|
|
||||||
python3 parse_compliance_xlsx.py <file>
|
|
||||||
|
|
||||||
# Bulk notes import
|
|
||||||
python3 import_notes_from_csv.py input.csv --dry-run
|
|
||||||
python3 import_notes_from_csv.py input.csv
|
|
||||||
```
|
|
||||||
|
|
||||||
Python dependencies: `pandas>=2.0.0`, `openpyxl>=3.0.0` (install via apt or venv).
|
|
||||||
|
|
||||||
## Environment Configuration
|
|
||||||
|
|
||||||
- `backend/.env` — PORT, CORS_ORIGINS, SESSION_SECRET, NVD_API_KEY, Ivanti API credentials
|
|
||||||
- `frontend/.env` — REACT_APP_API_BASE, REACT_APP_API_HOST
|
|
||||||
- Both `.env` files are gitignored; see `.env.example` files for templates.
|
|
||||||
- React caches env vars at build/start time — restart the frontend process after changes.
|
|
||||||
|
|
||||||
## Default Ports
|
|
||||||
|
|
||||||
| Service | URL |
|
|
||||||
|---------|-----|
|
|
||||||
| Frontend | http://localhost:3000 |
|
|
||||||
| Backend API | http://localhost:3001 |
|
|
||||||
59
CHANGELOG.md
Normal file
59
CHANGELOG.md
Normal file
@@ -0,0 +1,59 @@
|
|||||||
|
# Changelog
|
||||||
|
|
||||||
|
## v1.0.0 — 2026-05-01
|
||||||
|
|
||||||
|
First official release. Consolidates all features developed since initial commit into a stable, documented, deployment-ready package.
|
||||||
|
|
||||||
|
### Core Platform
|
||||||
|
- CVE tracking with multi-vendor support, document storage, and NVD API auto-fill
|
||||||
|
- Session-based authentication with four user groups (Admin, Standard_User, Leadership, Read_Only)
|
||||||
|
- Full audit logging of all state-changing actions
|
||||||
|
- Dark tactical intelligence UI theme with monospace typography
|
||||||
|
|
||||||
|
### Ivanti Integration
|
||||||
|
- Live sync of open host findings from Ivanti/RiskSense API (auto-sync every 24h)
|
||||||
|
- Reporting page with donut metric charts, advanced per-column filtering, inline editing
|
||||||
|
- FP workflow submission directly to Ivanti API with file attachments
|
||||||
|
- Ivanti Queue — personal staging list for batch FP, Archer, CARD, and Granite workflows
|
||||||
|
- Queue item redirect between workflow types after completion
|
||||||
|
- Row visibility controls with localStorage persistence
|
||||||
|
|
||||||
|
### Archive and Anomaly Tracking
|
||||||
|
- Automatic detection of disappeared and returned findings across syncs
|
||||||
|
- BU drift checker — classifies archived findings by reason (BU reassignment, severity drift, closed on platform, decommissioned)
|
||||||
|
- Return classification — explains why findings came back (BU reassigned back, severity re-escalated, etc.)
|
||||||
|
- Findings Trend chart with archive activity sparkline and shift reason tooltips
|
||||||
|
- Anomaly banner for significant archive events
|
||||||
|
|
||||||
|
### Compliance (AEO Posture)
|
||||||
|
- Weekly NTS_AEO xlsx upload with diff preview (new, resolved, recurring)
|
||||||
|
- Schema drift detection with breaking/silent-miss/cosmetic classification
|
||||||
|
- Admin config reconciliation for parser updates
|
||||||
|
- Per-team metric health cards with grouped categories and variant pills
|
||||||
|
- Device-level violation tracking with timestamped notes history
|
||||||
|
- Multi-metric note grouping
|
||||||
|
- Upload rollback support
|
||||||
|
|
||||||
|
### Integrations
|
||||||
|
- Jira Data Center — create, sync, and track tickets linked to CVE/vendor pairs
|
||||||
|
- Archer — risk acceptance exception tracking (EXC numbers)
|
||||||
|
- Atlas InfoSec — action plan cache, bulk creation from row selection, metrics reporting
|
||||||
|
- CARD API — Granite/CARD asset lookup for network device workflows
|
||||||
|
- NVD API — auto-fill CVE metadata with bulk sync support
|
||||||
|
|
||||||
|
### Knowledge Base
|
||||||
|
- Internal document library with inline PDF and Markdown rendering
|
||||||
|
- Category-based browsing and search
|
||||||
|
|
||||||
|
### Admin
|
||||||
|
- Full-page admin panel with user management, audit log, and system info tabs
|
||||||
|
- Themed confirm modals replacing browser dialogs
|
||||||
|
- User profile panel with self-service password change
|
||||||
|
|
||||||
|
### Infrastructure
|
||||||
|
- Consolidated `setup.js` with complete database schema (27 tables, all indexes and triggers)
|
||||||
|
- systemd service files for persistent deployment
|
||||||
|
- GitLab CI/CD pipeline (install, lint, test, build, deploy)
|
||||||
|
- GPG-signed commits for code provenance
|
||||||
|
- Organized documentation structure (api, design, guides, security, testing, troubleshooting)
|
||||||
|
- Migration scripts documented and retained for existing deployment upgrades
|
||||||
@@ -3,6 +3,10 @@ PORT=3001
|
|||||||
API_HOST=localhost
|
API_HOST=localhost
|
||||||
CORS_ORIGINS=http://localhost:3000
|
CORS_ORIGINS=http://localhost:3000
|
||||||
|
|
||||||
|
# Session secret — REQUIRED. Server will not start without this.
|
||||||
|
# Generate with: openssl rand -base64 32
|
||||||
|
SESSION_SECRET=
|
||||||
|
|
||||||
# NVD API Key (optional - increases rate limit from 5 to 50 requests per 30s)
|
# NVD API Key (optional - increases rate limit from 5 to 50 requests per 30s)
|
||||||
# Request one at https://nvd.nist.gov/developers/request-an-api-key
|
# Request one at https://nvd.nist.gov/developers/request-an-api-key
|
||||||
NVD_API_KEY=
|
NVD_API_KEY=
|
||||||
@@ -13,5 +17,60 @@ IVANTI_API_KEY=
|
|||||||
IVANTI_CLIENT_ID=1550
|
IVANTI_CLIENT_ID=1550
|
||||||
IVANTI_FIRST_NAME=
|
IVANTI_FIRST_NAME=
|
||||||
IVANTI_LAST_NAME=
|
IVANTI_LAST_NAME=
|
||||||
|
# Comma-separated list of BU values to sync from Ivanti.
|
||||||
|
# Broadening this pulls findings for additional BUs into the local cache.
|
||||||
|
# Users see only their assigned teams' findings (filtered at query time).
|
||||||
|
# Default if unset: NTS-AEO-ACCESS-ENG,NTS-AEO-STEAM
|
||||||
|
IVANTI_BU_FILTER=NTS-AEO-ACCESS-ENG,NTS-AEO-STEAM
|
||||||
|
# Comma-separated list of BUs considered "managed" for drift classification.
|
||||||
|
# Findings leaving these BUs are classified as bu_reassignment in the archive.
|
||||||
|
# Default if unset: NTS-AEO-ACCESS-ENG,NTS-AEO-STEAM
|
||||||
|
IVANTI_MANAGED_BUS=NTS-AEO-ACCESS-ENG,NTS-AEO-STEAM
|
||||||
# Set to true if behind Charter's SSL inspection proxy (replicates Python verify=False)
|
# Set to true if behind Charter's SSL inspection proxy (replicates Python verify=False)
|
||||||
IVANTI_SKIP_TLS=false
|
IVANTI_SKIP_TLS=false
|
||||||
|
|
||||||
|
# Atlas InfoSec API (atlas-infosec.caas.charterlab.com)
|
||||||
|
# Service account credentials for Basic Auth — used to sync and manage action plans
|
||||||
|
ATLAS_API_URL=
|
||||||
|
ATLAS_API_USER=
|
||||||
|
ATLAS_API_PASS=
|
||||||
|
# Set to true if behind Charter's SSL inspection proxy (disables TLS cert verification)
|
||||||
|
ATLAS_SKIP_TLS=false
|
||||||
|
|
||||||
|
# Jira Data Center REST API
|
||||||
|
# VPN or Charter Network connection required for all Jira instances.
|
||||||
|
# Service accounts use Basic Auth (JIRA_API_USER + JIRA_API_TOKEN).
|
||||||
|
# PATs require ATLSUP approval and naming convention: Function - Team - ATLSUP-XXXXX
|
||||||
|
# Rate limits: 1440 requests/day, burst of 60/minute.
|
||||||
|
JIRA_BASE_URL=
|
||||||
|
JIRA_AUTH_METHOD=basic
|
||||||
|
# Basic Auth — service account credentials
|
||||||
|
JIRA_API_USER=
|
||||||
|
JIRA_API_TOKEN=
|
||||||
|
# PAT Auth — set JIRA_AUTH_METHOD=pat to use
|
||||||
|
JIRA_PAT=
|
||||||
|
# Default project key and issue type for creating issues from the dashboard
|
||||||
|
JIRA_PROJECT_KEY=
|
||||||
|
JIRA_ISSUE_TYPE=Task
|
||||||
|
# Set to true if behind Charter's SSL inspection proxy
|
||||||
|
JIRA_SKIP_TLS=false
|
||||||
|
|
||||||
|
# CARD Asset Ownership API (card.charter.com / card.caas.stage.charterlab.com)
|
||||||
|
# OAuth Bearer token auth — service account must be onboarded with the CARD team.
|
||||||
|
# Tokens are acquired automatically via Basic Auth and cached for 1 hour.
|
||||||
|
CARD_API_URL=
|
||||||
|
CARD_API_USER=
|
||||||
|
CARD_API_PASS=
|
||||||
|
# Set to true if behind Charter's SSL inspection proxy
|
||||||
|
CARD_SKIP_TLS=false
|
||||||
|
|
||||||
|
# PostgreSQL Database (Docker container steam-postgres)
|
||||||
|
# If set, the backend uses Postgres instead of SQLite.
|
||||||
|
# Format: postgresql://user:password@host:port/database
|
||||||
|
DATABASE_URL=postgresql://steam:<password>@localhost:5433/cve_dashboard
|
||||||
|
|
||||||
|
# GitLab Feedback Integration (bug reports and feature requests from the dashboard)
|
||||||
|
# PAT needs 'api' scope. Project ID is the numeric ID from GitLab project settings.
|
||||||
|
GITLAB_URL=http://steam-gitlab.charterlab.com
|
||||||
|
GITLAB_PROJECT_ID=
|
||||||
|
GITLAB_PAT=
|
||||||
|
|||||||
48
backend/__tests__/auth-password-change.property.test.js
Normal file
48
backend/__tests__/auth-password-change.property.test.js
Normal file
@@ -0,0 +1,48 @@
|
|||||||
|
/**
|
||||||
|
* Property-Based Test: Password Change Round-Trip
|
||||||
|
*
|
||||||
|
* Feature: user-profile, Property 3: Password change round-trip
|
||||||
|
*
|
||||||
|
* For any valid current password and any new password of 8+ characters,
|
||||||
|
* after a successful change, bcrypt.compare(newPassword, storedHash) returns true.
|
||||||
|
*
|
||||||
|
* Validates: Requirements 2.2, 2.7
|
||||||
|
*/
|
||||||
|
|
||||||
|
const fc = require('fast-check');
|
||||||
|
const bcrypt = require('bcryptjs');
|
||||||
|
|
||||||
|
// bcrypt cost factor — production uses 10, but we use 4 (the minimum) here
|
||||||
|
// to keep 100 iterations feasible within test timeouts. The round-trip property
|
||||||
|
// holds regardless of cost factor.
|
||||||
|
const BCRYPT_COST = 4;
|
||||||
|
|
||||||
|
describe('Feature: user-profile, Property 3: Password change round-trip', () => {
|
||||||
|
it('after a password change, bcrypt.compare(newPassword, newHash) returns true', async () => {
|
||||||
|
await fc.assert(
|
||||||
|
fc.asyncProperty(
|
||||||
|
// Current password: any non-empty string (length >= 1)
|
||||||
|
fc.string({ minLength: 1, maxLength: 72 }),
|
||||||
|
// New password: any string of length >= 8 (bcrypt max input is 72 bytes)
|
||||||
|
fc.string({ minLength: 8, maxLength: 72 }),
|
||||||
|
async (currentPassword, newPassword) => {
|
||||||
|
// Step 1: Hash the current password (simulates existing stored hash)
|
||||||
|
const currentHash = await bcrypt.hash(currentPassword, BCRYPT_COST);
|
||||||
|
|
||||||
|
// Step 2: Verify the current password against the stored hash
|
||||||
|
// (simulates the bcrypt.compare check in the change-password route)
|
||||||
|
const currentPasswordValid = await bcrypt.compare(currentPassword, currentHash);
|
||||||
|
expect(currentPasswordValid).toBe(true);
|
||||||
|
|
||||||
|
// Step 3: Hash the new password (simulates bcrypt.hash(newPassword, 10) in the route)
|
||||||
|
const newHash = await bcrypt.hash(newPassword, BCRYPT_COST);
|
||||||
|
|
||||||
|
// Step 4: Verify the new password matches the new hash (round-trip property)
|
||||||
|
const newPasswordValid = await bcrypt.compare(newPassword, newHash);
|
||||||
|
expect(newPasswordValid).toBe(true);
|
||||||
|
}
|
||||||
|
),
|
||||||
|
{ numRuns: 100 }
|
||||||
|
);
|
||||||
|
}, 120000); // 2-minute timeout for 100 bcrypt iterations
|
||||||
|
});
|
||||||
84
backend/__tests__/auth-profile-completeness.property.test.js
Normal file
84
backend/__tests__/auth-profile-completeness.property.test.js
Normal file
@@ -0,0 +1,84 @@
|
|||||||
|
/**
|
||||||
|
* Property-Based Test: Profile API Returns Complete User Data Matching Database
|
||||||
|
*
|
||||||
|
* Feature: user-profile, Property 2: Profile API returns complete user data matching database
|
||||||
|
*
|
||||||
|
* For any active user record, the profile route's mapping logic produces a
|
||||||
|
* response object with all 6 required fields (id, username, email, group,
|
||||||
|
* created_at, last_login) and each value matches the corresponding column
|
||||||
|
* in the users table. The `group` field maps from the `user_group` column.
|
||||||
|
*
|
||||||
|
* Validates: Requirements 4.1
|
||||||
|
*/
|
||||||
|
|
||||||
|
const fc = require('fast-check');
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Simulates the exact mapping logic from GET /api/auth/profile in routes/auth.js:
|
||||||
|
*
|
||||||
|
* res.json({
|
||||||
|
* id: user.id,
|
||||||
|
* username: user.username,
|
||||||
|
* email: user.email,
|
||||||
|
* group: user.user_group,
|
||||||
|
* created_at: user.created_at,
|
||||||
|
* last_login: user.last_login
|
||||||
|
* });
|
||||||
|
*/
|
||||||
|
function mapUserRowToProfileResponse(user) {
|
||||||
|
return {
|
||||||
|
id: user.id,
|
||||||
|
username: user.username,
|
||||||
|
email: user.email,
|
||||||
|
group: user.user_group,
|
||||||
|
created_at: user.created_at,
|
||||||
|
last_login: user.last_login
|
||||||
|
};
|
||||||
|
}
|
||||||
|
|
||||||
|
describe('Feature: user-profile, Property 2: Profile API returns complete user data matching database', () => {
|
||||||
|
it('profile response contains all 6 required fields matching the database row', () => {
|
||||||
|
fc.assert(
|
||||||
|
fc.property(
|
||||||
|
// Generate arbitrary user rows matching the users table schema
|
||||||
|
fc.record({
|
||||||
|
id: fc.integer({ min: 1, max: 1000000 }),
|
||||||
|
username: fc.string({ minLength: 1, maxLength: 50 }),
|
||||||
|
email: fc.string({ minLength: 3, maxLength: 255 }),
|
||||||
|
user_group: fc.constantFrom('Admin', 'Standard_User', 'Read_Only'),
|
||||||
|
created_at: fc.integer({ min: 1577836800000, max: 1924991999000 })
|
||||||
|
.map(ts => new Date(ts).toISOString().replace('T', ' ').slice(0, 19)),
|
||||||
|
last_login: fc.oneof(
|
||||||
|
fc.integer({ min: 1577836800000, max: 1924991999000 })
|
||||||
|
.map(ts => new Date(ts).toISOString().replace('T', ' ').slice(0, 19)),
|
||||||
|
fc.constant(null)
|
||||||
|
),
|
||||||
|
is_active: fc.constant(1)
|
||||||
|
}),
|
||||||
|
(userRow) => {
|
||||||
|
const response = mapUserRowToProfileResponse(userRow);
|
||||||
|
|
||||||
|
// Assert all 6 required fields are present
|
||||||
|
expect(response).toHaveProperty('id');
|
||||||
|
expect(response).toHaveProperty('username');
|
||||||
|
expect(response).toHaveProperty('email');
|
||||||
|
expect(response).toHaveProperty('group');
|
||||||
|
expect(response).toHaveProperty('created_at');
|
||||||
|
expect(response).toHaveProperty('last_login');
|
||||||
|
|
||||||
|
// Assert each value matches the corresponding database column
|
||||||
|
expect(response.id).toBe(userRow.id);
|
||||||
|
expect(response.username).toBe(userRow.username);
|
||||||
|
expect(response.email).toBe(userRow.email);
|
||||||
|
expect(response.group).toBe(userRow.user_group); // group maps from user_group
|
||||||
|
expect(response.created_at).toBe(userRow.created_at);
|
||||||
|
expect(response.last_login).toBe(userRow.last_login);
|
||||||
|
|
||||||
|
// Assert exactly 6 keys — no extra fields leaked
|
||||||
|
expect(Object.keys(response)).toHaveLength(6);
|
||||||
|
}
|
||||||
|
),
|
||||||
|
{ numRuns: 100 }
|
||||||
|
);
|
||||||
|
});
|
||||||
|
});
|
||||||
39
backend/__tests__/auth-short-password.property.test.js
Normal file
39
backend/__tests__/auth-short-password.property.test.js
Normal file
@@ -0,0 +1,39 @@
|
|||||||
|
/**
|
||||||
|
* Property-Based Test: Short Passwords Are Rejected (Server-Side)
|
||||||
|
*
|
||||||
|
* Feature: user-profile, Property 6 (server-side): Short passwords are rejected
|
||||||
|
*
|
||||||
|
* For any string of length 0 to 7, the server-side validation logic
|
||||||
|
* (newPassword.length < 8) correctly identifies them as too short,
|
||||||
|
* meaning the password change would return 400 and the stored hash
|
||||||
|
* would remain unchanged.
|
||||||
|
*
|
||||||
|
* Validates: Requirements 2.5, 5.4
|
||||||
|
*/
|
||||||
|
|
||||||
|
const fc = require('fast-check');
|
||||||
|
|
||||||
|
describe('Feature: user-profile, Property 6 (server-side): Short passwords are rejected', () => {
|
||||||
|
it('any string of length 0–7 is rejected by the server-side length validation', () => {
|
||||||
|
fc.assert(
|
||||||
|
fc.property(
|
||||||
|
// Generate arbitrary strings of length 0 to 7
|
||||||
|
fc.string({ minLength: 0, maxLength: 7 }),
|
||||||
|
(shortPassword) => {
|
||||||
|
// This is the exact validation check from POST /api/auth/change-password:
|
||||||
|
// if (newPassword.length < 8) return res.status(400).json({ error: '...' })
|
||||||
|
const wouldBeRejected = shortPassword.length < 8;
|
||||||
|
|
||||||
|
// Every generated string must be rejected by the validation
|
||||||
|
expect(wouldBeRejected).toBe(true);
|
||||||
|
|
||||||
|
// The stored hash remains unchanged because the route returns
|
||||||
|
// early before reaching the bcrypt.hash / UPDATE query.
|
||||||
|
// This is a structural guarantee — the early return prevents
|
||||||
|
// any mutation of the password_hash column.
|
||||||
|
}
|
||||||
|
),
|
||||||
|
{ numRuns: 100 }
|
||||||
|
);
|
||||||
|
});
|
||||||
|
});
|
||||||
53
backend/__tests__/auth-wrong-password.property.test.js
Normal file
53
backend/__tests__/auth-wrong-password.property.test.js
Normal file
@@ -0,0 +1,53 @@
|
|||||||
|
/**
|
||||||
|
* Property-Based Test: Incorrect Current Password Is Always Rejected
|
||||||
|
*
|
||||||
|
* Feature: user-profile, Property 4: Incorrect current password is always rejected
|
||||||
|
*
|
||||||
|
* For any password string that does not match the user's current password,
|
||||||
|
* the endpoint returns 401 and the stored hash remains unchanged.
|
||||||
|
*
|
||||||
|
* Validates: Requirements 2.3
|
||||||
|
*/
|
||||||
|
|
||||||
|
const fc = require('fast-check');
|
||||||
|
const bcrypt = require('bcryptjs');
|
||||||
|
|
||||||
|
// bcrypt cost factor — production uses 10, but we use 4 (the minimum) here
|
||||||
|
// to keep 100 iterations feasible within test timeouts. The rejection property
|
||||||
|
// holds regardless of cost factor.
|
||||||
|
const BCRYPT_COST = 4;
|
||||||
|
|
||||||
|
describe('Feature: user-profile, Property 4: Incorrect current password is always rejected', () => {
|
||||||
|
it('bcrypt.compare rejects any wrong password and the stored hash remains unchanged', async () => {
|
||||||
|
await fc.assert(
|
||||||
|
fc.asyncProperty(
|
||||||
|
// Current password: any non-empty string (bcrypt max input is 72 bytes)
|
||||||
|
fc.string({ minLength: 1, maxLength: 72 }),
|
||||||
|
// Wrong password: any non-empty string (will be filtered to differ from current)
|
||||||
|
fc.string({ minLength: 1, maxLength: 72 }),
|
||||||
|
async (currentPassword, wrongPassword) => {
|
||||||
|
// Ensure the wrong password is always different from the current password
|
||||||
|
fc.pre(wrongPassword !== currentPassword);
|
||||||
|
|
||||||
|
// Step 1: Hash the current password (simulates existing stored hash)
|
||||||
|
const currentHash = await bcrypt.hash(currentPassword, BCRYPT_COST);
|
||||||
|
|
||||||
|
// Capture the hash before the failed attempt
|
||||||
|
const hashBefore = currentHash;
|
||||||
|
|
||||||
|
// Step 2: Attempt to verify the wrong password against the stored hash
|
||||||
|
// (simulates the bcrypt.compare check in the change-password route)
|
||||||
|
const isValid = await bcrypt.compare(wrongPassword, currentHash);
|
||||||
|
|
||||||
|
// The wrong password must always be rejected
|
||||||
|
expect(isValid).toBe(false);
|
||||||
|
|
||||||
|
// Step 3: The stored hash remains unchanged after the failed attempt
|
||||||
|
// (no mutation should occur on rejection)
|
||||||
|
expect(currentHash).toBe(hashBefore);
|
||||||
|
}
|
||||||
|
),
|
||||||
|
{ numRuns: 100 }
|
||||||
|
);
|
||||||
|
}, 120000); // 2-minute timeout for 100 bcrypt iterations
|
||||||
|
});
|
||||||
108
backend/__tests__/fp-submissions-cleanup.property.test.js
Normal file
108
backend/__tests__/fp-submissions-cleanup.property.test.js
Normal file
@@ -0,0 +1,108 @@
|
|||||||
|
/**
|
||||||
|
* Property-Based Tests: FP Submissions Cleanup
|
||||||
|
*
|
||||||
|
* Feature: fp-submissions-cleanup
|
||||||
|
*
|
||||||
|
* Tests the pure filtering functions used to determine which FP submissions
|
||||||
|
* are visible in the Queue Panel and which show the dismiss button.
|
||||||
|
*
|
||||||
|
* Validates: Requirements 1.1, 2.1, 2.2, 2.3
|
||||||
|
*/
|
||||||
|
|
||||||
|
const fc = require('fast-check');
|
||||||
|
|
||||||
|
// Mock db pool before importing the route module (avoids DATABASE_URL requirement)
|
||||||
|
jest.mock('../db', () => ({
|
||||||
|
query: jest.fn(() => Promise.resolve({ rows: [], rowCount: 0 })),
|
||||||
|
}));
|
||||||
|
|
||||||
|
// Mock dependencies that the route module imports
|
||||||
|
jest.mock('../helpers/auditLog', () => jest.fn());
|
||||||
|
jest.mock('../helpers/ivantiApi', () => ({
|
||||||
|
ivantiFormPost: jest.fn(),
|
||||||
|
ivantiPost: jest.fn(),
|
||||||
|
}));
|
||||||
|
|
||||||
|
const { filterVisibleSubmissions, shouldShowDismissButton } = require('../routes/ivantiFpWorkflow');
|
||||||
|
|
||||||
|
// --- Generators ---
|
||||||
|
|
||||||
|
const lifecycleStatusArb = fc.constantFrom('submitted', 'approved', 'rejected', 'rework', 'resubmitted');
|
||||||
|
|
||||||
|
const dismissedAtArb = fc.oneof(
|
||||||
|
fc.constant(null),
|
||||||
|
fc.date({ min: new Date('2020-01-01T00:00:00.000Z'), max: new Date('2030-12-31T00:00:00.000Z') })
|
||||||
|
.filter(d => !isNaN(d.getTime()))
|
||||||
|
.map(d => d.toISOString())
|
||||||
|
);
|
||||||
|
|
||||||
|
const submissionArb = fc.record({
|
||||||
|
id: fc.integer({ min: 1, max: 100000 }),
|
||||||
|
lifecycle_status: lifecycleStatusArb,
|
||||||
|
dismissed_at: dismissedAtArb,
|
||||||
|
user_id: fc.integer({ min: 1, max: 1000 }),
|
||||||
|
ivanti_workflow_batch_id: fc.string({ minLength: 1, maxLength: 20 })
|
||||||
|
});
|
||||||
|
|
||||||
|
const submissionsArrayArb = fc.array(submissionArb, { minLength: 0, maxLength: 50 });
|
||||||
|
|
||||||
|
// --- Property 1: Submission Visibility Filter ---
|
||||||
|
|
||||||
|
describe('Feature: fp-submissions-cleanup, Property 1: Submission Visibility Filter', () => {
|
||||||
|
/**
|
||||||
|
* For any array of FP submission objects with arbitrary lifecycle_status values
|
||||||
|
* and arbitrary dismissed_at values, filterVisibleSubmissions(submissions) should
|
||||||
|
* return only submissions where lifecycle_status is NOT "approved" AND dismissed_at
|
||||||
|
* is null. Additionally, every submission in the input that satisfies both conditions
|
||||||
|
* must appear in the output, and the output length must be <= input length.
|
||||||
|
*
|
||||||
|
* Validates: Requirements 1.1, 2.2, 2.3
|
||||||
|
*/
|
||||||
|
it('returns only non-approved and non-dismissed submissions', () => {
|
||||||
|
fc.assert(
|
||||||
|
fc.property(submissionsArrayArb, (submissions) => {
|
||||||
|
const result = filterVisibleSubmissions(submissions);
|
||||||
|
|
||||||
|
// Output length must be <= input length
|
||||||
|
expect(result.length).toBeLessThanOrEqual(submissions.length);
|
||||||
|
|
||||||
|
// Every item in the result must be non-approved and non-dismissed
|
||||||
|
for (const s of result) {
|
||||||
|
expect(s.lifecycle_status).not.toBe('approved');
|
||||||
|
expect(s.dismissed_at).toBeNull();
|
||||||
|
}
|
||||||
|
|
||||||
|
// Every input item that satisfies both conditions must appear in the output
|
||||||
|
const expected = submissions.filter(
|
||||||
|
s => s.lifecycle_status !== 'approved' && s.dismissed_at == null
|
||||||
|
);
|
||||||
|
expect(result).toEqual(expected);
|
||||||
|
}),
|
||||||
|
{ numRuns: 100 }
|
||||||
|
);
|
||||||
|
});
|
||||||
|
});
|
||||||
|
|
||||||
|
// --- Property 2: Dismiss Button Visibility Predicate ---
|
||||||
|
|
||||||
|
describe('Feature: fp-submissions-cleanup, Property 2: Dismiss Button Visibility Predicate', () => {
|
||||||
|
/**
|
||||||
|
* For any FP submission object with a lifecycle_status value drawn from
|
||||||
|
* {submitted, approved, rejected, rework, resubmitted} and a dismissed_at value
|
||||||
|
* (null or timestamp), the dismiss button should be rendered if and only if
|
||||||
|
* lifecycle_status === 'rejected' AND dismissed_at is null.
|
||||||
|
*
|
||||||
|
* Validates: Requirements 2.1
|
||||||
|
*/
|
||||||
|
it('returns true iff status is rejected and dismissed_at is null', () => {
|
||||||
|
fc.assert(
|
||||||
|
fc.property(submissionArb, (submission) => {
|
||||||
|
const result = shouldShowDismissButton(submission);
|
||||||
|
const expected = submission.lifecycle_status === 'rejected' && submission.dismissed_at == null;
|
||||||
|
|
||||||
|
expect(result).toBe(expected);
|
||||||
|
}),
|
||||||
|
{ numRuns: 100 }
|
||||||
|
);
|
||||||
|
});
|
||||||
|
});
|
||||||
240
backend/__tests__/fp-submissions-cleanup.test.js
Normal file
240
backend/__tests__/fp-submissions-cleanup.test.js
Normal file
@@ -0,0 +1,240 @@
|
|||||||
|
/**
|
||||||
|
* Unit and Integration Tests: FP Submissions Cleanup
|
||||||
|
*
|
||||||
|
* Feature: fp-submissions-cleanup
|
||||||
|
*
|
||||||
|
* Tests cover:
|
||||||
|
* - Dismiss endpoint (happy path, wrong status, ownership check, not found)
|
||||||
|
* - Filter edge cases (all approved, all dismissed, mixed, empty array)
|
||||||
|
* - Integration: dismissed submissions remain in DB but are excluded from filtered list
|
||||||
|
*/
|
||||||
|
|
||||||
|
const http = require('http');
|
||||||
|
const express = require('express');
|
||||||
|
|
||||||
|
// Mock auth middleware to bypass real session checks
|
||||||
|
jest.mock('../middleware/auth', () => ({
|
||||||
|
requireAuth: () => (req, res, next) => {
|
||||||
|
req.user = { id: 1, username: 'testuser', group: 'Admin' };
|
||||||
|
next();
|
||||||
|
},
|
||||||
|
requireGroup: () => (req, res, next) => next(),
|
||||||
|
}));
|
||||||
|
|
||||||
|
// Mock audit log as a no-op
|
||||||
|
jest.mock('../helpers/auditLog', () => jest.fn());
|
||||||
|
|
||||||
|
// Mock ivantiApi to avoid real network calls
|
||||||
|
jest.mock('../helpers/ivantiApi', () => ({
|
||||||
|
ivantiFormPost: jest.fn(),
|
||||||
|
ivantiPost: jest.fn(),
|
||||||
|
}));
|
||||||
|
|
||||||
|
// Mock the db pool
|
||||||
|
const mockPool = {
|
||||||
|
query: jest.fn(() => Promise.resolve({ rows: [], rowCount: 0 })),
|
||||||
|
};
|
||||||
|
jest.mock('../db', () => mockPool);
|
||||||
|
|
||||||
|
const createIvantiFpWorkflowRouter = require('../routes/ivantiFpWorkflow');
|
||||||
|
const { filterVisibleSubmissions, shouldShowDismissButton } = require('../routes/ivantiFpWorkflow');
|
||||||
|
|
||||||
|
// --- HTTP helper ---
|
||||||
|
|
||||||
|
function request(server, method, path, body) {
|
||||||
|
return new Promise((resolve, reject) => {
|
||||||
|
const addr = server.address();
|
||||||
|
const options = {
|
||||||
|
hostname: '127.0.0.1',
|
||||||
|
port: addr.port,
|
||||||
|
path,
|
||||||
|
method,
|
||||||
|
headers: { 'Content-Type': 'application/json' },
|
||||||
|
};
|
||||||
|
|
||||||
|
const req = http.request(options, (res) => {
|
||||||
|
const chunks = [];
|
||||||
|
res.on('data', (chunk) => chunks.push(chunk));
|
||||||
|
res.on('end', () => {
|
||||||
|
const body = Buffer.concat(chunks).toString();
|
||||||
|
let json;
|
||||||
|
try { json = JSON.parse(body); } catch (e) { json = null; }
|
||||||
|
resolve({ statusCode: res.statusCode, body: json });
|
||||||
|
});
|
||||||
|
});
|
||||||
|
|
||||||
|
req.on('error', reject);
|
||||||
|
if (body) req.write(JSON.stringify(body));
|
||||||
|
req.end();
|
||||||
|
});
|
||||||
|
}
|
||||||
|
|
||||||
|
// --- Dismiss Endpoint Tests (Task 8.1) ---
|
||||||
|
|
||||||
|
describe('PATCH /submissions/:id/dismiss', () => {
|
||||||
|
let app, server;
|
||||||
|
|
||||||
|
beforeAll((done) => {
|
||||||
|
app = express();
|
||||||
|
app.use(express.json());
|
||||||
|
app.use('/api/ivanti/fp-workflow', createIvantiFpWorkflowRouter());
|
||||||
|
server = app.listen(0, '127.0.0.1', done);
|
||||||
|
});
|
||||||
|
|
||||||
|
afterAll((done) => {
|
||||||
|
server.close(done);
|
||||||
|
});
|
||||||
|
|
||||||
|
beforeEach(() => {
|
||||||
|
mockPool.query.mockReset();
|
||||||
|
});
|
||||||
|
|
||||||
|
it('happy path — dismisses a rejected submission owned by the user', async () => {
|
||||||
|
// First query: SELECT submission
|
||||||
|
mockPool.query.mockResolvedValueOnce({
|
||||||
|
rows: [{
|
||||||
|
id: 42,
|
||||||
|
user_id: 1,
|
||||||
|
lifecycle_status: 'rejected',
|
||||||
|
dismissed_at: null,
|
||||||
|
ivanti_workflow_batch_id: 'WF-100'
|
||||||
|
}],
|
||||||
|
});
|
||||||
|
// Second query: UPDATE dismissed_at
|
||||||
|
mockPool.query.mockResolvedValueOnce({ rowCount: 1 });
|
||||||
|
|
||||||
|
const res = await request(server, 'PATCH', '/api/ivanti/fp-workflow/submissions/42/dismiss');
|
||||||
|
|
||||||
|
expect(res.statusCode).toBe(200);
|
||||||
|
expect(res.body).toEqual({ success: true });
|
||||||
|
// Verify the UPDATE was called with the correct SQL pattern
|
||||||
|
expect(mockPool.query).toHaveBeenCalledTimes(2);
|
||||||
|
const updateCall = mockPool.query.mock.calls[1];
|
||||||
|
expect(updateCall[0]).toContain('dismissed_at');
|
||||||
|
expect(updateCall[1]).toContain('42');
|
||||||
|
});
|
||||||
|
|
||||||
|
it('returns 404 when submission does not exist', async () => {
|
||||||
|
mockPool.query.mockResolvedValueOnce({ rows: [] });
|
||||||
|
|
||||||
|
const res = await request(server, 'PATCH', '/api/ivanti/fp-workflow/submissions/999/dismiss');
|
||||||
|
|
||||||
|
expect(res.statusCode).toBe(404);
|
||||||
|
expect(res.body.error).toBe('Submission not found.');
|
||||||
|
});
|
||||||
|
|
||||||
|
it('returns 403 when user does not own the submission', async () => {
|
||||||
|
mockPool.query.mockResolvedValueOnce({
|
||||||
|
rows: [{
|
||||||
|
id: 42,
|
||||||
|
user_id: 99, // different user
|
||||||
|
lifecycle_status: 'rejected',
|
||||||
|
dismissed_at: null,
|
||||||
|
ivanti_workflow_batch_id: 'WF-100'
|
||||||
|
}],
|
||||||
|
});
|
||||||
|
|
||||||
|
const res = await request(server, 'PATCH', '/api/ivanti/fp-workflow/submissions/42/dismiss');
|
||||||
|
|
||||||
|
expect(res.statusCode).toBe(403);
|
||||||
|
expect(res.body.error).toBe('You can only dismiss your own submissions.');
|
||||||
|
});
|
||||||
|
|
||||||
|
it('returns 400 when submission is not in rejected status', async () => {
|
||||||
|
mockPool.query.mockResolvedValueOnce({
|
||||||
|
rows: [{
|
||||||
|
id: 42,
|
||||||
|
user_id: 1,
|
||||||
|
lifecycle_status: 'submitted',
|
||||||
|
dismissed_at: null,
|
||||||
|
ivanti_workflow_batch_id: 'WF-100'
|
||||||
|
}],
|
||||||
|
});
|
||||||
|
|
||||||
|
const res = await request(server, 'PATCH', '/api/ivanti/fp-workflow/submissions/42/dismiss');
|
||||||
|
|
||||||
|
expect(res.statusCode).toBe(400);
|
||||||
|
expect(res.body.error).toBe('Only rejected submissions can be dismissed.');
|
||||||
|
});
|
||||||
|
});
|
||||||
|
|
||||||
|
// --- Filter Edge Cases (Task 8.2) ---
|
||||||
|
|
||||||
|
describe('filterVisibleSubmissions — edge cases', () => {
|
||||||
|
it('returns empty array when all submissions are approved', () => {
|
||||||
|
const submissions = [
|
||||||
|
{ id: 1, lifecycle_status: 'approved', dismissed_at: null },
|
||||||
|
{ id: 2, lifecycle_status: 'approved', dismissed_at: null },
|
||||||
|
{ id: 3, lifecycle_status: 'approved', dismissed_at: null },
|
||||||
|
];
|
||||||
|
expect(filterVisibleSubmissions(submissions)).toEqual([]);
|
||||||
|
});
|
||||||
|
|
||||||
|
it('returns empty array when all submissions are dismissed', () => {
|
||||||
|
const submissions = [
|
||||||
|
{ id: 1, lifecycle_status: 'rejected', dismissed_at: '2026-05-01T12:00:00Z' },
|
||||||
|
{ id: 2, lifecycle_status: 'submitted', dismissed_at: '2026-04-15T08:00:00Z' },
|
||||||
|
{ id: 3, lifecycle_status: 'rework', dismissed_at: '2026-03-20T10:00:00Z' },
|
||||||
|
];
|
||||||
|
expect(filterVisibleSubmissions(submissions)).toEqual([]);
|
||||||
|
});
|
||||||
|
|
||||||
|
it('returns correct subset for mixed statuses', () => {
|
||||||
|
const submissions = [
|
||||||
|
{ id: 1, lifecycle_status: 'approved', dismissed_at: null },
|
||||||
|
{ id: 2, lifecycle_status: 'rejected', dismissed_at: null },
|
||||||
|
{ id: 3, lifecycle_status: 'submitted', dismissed_at: '2026-05-01T12:00:00Z' },
|
||||||
|
{ id: 4, lifecycle_status: 'rework', dismissed_at: null },
|
||||||
|
{ id: 5, lifecycle_status: 'resubmitted', dismissed_at: null },
|
||||||
|
];
|
||||||
|
const result = filterVisibleSubmissions(submissions);
|
||||||
|
expect(result).toEqual([
|
||||||
|
{ id: 2, lifecycle_status: 'rejected', dismissed_at: null },
|
||||||
|
{ id: 4, lifecycle_status: 'rework', dismissed_at: null },
|
||||||
|
{ id: 5, lifecycle_status: 'resubmitted', dismissed_at: null },
|
||||||
|
]);
|
||||||
|
});
|
||||||
|
|
||||||
|
it('returns empty array for empty input', () => {
|
||||||
|
expect(filterVisibleSubmissions([])).toEqual([]);
|
||||||
|
});
|
||||||
|
});
|
||||||
|
|
||||||
|
// --- Integration Test (Task 8.3) ---
|
||||||
|
|
||||||
|
describe('Integration: dismissed submissions remain in DB but are excluded from filtered list', () => {
|
||||||
|
it('dismissed submission is still in the database but excluded by filterVisibleSubmissions', async () => {
|
||||||
|
// Simulate the full database state after a dismiss operation:
|
||||||
|
// The submission record still exists with dismissed_at set
|
||||||
|
const allSubmissionsInDb = [
|
||||||
|
{ id: 1, lifecycle_status: 'submitted', dismissed_at: null, user_id: 1 },
|
||||||
|
{ id: 2, lifecycle_status: 'rejected', dismissed_at: '2026-05-01T12:00:00Z', user_id: 1 },
|
||||||
|
{ id: 3, lifecycle_status: 'approved', dismissed_at: null, user_id: 1 },
|
||||||
|
{ id: 4, lifecycle_status: 'rejected', dismissed_at: null, user_id: 1 },
|
||||||
|
];
|
||||||
|
|
||||||
|
// The dismissed submission (id: 2) is still in the database
|
||||||
|
const dismissedSubmission = allSubmissionsInDb.find(s => s.id === 2);
|
||||||
|
expect(dismissedSubmission).toBeDefined();
|
||||||
|
expect(dismissedSubmission.dismissed_at).not.toBeNull();
|
||||||
|
|
||||||
|
// But when we filter for visible submissions, it's excluded
|
||||||
|
const visibleSubmissions = filterVisibleSubmissions(allSubmissionsInDb);
|
||||||
|
|
||||||
|
// Dismissed submission (id: 2) is NOT in the visible list
|
||||||
|
expect(visibleSubmissions.find(s => s.id === 2)).toBeUndefined();
|
||||||
|
|
||||||
|
// Approved submission (id: 3) is also NOT in the visible list
|
||||||
|
expect(visibleSubmissions.find(s => s.id === 3)).toBeUndefined();
|
||||||
|
|
||||||
|
// Non-dismissed, non-approved submissions ARE in the visible list
|
||||||
|
expect(visibleSubmissions).toEqual([
|
||||||
|
{ id: 1, lifecycle_status: 'submitted', dismissed_at: null, user_id: 1 },
|
||||||
|
{ id: 4, lifecycle_status: 'rejected', dismissed_at: null, user_id: 1 },
|
||||||
|
]);
|
||||||
|
|
||||||
|
// Verify the original array is unchanged (submissions remain in DB)
|
||||||
|
expect(allSubmissionsInDb.length).toBe(4);
|
||||||
|
expect(allSubmissionsInDb.find(s => s.id === 2)).toBeDefined();
|
||||||
|
});
|
||||||
|
});
|
||||||
108
backend/__tests__/jira-jql-window-invariant.property.test.js
Normal file
108
backend/__tests__/jira-jql-window-invariant.property.test.js
Normal file
@@ -0,0 +1,108 @@
|
|||||||
|
/**
|
||||||
|
* Property-Based Test: JQL Window Invariant
|
||||||
|
*
|
||||||
|
* Feature: jira-api-compliance-cleanup, Property 1: JQL window is always 72 hours in bulk sync
|
||||||
|
*
|
||||||
|
* For any non-empty array of valid-looking issue keys passed to searchIssuesByKeys(),
|
||||||
|
* the generated JQL string SHALL contain the substring `updated >= -72h` and
|
||||||
|
* SHALL contain the substring `project =`.
|
||||||
|
*
|
||||||
|
* Validates: Requirements 2.1, 2.3
|
||||||
|
*/
|
||||||
|
|
||||||
|
const fc = require('fast-check');
|
||||||
|
|
||||||
|
// Capture the JQL that flows through the HTTP layer.
|
||||||
|
let capturedJql = null;
|
||||||
|
|
||||||
|
// Mock https to intercept the request URL (which contains the JQL) and return
|
||||||
|
// a fake 200 response. This prevents real network calls while letting the
|
||||||
|
// real searchIssuesByKeys → searchIssues → jiraGet → jiraRequest chain execute.
|
||||||
|
jest.mock('https', () => ({
|
||||||
|
request: jest.fn((options, callback) => {
|
||||||
|
const fullPath = options.path || '';
|
||||||
|
const jqlMatch = fullPath.match(/[?&]jql=([^&]*)/);
|
||||||
|
if (jqlMatch) {
|
||||||
|
capturedJql = decodeURIComponent(jqlMatch[1]);
|
||||||
|
}
|
||||||
|
|
||||||
|
const mockResponse = {
|
||||||
|
statusCode: 200,
|
||||||
|
on: jest.fn((event, handler) => {
|
||||||
|
if (event === 'data') {
|
||||||
|
handler(JSON.stringify({ total: 0, issues: [] }));
|
||||||
|
}
|
||||||
|
if (event === 'end') {
|
||||||
|
handler();
|
||||||
|
}
|
||||||
|
}),
|
||||||
|
};
|
||||||
|
// Use setImmediate so the callback fires on the same tick after promises
|
||||||
|
// resolve, but still asynchronously as Node's http expects.
|
||||||
|
setImmediate(() => callback(mockResponse));
|
||||||
|
|
||||||
|
return {
|
||||||
|
on: jest.fn(),
|
||||||
|
write: jest.fn(),
|
||||||
|
end: jest.fn(),
|
||||||
|
destroy: jest.fn(),
|
||||||
|
};
|
||||||
|
}),
|
||||||
|
}));
|
||||||
|
|
||||||
|
// Set required env vars before requiring the module so the module-level
|
||||||
|
// constants pick them up.
|
||||||
|
process.env.JIRA_PROJECT_KEY = 'TESTPROJ';
|
||||||
|
process.env.JIRA_BASE_URL = 'https://jira.example.com';
|
||||||
|
process.env.JIRA_API_USER = 'testuser';
|
||||||
|
process.env.JIRA_API_TOKEN = 'testtoken';
|
||||||
|
|
||||||
|
const jiraApi = require('../helpers/jiraApi');
|
||||||
|
|
||||||
|
describe('Feature: jira-api-compliance-cleanup, Property 1: JQL window is always 72h in bulk sync', () => {
|
||||||
|
// Use fake timers so the rate-limiter's inter-request delays (1–2 seconds)
|
||||||
|
// resolve instantly. We preserve setImmediate so the https mock callback
|
||||||
|
// still fires asynchronously as expected.
|
||||||
|
beforeAll(() => {
|
||||||
|
jest.useFakeTimers({ doNotFake: ['setImmediate', 'nextTick'] });
|
||||||
|
});
|
||||||
|
|
||||||
|
afterAll(() => {
|
||||||
|
jest.useRealTimers();
|
||||||
|
});
|
||||||
|
|
||||||
|
beforeEach(() => {
|
||||||
|
capturedJql = null;
|
||||||
|
});
|
||||||
|
|
||||||
|
// Generator: produces a valid Jira issue key like "AB-1", "PROJ-42", etc.
|
||||||
|
const issueKeyArb = fc.tuple(
|
||||||
|
fc.stringMatching(/^[A-Z]{2,10}$/),
|
||||||
|
fc.integer({ min: 1, max: 99999 })
|
||||||
|
).map(([prefix, num]) => `${prefix}-${num}`);
|
||||||
|
|
||||||
|
// Generator: non-empty array of issue keys (1 to 50 keys)
|
||||||
|
const issueKeysArb = fc.array(issueKeyArb, { minLength: 1, maxLength: 50 });
|
||||||
|
|
||||||
|
it('searchIssuesByKeys() always generates JQL containing `updated >= -72h` and `project =`', async () => {
|
||||||
|
await fc.assert(
|
||||||
|
fc.asyncProperty(issueKeysArb, async (issueKeys) => {
|
||||||
|
capturedJql = null;
|
||||||
|
|
||||||
|
// Start the call — it will hit waitForDelay which uses setTimeout
|
||||||
|
const promise = jiraApi.searchIssuesByKeys(issueKeys);
|
||||||
|
|
||||||
|
// Advance fake timers to resolve any pending setTimeout from the
|
||||||
|
// rate limiter's waitForDelay function.
|
||||||
|
jest.advanceTimersByTime(5000);
|
||||||
|
|
||||||
|
await promise;
|
||||||
|
|
||||||
|
expect(capturedJql).not.toBeNull();
|
||||||
|
expect(capturedJql).toContain('updated >= -72h');
|
||||||
|
expect(capturedJql).toContain('project =');
|
||||||
|
}),
|
||||||
|
{ numRuns: 100 }
|
||||||
|
);
|
||||||
|
}, 60000);
|
||||||
|
});
|
||||||
151
backend/__tests__/jira-route-removal.test.js
Normal file
151
backend/__tests__/jira-route-removal.test.js
Normal file
@@ -0,0 +1,151 @@
|
|||||||
|
/**
|
||||||
|
* Example-Based Tests: Route Removal and Remaining Routes
|
||||||
|
*
|
||||||
|
* Feature: jira-api-compliance-cleanup
|
||||||
|
*
|
||||||
|
* Property 2: Search route is absent from router (Example)
|
||||||
|
* After the route removal, a POST request to /api/jira/search SHALL return HTTP 404.
|
||||||
|
* Validates: Requirements 1.1, 1.2
|
||||||
|
*
|
||||||
|
* Property 3: Existing routes remain functional after search route removal (Example)
|
||||||
|
* The routes GET /lookup/:issueKey, POST /sync-all, POST /:id/sync, and
|
||||||
|
* POST /create-in-jira SHALL continue to respond with non-404 status codes.
|
||||||
|
* Validates: Requirements 1.3, 1.4, 1.5, 1.6
|
||||||
|
*/
|
||||||
|
|
||||||
|
const http = require('http');
|
||||||
|
const express = require('express');
|
||||||
|
|
||||||
|
// Mock the auth middleware so routes don't require real sessions/cookies.
|
||||||
|
jest.mock('../middleware/auth', () => ({
|
||||||
|
requireAuth: () => (req, res, next) => {
|
||||||
|
req.user = { id: 1, username: 'test', group: 'Admin' };
|
||||||
|
next();
|
||||||
|
},
|
||||||
|
requireGroup: () => (req, res, next) => next(),
|
||||||
|
}));
|
||||||
|
|
||||||
|
// Mock the audit log helper to be a no-op.
|
||||||
|
jest.mock('../helpers/auditLog', () => jest.fn());
|
||||||
|
|
||||||
|
// Mock the db module to avoid requiring DATABASE_URL in CI
|
||||||
|
jest.mock('../db', () => ({
|
||||||
|
query: jest.fn(() => Promise.resolve({ rows: [] })),
|
||||||
|
}));
|
||||||
|
|
||||||
|
// Mock the jiraApi helper — mark it as not configured so routes return 503
|
||||||
|
// (which is fine; we only care that they are NOT 404).
|
||||||
|
jest.mock('../helpers/jiraApi', () => ({
|
||||||
|
isConfigured: false,
|
||||||
|
getRateLimitStatus: jest.fn(() => ({
|
||||||
|
burst: { remaining: 60, limit: 60 },
|
||||||
|
daily: { remaining: 1440, limit: 1440 },
|
||||||
|
})),
|
||||||
|
}));
|
||||||
|
|
||||||
|
const createJiraTicketsRouter = require('../routes/jiraTickets');
|
||||||
|
|
||||||
|
// Minimal db mock — callback-style methods that return empty results.
|
||||||
|
function createMockDb() {
|
||||||
|
return {
|
||||||
|
get: jest.fn((_sql, _params, cb) => cb(null, null)),
|
||||||
|
all: jest.fn((_sql, _params, cb) => cb(null, [])),
|
||||||
|
run: jest.fn(function (_sql, _params, cb) {
|
||||||
|
if (typeof cb === 'function') cb.call({ lastID: 1, changes: 0 }, null);
|
||||||
|
}),
|
||||||
|
};
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Helper: send an HTTP request to the test server and return { statusCode }.
|
||||||
|
*/
|
||||||
|
function request(server, method, path, body) {
|
||||||
|
return new Promise((resolve, reject) => {
|
||||||
|
const addr = server.address();
|
||||||
|
const options = {
|
||||||
|
hostname: '127.0.0.1',
|
||||||
|
port: addr.port,
|
||||||
|
path,
|
||||||
|
method,
|
||||||
|
headers: { 'Content-Type': 'application/json' },
|
||||||
|
};
|
||||||
|
|
||||||
|
const req = http.request(options, (res) => {
|
||||||
|
// Consume the response body so the socket closes cleanly.
|
||||||
|
const chunks = [];
|
||||||
|
res.on('data', (chunk) => chunks.push(chunk));
|
||||||
|
res.on('end', () => {
|
||||||
|
resolve({ statusCode: res.statusCode });
|
||||||
|
});
|
||||||
|
});
|
||||||
|
|
||||||
|
req.on('error', reject);
|
||||||
|
|
||||||
|
if (body) {
|
||||||
|
req.write(JSON.stringify(body));
|
||||||
|
}
|
||||||
|
req.end();
|
||||||
|
});
|
||||||
|
}
|
||||||
|
|
||||||
|
describe('Feature: jira-api-compliance-cleanup — route removal tests', () => {
|
||||||
|
let app;
|
||||||
|
let server;
|
||||||
|
|
||||||
|
beforeAll((done) => {
|
||||||
|
const db = createMockDb();
|
||||||
|
app = express();
|
||||||
|
app.use(express.json());
|
||||||
|
app.use('/api/jira-tickets', createJiraTicketsRouter(db));
|
||||||
|
|
||||||
|
// Listen on a random available port.
|
||||||
|
server = app.listen(0, '127.0.0.1', done);
|
||||||
|
});
|
||||||
|
|
||||||
|
afterAll((done) => {
|
||||||
|
server.close(done);
|
||||||
|
});
|
||||||
|
|
||||||
|
// ---------------------------------------------------------------------------
|
||||||
|
// Property 2: POST /api/jira-tickets/search returns 404
|
||||||
|
// Validates: Requirements 1.1, 1.2
|
||||||
|
// ---------------------------------------------------------------------------
|
||||||
|
describe('Property 2: Search route is absent', () => {
|
||||||
|
it('POST /api/jira-tickets/search returns HTTP 404', async () => {
|
||||||
|
const res = await request(server, 'POST', '/api/jira-tickets/search', {
|
||||||
|
jql: 'project = TEST',
|
||||||
|
});
|
||||||
|
expect(res.statusCode).toBe(404);
|
||||||
|
});
|
||||||
|
});
|
||||||
|
|
||||||
|
// ---------------------------------------------------------------------------
|
||||||
|
// Property 3: Remaining routes respond with non-404 status codes
|
||||||
|
// Validates: Requirements 1.3, 1.4, 1.5, 1.6
|
||||||
|
// ---------------------------------------------------------------------------
|
||||||
|
describe('Property 3: Existing routes remain functional', () => {
|
||||||
|
it('GET /api/jira-tickets/lookup/:issueKey returns non-404', async () => {
|
||||||
|
const res = await request(server, 'GET', '/api/jira-tickets/lookup/TEST-1');
|
||||||
|
expect(res.statusCode).not.toBe(404);
|
||||||
|
});
|
||||||
|
|
||||||
|
it('POST /api/jira-tickets/sync-all returns non-404', async () => {
|
||||||
|
const res = await request(server, 'POST', '/api/jira-tickets/sync-all');
|
||||||
|
expect(res.statusCode).not.toBe(404);
|
||||||
|
});
|
||||||
|
|
||||||
|
it('POST /api/jira-tickets/:id/sync returns non-404', async () => {
|
||||||
|
const res = await request(server, 'POST', '/api/jira-tickets/1/sync');
|
||||||
|
expect(res.statusCode).not.toBe(404);
|
||||||
|
});
|
||||||
|
|
||||||
|
it('POST /api/jira-tickets/create-in-jira returns non-404', async () => {
|
||||||
|
const res = await request(server, 'POST', '/api/jira-tickets/create-in-jira', {
|
||||||
|
cve_id: 'CVE-2024-12345',
|
||||||
|
vendor: 'TestVendor',
|
||||||
|
summary: 'Test summary',
|
||||||
|
});
|
||||||
|
expect(res.statusCode).not.toBe(404);
|
||||||
|
});
|
||||||
|
});
|
||||||
|
});
|
||||||
501
backend/__tests__/vcl-compliance-reporting.property.test.js
Normal file
501
backend/__tests__/vcl-compliance-reporting.property.test.js
Normal file
@@ -0,0 +1,501 @@
|
|||||||
|
/**
|
||||||
|
* Property-Based Tests: VCL Compliance Reporting
|
||||||
|
*
|
||||||
|
* Feature: vcl-compliance-reporting
|
||||||
|
*
|
||||||
|
* Tests the pure helper functions used for VCL compliance reporting computations.
|
||||||
|
*
|
||||||
|
* Validates: Requirements 2.4, 2.5, 3.2, 3.3, 5.2, 5.3, 6.1, 6.3, 7.5, 8.2, 8.3, 8.4, 8.7, 9.2, 9.3, 9.6
|
||||||
|
*/
|
||||||
|
|
||||||
|
const fc = require('fast-check');
|
||||||
|
|
||||||
|
// Mock db pool before importing anything (avoids DATABASE_URL requirement)
|
||||||
|
jest.mock('../db', () => ({
|
||||||
|
query: jest.fn(() => Promise.resolve({ rows: [], rowCount: 0 })),
|
||||||
|
connect: jest.fn(() => Promise.resolve({
|
||||||
|
query: jest.fn(() => Promise.resolve({ rows: [], rowCount: 0 })),
|
||||||
|
release: jest.fn(),
|
||||||
|
})),
|
||||||
|
}));
|
||||||
|
|
||||||
|
// Mock dependencies that the route module imports
|
||||||
|
jest.mock('../helpers/auditLog', () => jest.fn());
|
||||||
|
jest.mock('../helpers/ivantiApi', () => ({
|
||||||
|
ivantiFormPost: jest.fn(),
|
||||||
|
ivantiPost: jest.fn(),
|
||||||
|
}));
|
||||||
|
|
||||||
|
const {
|
||||||
|
truncateText,
|
||||||
|
validateRemediationPlan,
|
||||||
|
computeVCLStats,
|
||||||
|
formatPct,
|
||||||
|
categorizeNonCompliant,
|
||||||
|
rankHeavyHitters,
|
||||||
|
computeForecastBurndown,
|
||||||
|
matchByHostname,
|
||||||
|
computeBulkDiff,
|
||||||
|
mapColumnHeaders,
|
||||||
|
isValidDateString,
|
||||||
|
} = require('../helpers/vclHelpers');
|
||||||
|
|
||||||
|
// --- Generators ---
|
||||||
|
|
||||||
|
const hostnameArb = fc.stringMatching(/^[a-zA-Z0-9._-]+$/, { minLength: 1, maxLength: 30 });
|
||||||
|
|
||||||
|
const validDateArb = fc.record({
|
||||||
|
year: fc.integer({ min: 2020, max: 2030 }),
|
||||||
|
month: fc.integer({ min: 1, max: 12 }),
|
||||||
|
day: fc.integer({ min: 1, max: 28 }), // 1-28 always valid
|
||||||
|
}).map(({ year, month, day }) =>
|
||||||
|
`${year}-${String(month).padStart(2, '0')}-${String(day).padStart(2, '0')}`
|
||||||
|
);
|
||||||
|
|
||||||
|
const complianceItemArb = fc.record({
|
||||||
|
hostname: hostnameArb,
|
||||||
|
is_compliant: fc.boolean(),
|
||||||
|
in_scope: fc.constant(true),
|
||||||
|
});
|
||||||
|
|
||||||
|
const nonCompliantItemArb = fc.record({
|
||||||
|
hostname: hostnameArb,
|
||||||
|
resolution_date: fc.oneof(fc.constant(null), validDateArb),
|
||||||
|
});
|
||||||
|
|
||||||
|
const verticalArb = fc.record({
|
||||||
|
vertical: fc.string({ minLength: 1, maxLength: 20 }),
|
||||||
|
team: fc.string({ minLength: 1, maxLength: 20 }),
|
||||||
|
non_compliant: fc.integer({ min: 0, max: 1000 }),
|
||||||
|
});
|
||||||
|
|
||||||
|
// --- Property 2: Text Truncation ---
|
||||||
|
|
||||||
|
describe('Feature: vcl-compliance-reporting, Property 2: Text Truncation', () => {
|
||||||
|
/**
|
||||||
|
* For any string, truncateText(text, 80) should return the original string if its
|
||||||
|
* length is <= 80, or the first 80 characters followed by "…" if its length exceeds 80.
|
||||||
|
*
|
||||||
|
* **Validates: Requirements 2.4**
|
||||||
|
*/
|
||||||
|
it('returns original for short strings, truncated + ellipsis for long strings', () => {
|
||||||
|
fc.assert(
|
||||||
|
fc.property(
|
||||||
|
fc.string({ minLength: 0, maxLength: 200 }),
|
||||||
|
fc.integer({ min: 1, max: 100 }),
|
||||||
|
(text, maxLen) => {
|
||||||
|
const result = truncateText(text, maxLen);
|
||||||
|
if (text.length <= maxLen) {
|
||||||
|
expect(result).toBe(text);
|
||||||
|
} else {
|
||||||
|
expect(result).toBe(text.slice(0, maxLen) + '\u2026');
|
||||||
|
expect(result.length).toBe(maxLen + 1);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
),
|
||||||
|
{ numRuns: 100 }
|
||||||
|
);
|
||||||
|
});
|
||||||
|
});
|
||||||
|
|
||||||
|
// --- Property 3: Remediation Plan Length Validation ---
|
||||||
|
|
||||||
|
describe('Feature: vcl-compliance-reporting, Property 3: Remediation Plan Length Validation', () => {
|
||||||
|
/**
|
||||||
|
* For any string, validateRemediationPlan(text) should return valid if and only if
|
||||||
|
* the string length is <= 2000 characters.
|
||||||
|
*
|
||||||
|
* **Validates: Requirements 2.5, 9.4**
|
||||||
|
*/
|
||||||
|
it('accepts strings <= 2000 chars, rejects longer', () => {
|
||||||
|
fc.assert(
|
||||||
|
fc.property(
|
||||||
|
fc.string({ minLength: 1, maxLength: 3000 }),
|
||||||
|
(text) => {
|
||||||
|
const result = validateRemediationPlan(text);
|
||||||
|
if (text.length <= 2000) {
|
||||||
|
expect(result.valid).toBe(true);
|
||||||
|
} else {
|
||||||
|
expect(result.valid).toBe(false);
|
||||||
|
expect(result.error).toBeDefined();
|
||||||
|
}
|
||||||
|
}
|
||||||
|
),
|
||||||
|
{ numRuns: 100 }
|
||||||
|
);
|
||||||
|
});
|
||||||
|
});
|
||||||
|
|
||||||
|
// --- Property 4: Summary Statistics Computation Invariants ---
|
||||||
|
|
||||||
|
describe('Feature: vcl-compliance-reporting, Property 4: Summary Statistics Computation Invariants', () => {
|
||||||
|
/**
|
||||||
|
* For any set of compliance items, computeVCLStats produces correct arithmetic:
|
||||||
|
* non_compliant + compliant = in_scope, and correct percentage.
|
||||||
|
*
|
||||||
|
* **Validates: Requirements 3.2, 7.3**
|
||||||
|
*/
|
||||||
|
it('non_compliant + compliant = in_scope, correct percentage', () => {
|
||||||
|
fc.assert(
|
||||||
|
fc.property(
|
||||||
|
fc.array(complianceItemArb, { minLength: 0, maxLength: 50 }),
|
||||||
|
fc.integer({ min: 0, max: 100 }),
|
||||||
|
(items, targetPct) => {
|
||||||
|
const stats = computeVCLStats(items, targetPct);
|
||||||
|
|
||||||
|
// in_scope items are those with in_scope === true
|
||||||
|
const in_scope = items.filter(i => i.in_scope).length;
|
||||||
|
const compliant = items.filter(i => i.is_compliant).length;
|
||||||
|
|
||||||
|
expect(stats.non_compliant + stats.compliant).toBe(stats.in_scope);
|
||||||
|
expect(stats.in_scope).toBe(in_scope);
|
||||||
|
expect(stats.compliant).toBe(compliant);
|
||||||
|
|
||||||
|
if (in_scope > 0) {
|
||||||
|
expect(stats.compliance_pct).toBe(Math.round((compliant / in_scope) * 100));
|
||||||
|
} else {
|
||||||
|
expect(stats.compliance_pct).toBe(0);
|
||||||
|
}
|
||||||
|
|
||||||
|
expect(stats.target_pct).toBe(targetPct);
|
||||||
|
}
|
||||||
|
),
|
||||||
|
{ numRuns: 100 }
|
||||||
|
);
|
||||||
|
});
|
||||||
|
});
|
||||||
|
|
||||||
|
// --- Property 5: Percentage Formatting ---
|
||||||
|
|
||||||
|
describe('Feature: vcl-compliance-reporting, Property 5: Percentage Formatting', () => {
|
||||||
|
/**
|
||||||
|
* For any decimal number between 0 and 1, formatPct produces a string matching /^\d{1,3}%$/.
|
||||||
|
*
|
||||||
|
* **Validates: Requirements 3.3**
|
||||||
|
*/
|
||||||
|
it('produces correct percentage string matching /^\\d{1,3}%$/', () => {
|
||||||
|
fc.assert(
|
||||||
|
fc.property(
|
||||||
|
fc.double({ min: 0, max: 1, noNaN: true }),
|
||||||
|
(decimal) => {
|
||||||
|
const result = formatPct(decimal);
|
||||||
|
expect(result).toMatch(/^\d{1,3}%$/);
|
||||||
|
expect(result).toBe(Math.round(decimal * 100) + '%');
|
||||||
|
}
|
||||||
|
),
|
||||||
|
{ numRuns: 100 }
|
||||||
|
);
|
||||||
|
});
|
||||||
|
});
|
||||||
|
|
||||||
|
// --- Property 6: Non-Compliant Device Categorization Partition ---
|
||||||
|
|
||||||
|
describe('Feature: vcl-compliance-reporting, Property 6: Non-Compliant Device Categorization Partition', () => {
|
||||||
|
/**
|
||||||
|
* For any array of non-compliant device objects, categorizeNonCompliant produces
|
||||||
|
* two groups (blocked, in_progress) where blocked.count + in_progress.count = items.length.
|
||||||
|
*
|
||||||
|
* **Validates: Requirements 5.2, 5.3**
|
||||||
|
*/
|
||||||
|
it('two groups sum to total', () => {
|
||||||
|
fc.assert(
|
||||||
|
fc.property(
|
||||||
|
fc.array(nonCompliantItemArb, { minLength: 0, maxLength: 50 }),
|
||||||
|
(items) => {
|
||||||
|
const result = categorizeNonCompliant(items);
|
||||||
|
|
||||||
|
expect(result.blocked.count + result.in_progress.count).toBe(items.length);
|
||||||
|
|
||||||
|
if (items.length > 0) {
|
||||||
|
expect(result.blocked.pct).toBe(Math.round((result.blocked.count / items.length) * 100));
|
||||||
|
expect(result.in_progress.pct).toBe(Math.round((result.in_progress.count / items.length) * 100));
|
||||||
|
} else {
|
||||||
|
expect(result.blocked.pct).toBe(0);
|
||||||
|
expect(result.in_progress.pct).toBe(0);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
),
|
||||||
|
{ numRuns: 100 }
|
||||||
|
);
|
||||||
|
});
|
||||||
|
});
|
||||||
|
|
||||||
|
// --- Property 7: Heavy Hitters Descending Sort ---
|
||||||
|
|
||||||
|
describe('Feature: vcl-compliance-reporting, Property 7: Heavy Hitters Descending Sort', () => {
|
||||||
|
/**
|
||||||
|
* For any array of vertical objects, rankHeavyHitters returns the array sorted
|
||||||
|
* in non-increasing order by non_compliant.
|
||||||
|
*
|
||||||
|
* **Validates: Requirements 6.1, 6.3**
|
||||||
|
*/
|
||||||
|
it('sorted non-increasing by non_compliant', () => {
|
||||||
|
fc.assert(
|
||||||
|
fc.property(
|
||||||
|
fc.array(verticalArb, { minLength: 0, maxLength: 30 }),
|
||||||
|
(verticals) => {
|
||||||
|
const result = rankHeavyHitters(verticals);
|
||||||
|
|
||||||
|
expect(result.length).toBe(verticals.length);
|
||||||
|
|
||||||
|
for (let i = 1; i < result.length; i++) {
|
||||||
|
expect(result[i - 1].non_compliant).toBeGreaterThanOrEqual(result[i].non_compliant);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
),
|
||||||
|
{ numRuns: 100 }
|
||||||
|
);
|
||||||
|
});
|
||||||
|
});
|
||||||
|
|
||||||
|
// --- Property 8: Forecasted Burndown Projection ---
|
||||||
|
|
||||||
|
describe('Feature: vcl-compliance-reporting, Property 8: Forecasted Burndown Projection', () => {
|
||||||
|
/**
|
||||||
|
* For any set of non-compliant devices with resolution_date values,
|
||||||
|
* computeForecastBurndown produces monthly buckets where the sum of all
|
||||||
|
* monthly forecast counts equals the number of items with non-null resolution_dates.
|
||||||
|
*
|
||||||
|
* **Validates: Requirements 7.5**
|
||||||
|
*/
|
||||||
|
it('bucket sum = count of items with non-null resolution_dates', () => {
|
||||||
|
fc.assert(
|
||||||
|
fc.property(
|
||||||
|
fc.array(nonCompliantItemArb, { minLength: 0, maxLength: 50 }),
|
||||||
|
(items) => {
|
||||||
|
const buckets = computeForecastBurndown(items);
|
||||||
|
const bucketSum = Object.values(buckets).reduce((sum, count) => sum + count, 0);
|
||||||
|
const itemsWithDate = items.filter(i => i.resolution_date != null).length;
|
||||||
|
|
||||||
|
expect(bucketSum).toBe(itemsWithDate);
|
||||||
|
}
|
||||||
|
),
|
||||||
|
{ numRuns: 100 }
|
||||||
|
);
|
||||||
|
});
|
||||||
|
});
|
||||||
|
|
||||||
|
// --- Property 9: Hostname Matching with Unmatched Flagging ---
|
||||||
|
|
||||||
|
describe('Feature: vcl-compliance-reporting, Property 9: Hostname Matching with Unmatched Flagging', () => {
|
||||||
|
/**
|
||||||
|
* For any array of uploaded rows and a set of existing hostnames,
|
||||||
|
* matchByHostname produces matched + unmatched = total, and matched hostnames
|
||||||
|
* all exist in the set.
|
||||||
|
*
|
||||||
|
* **Validates: Requirements 8.2, 8.7**
|
||||||
|
*/
|
||||||
|
it('matched + unmatched = total, matched hostnames in set', () => {
|
||||||
|
fc.assert(
|
||||||
|
fc.property(
|
||||||
|
fc.array(fc.record({ hostname: hostnameArb }), { minLength: 0, maxLength: 30 }),
|
||||||
|
fc.array(hostnameArb, { minLength: 0, maxLength: 20 }),
|
||||||
|
(rows, existingList) => {
|
||||||
|
const existingSet = new Set(existingList);
|
||||||
|
const { matched, unmatched } = matchByHostname(rows, existingSet);
|
||||||
|
|
||||||
|
expect(matched.length + unmatched.length).toBe(rows.length);
|
||||||
|
|
||||||
|
for (const row of matched) {
|
||||||
|
expect(existingSet.has(row.hostname)).toBe(true);
|
||||||
|
}
|
||||||
|
|
||||||
|
for (const row of unmatched) {
|
||||||
|
expect(existingSet.has(row.hostname)).toBe(false);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
),
|
||||||
|
{ numRuns: 100 }
|
||||||
|
);
|
||||||
|
});
|
||||||
|
});
|
||||||
|
|
||||||
|
// --- Property 10: Bulk Diff Change Detection ---
|
||||||
|
|
||||||
|
describe('Feature: vcl-compliance-reporting, Property 10: Bulk Diff Change Detection', () => {
|
||||||
|
/**
|
||||||
|
* For any array of matched row pairs, computeBulkDiff flags a row as "changed"
|
||||||
|
* if and only if at least one field value differs.
|
||||||
|
*
|
||||||
|
* **Validates: Requirements 8.3, 8.4**
|
||||||
|
*/
|
||||||
|
it('changed iff at least one field differs', () => {
|
||||||
|
const fieldValueArb = fc.oneof(fc.constant(null), fc.string({ minLength: 1, maxLength: 20 }));
|
||||||
|
|
||||||
|
// When uploaded values match current data exactly, status should be 'unchanged'
|
||||||
|
fc.assert(
|
||||||
|
fc.property(
|
||||||
|
fc.array(hostnameArb, { minLength: 1, maxLength: 20 }).chain(hostnames => {
|
||||||
|
// Ensure unique hostnames to avoid map overwrite issues
|
||||||
|
const uniqueHostnames = [...new Set(hostnames)];
|
||||||
|
return fc.tuple(
|
||||||
|
...uniqueHostnames.map(h =>
|
||||||
|
fc.record({
|
||||||
|
hostname: fc.constant(h),
|
||||||
|
resolution_date: fieldValueArb,
|
||||||
|
remediation_plan: fieldValueArb,
|
||||||
|
notes: fieldValueArb,
|
||||||
|
})
|
||||||
|
)
|
||||||
|
);
|
||||||
|
}),
|
||||||
|
(matchedRows) => {
|
||||||
|
// Build currentData with same values as uploaded
|
||||||
|
const currentData = new Map();
|
||||||
|
for (const row of matchedRows) {
|
||||||
|
currentData.set(row.hostname, {
|
||||||
|
resolution_date: row.resolution_date,
|
||||||
|
remediation_plan: row.remediation_plan,
|
||||||
|
notes: row.notes,
|
||||||
|
});
|
||||||
|
}
|
||||||
|
|
||||||
|
const results = computeBulkDiff(matchedRows, currentData);
|
||||||
|
for (const r of results) {
|
||||||
|
expect(r.status).toBe('unchanged');
|
||||||
|
}
|
||||||
|
}
|
||||||
|
),
|
||||||
|
{ numRuns: 50 }
|
||||||
|
);
|
||||||
|
|
||||||
|
// When at least one field differs, status should be 'changed'
|
||||||
|
fc.assert(
|
||||||
|
fc.property(
|
||||||
|
hostnameArb,
|
||||||
|
fc.string({ minLength: 1, maxLength: 20 }),
|
||||||
|
fc.string({ minLength: 1, maxLength: 20 }),
|
||||||
|
(hostname, oldVal, newVal) => {
|
||||||
|
fc.pre(oldVal !== newVal);
|
||||||
|
|
||||||
|
const matchedRows = [{ hostname, resolution_date: newVal }];
|
||||||
|
const currentData = new Map();
|
||||||
|
currentData.set(hostname, { resolution_date: oldVal, remediation_plan: null, notes: null });
|
||||||
|
|
||||||
|
const results = computeBulkDiff(matchedRows, currentData);
|
||||||
|
expect(results[0].status).toBe('changed');
|
||||||
|
}
|
||||||
|
),
|
||||||
|
{ numRuns: 50 }
|
||||||
|
);
|
||||||
|
});
|
||||||
|
});
|
||||||
|
|
||||||
|
// --- Property 11: Column Header Mapping ---
|
||||||
|
|
||||||
|
describe('Feature: vcl-compliance-reporting, Property 11: Column Header Mapping', () => {
|
||||||
|
/**
|
||||||
|
* mapColumnHeaders correctly identifies known columns case-insensitively.
|
||||||
|
*
|
||||||
|
* **Validates: Requirements 9.2**
|
||||||
|
*/
|
||||||
|
it('identifies known columns case-insensitively', () => {
|
||||||
|
const knownHeaders = ['Hostname', 'Resolution Date', 'Remediation Plan', 'Notes',
|
||||||
|
'hostname', 'resolution_date', 'remediation_plan', 'notes',
|
||||||
|
'HOSTNAME', 'RESOLUTION DATE', 'REMEDIATION PLAN', 'NOTES'];
|
||||||
|
|
||||||
|
const caseVariantArb = fc.constantFrom(...knownHeaders);
|
||||||
|
const unknownHeaderArb = fc.stringMatching(/^[a-z]{5,10}$/).filter(
|
||||||
|
s => !['hostname', 'notes'].includes(s.toLowerCase())
|
||||||
|
);
|
||||||
|
|
||||||
|
fc.assert(
|
||||||
|
fc.property(
|
||||||
|
fc.array(fc.oneof(caseVariantArb, unknownHeaderArb), { minLength: 1, maxLength: 10 }),
|
||||||
|
(headers) => {
|
||||||
|
const mapping = mapColumnHeaders(headers);
|
||||||
|
|
||||||
|
// Every mapped key should be a known field
|
||||||
|
const validKeys = new Set(['hostname', 'resolution_date', 'remediation_plan', 'notes']);
|
||||||
|
for (const key of Object.keys(mapping)) {
|
||||||
|
expect(validKeys.has(key)).toBe(true);
|
||||||
|
}
|
||||||
|
|
||||||
|
// Check that known headers are mapped correctly
|
||||||
|
for (let i = 0; i < headers.length; i++) {
|
||||||
|
const normalized = headers[i].trim().toLowerCase();
|
||||||
|
if (normalized === 'hostname') {
|
||||||
|
expect(mapping.hostname).toBeDefined();
|
||||||
|
}
|
||||||
|
if (normalized === 'resolution date' || normalized === 'resolution_date') {
|
||||||
|
expect(mapping.resolution_date).toBeDefined();
|
||||||
|
}
|
||||||
|
if (normalized === 'remediation plan' || normalized === 'remediation_plan') {
|
||||||
|
expect(mapping.remediation_plan).toBeDefined();
|
||||||
|
}
|
||||||
|
if (normalized === 'notes') {
|
||||||
|
expect(mapping.notes).toBeDefined();
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
),
|
||||||
|
{ numRuns: 100 }
|
||||||
|
);
|
||||||
|
});
|
||||||
|
});
|
||||||
|
|
||||||
|
// --- Property 12: Date String Validation ---
|
||||||
|
|
||||||
|
describe('Feature: vcl-compliance-reporting, Property 12: Date String Validation', () => {
|
||||||
|
/**
|
||||||
|
* isValidDateString rejects invalid calendar dates and non-date strings.
|
||||||
|
* Returns true only for valid YYYY-MM-DD dates.
|
||||||
|
*
|
||||||
|
* **Validates: Requirements 9.3**
|
||||||
|
*/
|
||||||
|
it('rejects invalid dates and non-date strings', () => {
|
||||||
|
// Valid dates should return true
|
||||||
|
fc.assert(
|
||||||
|
fc.property(validDateArb, (dateStr) => {
|
||||||
|
expect(isValidDateString(dateStr)).toBe(true);
|
||||||
|
}),
|
||||||
|
{ numRuns: 50 }
|
||||||
|
);
|
||||||
|
|
||||||
|
// Invalid dates should return false
|
||||||
|
const invalidDateArb = fc.oneof(
|
||||||
|
fc.constant(null),
|
||||||
|
fc.constant(''),
|
||||||
|
fc.constant('not-a-date'),
|
||||||
|
fc.constant('2026-02-30'),
|
||||||
|
fc.constant('2026-13-01'),
|
||||||
|
fc.constant('2026-00-15'),
|
||||||
|
fc.constant('abcd-ef-gh'),
|
||||||
|
fc.integer().map(n => String(n)),
|
||||||
|
fc.string({ minLength: 1, maxLength: 5 }),
|
||||||
|
);
|
||||||
|
|
||||||
|
fc.assert(
|
||||||
|
fc.property(invalidDateArb, (val) => {
|
||||||
|
expect(isValidDateString(val)).toBe(false);
|
||||||
|
}),
|
||||||
|
{ numRuns: 50 }
|
||||||
|
);
|
||||||
|
});
|
||||||
|
});
|
||||||
|
|
||||||
|
// --- Property 13: Row Count Arithmetic Invariant ---
|
||||||
|
|
||||||
|
describe('Feature: vcl-compliance-reporting, Property 13: Row Count Arithmetic (matched + unmatched = total)', () => {
|
||||||
|
/**
|
||||||
|
* For any bulk upload, matched + unmatched = total input rows.
|
||||||
|
*
|
||||||
|
* **Validates: Requirements 9.6**
|
||||||
|
*/
|
||||||
|
it('matched + unmatched = total invariant holds', () => {
|
||||||
|
fc.assert(
|
||||||
|
fc.property(
|
||||||
|
fc.array(fc.record({ hostname: hostnameArb }), { minLength: 0, maxLength: 50 }),
|
||||||
|
fc.array(hostnameArb, { minLength: 0, maxLength: 30 }),
|
||||||
|
(rows, existingList) => {
|
||||||
|
const existingSet = new Set(existingList);
|
||||||
|
const { matched, unmatched } = matchByHostname(rows, existingSet);
|
||||||
|
|
||||||
|
// Core invariant: matched + unmatched = total
|
||||||
|
expect(matched.length + unmatched.length).toBe(rows.length);
|
||||||
|
}
|
||||||
|
),
|
||||||
|
{ numRuns: 100 }
|
||||||
|
);
|
||||||
|
});
|
||||||
|
});
|
||||||
316
backend/__tests__/vcl-compliance-reporting.test.js
Normal file
316
backend/__tests__/vcl-compliance-reporting.test.js
Normal file
@@ -0,0 +1,316 @@
|
|||||||
|
/**
|
||||||
|
* Unit and Integration Tests: VCL Compliance Reporting
|
||||||
|
*
|
||||||
|
* Feature: vcl-compliance-reporting
|
||||||
|
*
|
||||||
|
* Tests cover:
|
||||||
|
* - PATCH /items/:hostname/metadata (happy path, invalid date, plan too long, not found)
|
||||||
|
* - GET /vcl/stats with no data (zero/empty response)
|
||||||
|
* - Bulk preview with all unmatched hostnames
|
||||||
|
* - Bulk preview with mixed valid/invalid rows
|
||||||
|
* - Integration test for full bulk flow (preview → commit)
|
||||||
|
* - Trend endpoint with < 2 months (no forecast)
|
||||||
|
*/
|
||||||
|
|
||||||
|
const http = require('http');
|
||||||
|
const express = require('express');
|
||||||
|
|
||||||
|
// Mock auth middleware to bypass real session checks
|
||||||
|
jest.mock('../middleware/auth', () => ({
|
||||||
|
requireAuth: () => (req, res, next) => {
|
||||||
|
req.user = { id: 1, username: 'testuser', group: 'Admin' };
|
||||||
|
next();
|
||||||
|
},
|
||||||
|
requireGroup: () => (req, res, next) => next(),
|
||||||
|
}));
|
||||||
|
|
||||||
|
// Mock audit log as a no-op
|
||||||
|
jest.mock('../helpers/auditLog', () => jest.fn());
|
||||||
|
|
||||||
|
// Mock ivantiApi to avoid real network calls
|
||||||
|
jest.mock('../helpers/ivantiApi', () => ({
|
||||||
|
ivantiFormPost: jest.fn(),
|
||||||
|
ivantiPost: jest.fn(),
|
||||||
|
}));
|
||||||
|
|
||||||
|
// Mock the db pool
|
||||||
|
const mockPool = {
|
||||||
|
query: jest.fn(() => Promise.resolve({ rows: [], rowCount: 0 })),
|
||||||
|
connect: jest.fn(() => Promise.resolve({
|
||||||
|
query: jest.fn(() => Promise.resolve({ rows: [], rowCount: 0 })),
|
||||||
|
release: jest.fn(),
|
||||||
|
})),
|
||||||
|
};
|
||||||
|
jest.mock('../db', () => mockPool);
|
||||||
|
|
||||||
|
// Mock driftChecker to avoid file system dependencies
|
||||||
|
jest.mock('../helpers/driftChecker', () => ({
|
||||||
|
loadConfig: jest.fn(() => ({})),
|
||||||
|
compareSchemaToDrift: jest.fn(() => null),
|
||||||
|
reconcileConfig: jest.fn(() => ({ changes: [] })),
|
||||||
|
}));
|
||||||
|
|
||||||
|
const { createComplianceRouter } = require('../routes/compliance');
|
||||||
|
|
||||||
|
// --- HTTP helper ---
|
||||||
|
|
||||||
|
function request(server, method, path, body) {
|
||||||
|
return new Promise((resolve, reject) => {
|
||||||
|
const addr = server.address();
|
||||||
|
const options = {
|
||||||
|
hostname: '127.0.0.1',
|
||||||
|
port: addr.port,
|
||||||
|
path,
|
||||||
|
method,
|
||||||
|
headers: { 'Content-Type': 'application/json' },
|
||||||
|
};
|
||||||
|
|
||||||
|
const req = http.request(options, (res) => {
|
||||||
|
const chunks = [];
|
||||||
|
res.on('data', (chunk) => chunks.push(chunk));
|
||||||
|
res.on('end', () => {
|
||||||
|
const rawBody = Buffer.concat(chunks).toString();
|
||||||
|
let json;
|
||||||
|
try { json = JSON.parse(rawBody); } catch (e) { json = null; }
|
||||||
|
resolve({ statusCode: res.statusCode, body: json });
|
||||||
|
});
|
||||||
|
});
|
||||||
|
|
||||||
|
req.on('error', reject);
|
||||||
|
if (body) req.write(JSON.stringify(body));
|
||||||
|
req.end();
|
||||||
|
});
|
||||||
|
}
|
||||||
|
|
||||||
|
// --- Setup ---
|
||||||
|
|
||||||
|
let app, server;
|
||||||
|
|
||||||
|
beforeAll((done) => {
|
||||||
|
app = express();
|
||||||
|
app.use(express.json());
|
||||||
|
|
||||||
|
// Mock multer upload middleware
|
||||||
|
const mockUpload = { single: () => (req, res, next) => next() };
|
||||||
|
const router = createComplianceRouter(mockUpload);
|
||||||
|
app.use('/api/compliance', router);
|
||||||
|
|
||||||
|
server = app.listen(0, '127.0.0.1', done);
|
||||||
|
});
|
||||||
|
|
||||||
|
afterAll((done) => {
|
||||||
|
server.close(done);
|
||||||
|
});
|
||||||
|
|
||||||
|
beforeEach(() => {
|
||||||
|
mockPool.query.mockReset();
|
||||||
|
mockPool.connect.mockReset();
|
||||||
|
mockPool.query.mockResolvedValue({ rows: [], rowCount: 0 });
|
||||||
|
});
|
||||||
|
|
||||||
|
// --- 18.1: PATCH /items/:hostname/metadata ---
|
||||||
|
|
||||||
|
describe('PATCH /items/:hostname/metadata', () => {
|
||||||
|
it('happy path — updates resolution_date and remediation_plan', async () => {
|
||||||
|
mockPool.query.mockResolvedValueOnce({ rows: [], rowCount: 2 });
|
||||||
|
|
||||||
|
const res = await request(server, 'PATCH', '/api/compliance/items/srv-001/metadata', {
|
||||||
|
resolution_date: '2026-06-15',
|
||||||
|
remediation_plan: 'Patch in next maintenance window',
|
||||||
|
});
|
||||||
|
|
||||||
|
expect(res.statusCode).toBe(200);
|
||||||
|
expect(res.body.updated).toBe(2);
|
||||||
|
});
|
||||||
|
|
||||||
|
it('returns 400 for invalid date format', async () => {
|
||||||
|
const res = await request(server, 'PATCH', '/api/compliance/items/srv-001/metadata', {
|
||||||
|
resolution_date: 'not-a-date',
|
||||||
|
});
|
||||||
|
|
||||||
|
expect(res.statusCode).toBe(400);
|
||||||
|
expect(res.body.error).toContain('Invalid resolution_date format');
|
||||||
|
});
|
||||||
|
|
||||||
|
it('returns 400 when remediation plan exceeds 2000 characters', async () => {
|
||||||
|
const longPlan = 'x'.repeat(2001);
|
||||||
|
const res = await request(server, 'PATCH', '/api/compliance/items/srv-001/metadata', {
|
||||||
|
remediation_plan: longPlan,
|
||||||
|
});
|
||||||
|
|
||||||
|
expect(res.statusCode).toBe(400);
|
||||||
|
expect(res.body.error).toContain('2000 characters');
|
||||||
|
});
|
||||||
|
|
||||||
|
it('returns 404 when hostname not found', async () => {
|
||||||
|
mockPool.query.mockResolvedValueOnce({ rows: [], rowCount: 0 });
|
||||||
|
|
||||||
|
const res = await request(server, 'PATCH', '/api/compliance/items/nonexistent-host/metadata', {
|
||||||
|
resolution_date: '2026-06-15',
|
||||||
|
});
|
||||||
|
|
||||||
|
expect(res.statusCode).toBe(404);
|
||||||
|
expect(res.body.error).toBe('Device not found');
|
||||||
|
});
|
||||||
|
});
|
||||||
|
|
||||||
|
// --- 18.2: GET /vcl/stats with no data ---
|
||||||
|
|
||||||
|
describe('GET /vcl/stats with no data', () => {
|
||||||
|
it('returns zero/empty response when no compliance data exists', async () => {
|
||||||
|
// First query: active items
|
||||||
|
mockPool.query.mockResolvedValueOnce({ rows: [] });
|
||||||
|
// Second query: latest upload
|
||||||
|
mockPool.query.mockResolvedValueOnce({ rows: [] });
|
||||||
|
|
||||||
|
const res = await request(server, 'GET', '/api/compliance/vcl/stats');
|
||||||
|
|
||||||
|
expect(res.statusCode).toBe(200);
|
||||||
|
expect(res.body.stats).toBeDefined();
|
||||||
|
expect(res.body.stats.total_devices).toBe(0);
|
||||||
|
expect(res.body.stats.in_scope).toBe(0);
|
||||||
|
expect(res.body.stats.compliant).toBe(0);
|
||||||
|
expect(res.body.stats.non_compliant).toBe(0);
|
||||||
|
expect(res.body.stats.compliance_pct).toBe(0);
|
||||||
|
expect(res.body.donut).toBeDefined();
|
||||||
|
expect(res.body.heavy_hitters).toEqual([]);
|
||||||
|
expect(res.body.vertical_breakdown).toEqual([]);
|
||||||
|
});
|
||||||
|
});
|
||||||
|
|
||||||
|
// --- 18.3: Bulk preview with all unmatched hostnames ---
|
||||||
|
|
||||||
|
describe('POST /vcl/bulk-preview — all unmatched', () => {
|
||||||
|
it('returns all rows as unmatched when no hostnames exist in DB', async () => {
|
||||||
|
// Query for existing hostnames returns empty
|
||||||
|
mockPool.query.mockResolvedValueOnce({ rows: [] });
|
||||||
|
|
||||||
|
const res = await request(server, 'POST', '/api/compliance/vcl/bulk-preview', {
|
||||||
|
rows: [
|
||||||
|
{ hostname: 'unknown-1', resolution_date: '2026-06-15' },
|
||||||
|
{ hostname: 'unknown-2', resolution_date: '2026-07-01' },
|
||||||
|
{ hostname: 'unknown-3', resolution_date: '2026-08-01' },
|
||||||
|
],
|
||||||
|
});
|
||||||
|
|
||||||
|
expect(res.statusCode).toBe(200);
|
||||||
|
expect(res.body.matched).toBe(0);
|
||||||
|
expect(res.body.unmatched).toBe(3);
|
||||||
|
expect(res.body.changes).toBe(0);
|
||||||
|
expect(res.body.unmatched_rows).toEqual(['unknown-1', 'unknown-2', 'unknown-3']);
|
||||||
|
});
|
||||||
|
});
|
||||||
|
|
||||||
|
// --- 18.4: Bulk preview with mixed valid/invalid rows ---
|
||||||
|
|
||||||
|
describe('POST /vcl/bulk-preview — mixed valid/invalid', () => {
|
||||||
|
it('correctly classifies valid and invalid rows', async () => {
|
||||||
|
// Query for existing hostnames
|
||||||
|
mockPool.query
|
||||||
|
.mockResolvedValueOnce({
|
||||||
|
rows: [
|
||||||
|
{ hostname: 'srv-001' },
|
||||||
|
{ hostname: 'srv-002' },
|
||||||
|
{ hostname: 'srv-003' },
|
||||||
|
],
|
||||||
|
})
|
||||||
|
// Query for current data (DISTINCT ON)
|
||||||
|
.mockResolvedValueOnce({
|
||||||
|
rows: [
|
||||||
|
{ hostname: 'srv-001', resolution_date: null, remediation_plan: null },
|
||||||
|
{ hostname: 'srv-003', resolution_date: null, remediation_plan: null },
|
||||||
|
],
|
||||||
|
});
|
||||||
|
|
||||||
|
const res = await request(server, 'POST', '/api/compliance/vcl/bulk-preview', {
|
||||||
|
rows: [
|
||||||
|
{ hostname: 'srv-001', resolution_date: '2026-06-15' }, // valid, matched
|
||||||
|
{ hostname: 'srv-002', resolution_date: 'bad-date' }, // invalid date, matched
|
||||||
|
{ hostname: 'srv-003', resolution_date: '2026-07-01' }, // valid, matched
|
||||||
|
{ hostname: 'unknown-1', resolution_date: '2026-08-01' }, // unmatched
|
||||||
|
],
|
||||||
|
});
|
||||||
|
|
||||||
|
expect(res.statusCode).toBe(200);
|
||||||
|
expect(res.body.matched).toBe(3);
|
||||||
|
expect(res.body.unmatched).toBe(1);
|
||||||
|
expect(res.body.invalid).toBe(1);
|
||||||
|
expect(res.body.invalid_rows[0].hostname).toBe('srv-002');
|
||||||
|
expect(res.body.invalid_rows[0].errors[0]).toContain('invalid date');
|
||||||
|
expect(res.body.unmatched_rows).toEqual(['unknown-1']);
|
||||||
|
});
|
||||||
|
});
|
||||||
|
|
||||||
|
// --- 18.5: Integration test for full bulk flow ---
|
||||||
|
|
||||||
|
describe('Integration: full bulk upload flow (preview → commit)', () => {
|
||||||
|
it('preview shows changes, commit updates DB', async () => {
|
||||||
|
// --- Preview phase ---
|
||||||
|
// Query for existing hostnames
|
||||||
|
mockPool.query
|
||||||
|
.mockResolvedValueOnce({
|
||||||
|
rows: [{ hostname: 'srv-001' }, { hostname: 'srv-002' }],
|
||||||
|
})
|
||||||
|
// Query for current data
|
||||||
|
.mockResolvedValueOnce({
|
||||||
|
rows: [
|
||||||
|
{ hostname: 'srv-001', resolution_date: null, remediation_plan: null },
|
||||||
|
{ hostname: 'srv-002', resolution_date: '2026-01-01', remediation_plan: 'Old plan' },
|
||||||
|
],
|
||||||
|
});
|
||||||
|
|
||||||
|
const previewRes = await request(server, 'POST', '/api/compliance/vcl/bulk-preview', {
|
||||||
|
rows: [
|
||||||
|
{ hostname: 'srv-001', resolution_date: '2026-06-15', remediation_plan: 'New plan' },
|
||||||
|
{ hostname: 'srv-002', resolution_date: '2026-01-01', remediation_plan: 'Old plan' }, // unchanged
|
||||||
|
],
|
||||||
|
});
|
||||||
|
|
||||||
|
expect(previewRes.statusCode).toBe(200);
|
||||||
|
expect(previewRes.body.matched).toBe(2);
|
||||||
|
expect(previewRes.body.changes).toBe(1); // only srv-001 changed
|
||||||
|
|
||||||
|
// --- Commit phase ---
|
||||||
|
const mockClient = {
|
||||||
|
query: jest.fn(),
|
||||||
|
release: jest.fn(),
|
||||||
|
};
|
||||||
|
mockClient.query
|
||||||
|
.mockResolvedValueOnce({}) // BEGIN
|
||||||
|
.mockResolvedValueOnce({ rowCount: 1 }) // UPDATE srv-001
|
||||||
|
.mockResolvedValueOnce({}); // COMMIT
|
||||||
|
|
||||||
|
mockPool.connect.mockResolvedValueOnce(mockClient);
|
||||||
|
|
||||||
|
const commitRes = await request(server, 'POST', '/api/compliance/vcl/bulk-commit', {
|
||||||
|
changes: [
|
||||||
|
{ hostname: 'srv-001', resolution_date: '2026-06-15', remediation_plan: 'New plan' },
|
||||||
|
],
|
||||||
|
});
|
||||||
|
|
||||||
|
expect(commitRes.statusCode).toBe(200);
|
||||||
|
expect(commitRes.body.committed).toBe(1);
|
||||||
|
expect(mockClient.query).toHaveBeenCalledWith('BEGIN');
|
||||||
|
expect(mockClient.query).toHaveBeenCalledWith('COMMIT');
|
||||||
|
});
|
||||||
|
});
|
||||||
|
|
||||||
|
// --- 18.6: Trend endpoint with < 2 months (no forecast) ---
|
||||||
|
|
||||||
|
describe('GET /vcl/trend — fewer than 2 months', () => {
|
||||||
|
it('returns data without forecast when < 2 months exist', async () => {
|
||||||
|
mockPool.query.mockResolvedValueOnce({
|
||||||
|
rows: [
|
||||||
|
{ snapshot_month: '2026-01', compliant_count: 900, compliance_pct: '82.0' },
|
||||||
|
],
|
||||||
|
});
|
||||||
|
|
||||||
|
const res = await request(server, 'GET', '/api/compliance/vcl/trend');
|
||||||
|
|
||||||
|
expect(res.statusCode).toBe(200);
|
||||||
|
expect(res.body.months).toHaveLength(1);
|
||||||
|
expect(res.body.months[0].month).toBe('2026-01');
|
||||||
|
expect(res.body.months[0].forecast_pct).toBeNull();
|
||||||
|
expect(res.body.months[0].target_pct).toBe(95);
|
||||||
|
});
|
||||||
|
});
|
||||||
BIN
backend/cve_database.db.backupNVD
Normal file
BIN
backend/cve_database.db.backupNVD
Normal file
Binary file not shown.
BIN
backend/cve_database.db.pre-postgres-backup
Normal file
BIN
backend/cve_database.db.pre-postgres-backup
Normal file
Binary file not shown.
479
backend/db-schema.sql
Normal file
479
backend/db-schema.sql
Normal file
@@ -0,0 +1,479 @@
|
|||||||
|
-- =============================================================================
|
||||||
|
-- CVE Dashboard — Complete PostgreSQL Schema (v1.0.0)
|
||||||
|
-- =============================================================================
|
||||||
|
-- Translates the full SQLite schema (setup.js) to PostgreSQL 16.
|
||||||
|
-- Designed for idempotent execution: safe to run multiple times via psql or
|
||||||
|
-- pool.query() without errors or duplicate data.
|
||||||
|
--
|
||||||
|
-- Usage:
|
||||||
|
-- psql -h localhost -p 5433 -U steam -d cve_dashboard -f backend/db-schema.sql
|
||||||
|
-- OR
|
||||||
|
-- const schema = fs.readFileSync('backend/db-schema.sql', 'utf8');
|
||||||
|
-- await pool.query(schema);
|
||||||
|
-- =============================================================================
|
||||||
|
|
||||||
|
-- =============================================================================
|
||||||
|
-- Core CVE tracking tables
|
||||||
|
-- =============================================================================
|
||||||
|
|
||||||
|
CREATE TABLE IF NOT EXISTS cves (
|
||||||
|
id SERIAL PRIMARY KEY,
|
||||||
|
cve_id VARCHAR(20) NOT NULL,
|
||||||
|
vendor VARCHAR(100) NOT NULL,
|
||||||
|
severity VARCHAR(20) NOT NULL,
|
||||||
|
description TEXT,
|
||||||
|
published_date DATE,
|
||||||
|
status VARCHAR(50) DEFAULT 'Open',
|
||||||
|
created_at TIMESTAMPTZ DEFAULT NOW(),
|
||||||
|
updated_at TIMESTAMPTZ DEFAULT NOW(),
|
||||||
|
created_by INTEGER,
|
||||||
|
UNIQUE(cve_id, vendor)
|
||||||
|
);
|
||||||
|
|
||||||
|
CREATE INDEX IF NOT EXISTS idx_cve_id ON cves(cve_id);
|
||||||
|
CREATE INDEX IF NOT EXISTS idx_vendor ON cves(vendor);
|
||||||
|
CREATE INDEX IF NOT EXISTS idx_severity ON cves(severity);
|
||||||
|
CREATE INDEX IF NOT EXISTS idx_status ON cves(status);
|
||||||
|
|
||||||
|
CREATE TABLE IF NOT EXISTS documents (
|
||||||
|
id SERIAL PRIMARY KEY,
|
||||||
|
cve_id VARCHAR(20) NOT NULL,
|
||||||
|
vendor VARCHAR(100) NOT NULL,
|
||||||
|
name VARCHAR(255) NOT NULL,
|
||||||
|
type VARCHAR(50) NOT NULL,
|
||||||
|
file_path VARCHAR(500) NOT NULL,
|
||||||
|
file_size VARCHAR(20),
|
||||||
|
mime_type VARCHAR(100),
|
||||||
|
uploaded_at TIMESTAMPTZ DEFAULT NOW(),
|
||||||
|
notes TEXT
|
||||||
|
);
|
||||||
|
|
||||||
|
CREATE INDEX IF NOT EXISTS idx_doc_cve_id ON documents(cve_id);
|
||||||
|
CREATE INDEX IF NOT EXISTS idx_doc_vendor ON documents(vendor);
|
||||||
|
CREATE INDEX IF NOT EXISTS idx_doc_type ON documents(type);
|
||||||
|
|
||||||
|
CREATE TABLE IF NOT EXISTS required_documents (
|
||||||
|
id SERIAL PRIMARY KEY,
|
||||||
|
vendor VARCHAR(100) NOT NULL,
|
||||||
|
document_type VARCHAR(50) NOT NULL,
|
||||||
|
is_mandatory BOOLEAN DEFAULT TRUE,
|
||||||
|
description TEXT,
|
||||||
|
UNIQUE(vendor, document_type)
|
||||||
|
);
|
||||||
|
|
||||||
|
-- =============================================================================
|
||||||
|
-- Authentication and session management
|
||||||
|
-- =============================================================================
|
||||||
|
|
||||||
|
CREATE TABLE IF NOT EXISTS users (
|
||||||
|
id SERIAL PRIMARY KEY,
|
||||||
|
username VARCHAR(50) UNIQUE NOT NULL,
|
||||||
|
email VARCHAR(255) UNIQUE NOT NULL,
|
||||||
|
password_hash VARCHAR(255) NOT NULL,
|
||||||
|
role VARCHAR(20) NOT NULL DEFAULT 'viewer' CHECK (role IN ('admin', 'editor', 'viewer')),
|
||||||
|
is_active BOOLEAN DEFAULT TRUE,
|
||||||
|
created_at TIMESTAMPTZ DEFAULT NOW(),
|
||||||
|
last_login TIMESTAMPTZ,
|
||||||
|
user_group VARCHAR(20) NOT NULL DEFAULT 'Read_Only'
|
||||||
|
CHECK (user_group IN ('Admin', 'Standard_User', 'Leadership', 'Read_Only')),
|
||||||
|
bu_teams TEXT NOT NULL DEFAULT ''
|
||||||
|
);
|
||||||
|
|
||||||
|
CREATE INDEX IF NOT EXISTS idx_users_username ON users(username);
|
||||||
|
CREATE INDEX IF NOT EXISTS idx_users_user_group ON users(user_group);
|
||||||
|
|
||||||
|
CREATE TABLE IF NOT EXISTS sessions (
|
||||||
|
id SERIAL PRIMARY KEY,
|
||||||
|
session_id VARCHAR(255) UNIQUE NOT NULL,
|
||||||
|
user_id INTEGER NOT NULL REFERENCES users(id) ON DELETE CASCADE,
|
||||||
|
expires_at TIMESTAMPTZ NOT NULL,
|
||||||
|
created_at TIMESTAMPTZ DEFAULT NOW()
|
||||||
|
);
|
||||||
|
|
||||||
|
CREATE INDEX IF NOT EXISTS idx_sessions_session_id ON sessions(session_id);
|
||||||
|
CREATE INDEX IF NOT EXISTS idx_sessions_user_id ON sessions(user_id);
|
||||||
|
CREATE INDEX IF NOT EXISTS idx_sessions_expires ON sessions(expires_at);
|
||||||
|
|
||||||
|
-- =============================================================================
|
||||||
|
-- Audit logging
|
||||||
|
-- =============================================================================
|
||||||
|
|
||||||
|
CREATE TABLE IF NOT EXISTS audit_logs (
|
||||||
|
id SERIAL PRIMARY KEY,
|
||||||
|
user_id INTEGER,
|
||||||
|
username VARCHAR(50) NOT NULL,
|
||||||
|
action VARCHAR(50) NOT NULL,
|
||||||
|
entity_type VARCHAR(50) NOT NULL,
|
||||||
|
entity_id VARCHAR(100),
|
||||||
|
details TEXT,
|
||||||
|
ip_address VARCHAR(45),
|
||||||
|
created_at TIMESTAMPTZ DEFAULT NOW()
|
||||||
|
);
|
||||||
|
|
||||||
|
CREATE INDEX IF NOT EXISTS idx_audit_user_id ON audit_logs(user_id);
|
||||||
|
CREATE INDEX IF NOT EXISTS idx_audit_action ON audit_logs(action);
|
||||||
|
CREATE INDEX IF NOT EXISTS idx_audit_entity_type ON audit_logs(entity_type);
|
||||||
|
CREATE INDEX IF NOT EXISTS idx_audit_created_at ON audit_logs(created_at);
|
||||||
|
|
||||||
|
-- =============================================================================
|
||||||
|
-- Jira integration
|
||||||
|
-- =============================================================================
|
||||||
|
|
||||||
|
CREATE TABLE IF NOT EXISTS jira_tickets (
|
||||||
|
id SERIAL PRIMARY KEY,
|
||||||
|
cve_id TEXT NOT NULL,
|
||||||
|
vendor TEXT NOT NULL,
|
||||||
|
ticket_key TEXT NOT NULL,
|
||||||
|
url TEXT,
|
||||||
|
summary TEXT,
|
||||||
|
status TEXT DEFAULT 'Open' CHECK (status IN ('Open', 'In Progress', 'Closed')),
|
||||||
|
created_at TIMESTAMPTZ DEFAULT NOW(),
|
||||||
|
updated_at TIMESTAMPTZ DEFAULT NOW()
|
||||||
|
);
|
||||||
|
|
||||||
|
CREATE INDEX IF NOT EXISTS idx_jira_tickets_cve ON jira_tickets(cve_id, vendor);
|
||||||
|
CREATE INDEX IF NOT EXISTS idx_jira_tickets_status ON jira_tickets(status);
|
||||||
|
|
||||||
|
-- =============================================================================
|
||||||
|
-- Archer integration
|
||||||
|
-- =============================================================================
|
||||||
|
|
||||||
|
CREATE TABLE IF NOT EXISTS archer_tickets (
|
||||||
|
id SERIAL PRIMARY KEY,
|
||||||
|
exc_number TEXT NOT NULL UNIQUE,
|
||||||
|
archer_url TEXT,
|
||||||
|
status TEXT DEFAULT 'Draft' CHECK (status IN ('Draft', 'Open', 'Under Review', 'Accepted')),
|
||||||
|
cve_id TEXT NOT NULL,
|
||||||
|
vendor TEXT NOT NULL,
|
||||||
|
created_by INTEGER REFERENCES users(id),
|
||||||
|
created_at TIMESTAMPTZ DEFAULT NOW(),
|
||||||
|
updated_at TIMESTAMPTZ DEFAULT NOW()
|
||||||
|
);
|
||||||
|
|
||||||
|
CREATE INDEX IF NOT EXISTS idx_archer_tickets_cve ON archer_tickets(cve_id, vendor);
|
||||||
|
CREATE INDEX IF NOT EXISTS idx_archer_tickets_status ON archer_tickets(status);
|
||||||
|
CREATE INDEX IF NOT EXISTS idx_archer_tickets_exc ON archer_tickets(exc_number);
|
||||||
|
|
||||||
|
-- =============================================================================
|
||||||
|
-- Knowledge base
|
||||||
|
-- =============================================================================
|
||||||
|
|
||||||
|
CREATE TABLE IF NOT EXISTS knowledge_base (
|
||||||
|
id SERIAL PRIMARY KEY,
|
||||||
|
title VARCHAR(255) NOT NULL,
|
||||||
|
slug VARCHAR(255) UNIQUE NOT NULL,
|
||||||
|
description TEXT,
|
||||||
|
category VARCHAR(100),
|
||||||
|
file_path VARCHAR(500),
|
||||||
|
file_name VARCHAR(255),
|
||||||
|
file_type VARCHAR(50),
|
||||||
|
file_size INTEGER,
|
||||||
|
created_at TIMESTAMPTZ DEFAULT NOW(),
|
||||||
|
updated_at TIMESTAMPTZ DEFAULT NOW(),
|
||||||
|
created_by INTEGER REFERENCES users(id)
|
||||||
|
);
|
||||||
|
|
||||||
|
CREATE INDEX IF NOT EXISTS idx_knowledge_base_slug ON knowledge_base(slug);
|
||||||
|
CREATE INDEX IF NOT EXISTS idx_knowledge_base_category ON knowledge_base(category);
|
||||||
|
CREATE INDEX IF NOT EXISTS idx_knowledge_base_created_at ON knowledge_base(created_at DESC);
|
||||||
|
|
||||||
|
-- =============================================================================
|
||||||
|
-- Ivanti findings — individual rows (replaces findings_json blob)
|
||||||
|
-- =============================================================================
|
||||||
|
|
||||||
|
CREATE TABLE IF NOT EXISTS ivanti_findings (
|
||||||
|
id TEXT PRIMARY KEY,
|
||||||
|
host_id INTEGER,
|
||||||
|
title TEXT NOT NULL DEFAULT '',
|
||||||
|
severity NUMERIC(4,2) NOT NULL DEFAULT 0,
|
||||||
|
vrr_group TEXT NOT NULL DEFAULT '',
|
||||||
|
host_name TEXT NOT NULL DEFAULT '',
|
||||||
|
ip_address TEXT NOT NULL DEFAULT '',
|
||||||
|
dns TEXT NOT NULL DEFAULT '',
|
||||||
|
status TEXT NOT NULL DEFAULT '',
|
||||||
|
sla_status TEXT NOT NULL DEFAULT '',
|
||||||
|
due_date DATE,
|
||||||
|
last_found_on DATE,
|
||||||
|
bu_ownership TEXT NOT NULL DEFAULT '',
|
||||||
|
cves TEXT[] DEFAULT '{}',
|
||||||
|
workflow_id TEXT,
|
||||||
|
workflow_state TEXT,
|
||||||
|
workflow_type TEXT,
|
||||||
|
state TEXT NOT NULL DEFAULT 'open' CHECK (state IN ('open', 'closed')),
|
||||||
|
note TEXT NOT NULL DEFAULT '',
|
||||||
|
override_host_name TEXT,
|
||||||
|
override_dns TEXT,
|
||||||
|
synced_at TIMESTAMPTZ NOT NULL DEFAULT NOW(),
|
||||||
|
created_at TIMESTAMPTZ NOT NULL DEFAULT NOW()
|
||||||
|
);
|
||||||
|
|
||||||
|
CREATE INDEX IF NOT EXISTS idx_findings_state ON ivanti_findings(state);
|
||||||
|
CREATE INDEX IF NOT EXISTS idx_findings_bu ON ivanti_findings(bu_ownership);
|
||||||
|
CREATE INDEX IF NOT EXISTS idx_findings_severity ON ivanti_findings(severity);
|
||||||
|
CREATE INDEX IF NOT EXISTS idx_findings_state_bu ON ivanti_findings(state, bu_ownership);
|
||||||
|
|
||||||
|
-- =============================================================================
|
||||||
|
-- Ivanti sync state (single-row pattern — replaces ivanti_findings_cache metadata)
|
||||||
|
-- =============================================================================
|
||||||
|
|
||||||
|
CREATE TABLE IF NOT EXISTS ivanti_sync_state (
|
||||||
|
id INTEGER PRIMARY KEY DEFAULT 1 CHECK (id = 1),
|
||||||
|
total INTEGER DEFAULT 0,
|
||||||
|
workflows_json TEXT DEFAULT '[]',
|
||||||
|
synced_at TIMESTAMPTZ,
|
||||||
|
sync_status TEXT DEFAULT 'never',
|
||||||
|
error_message TEXT
|
||||||
|
);
|
||||||
|
|
||||||
|
-- =============================================================================
|
||||||
|
-- Ivanti counts cache (single-row pattern for FP workflow counts)
|
||||||
|
-- =============================================================================
|
||||||
|
|
||||||
|
CREATE TABLE IF NOT EXISTS ivanti_counts_cache (
|
||||||
|
id INTEGER PRIMARY KEY DEFAULT 1 CHECK (id = 1),
|
||||||
|
open_count INTEGER DEFAULT 0,
|
||||||
|
closed_count INTEGER DEFAULT 0,
|
||||||
|
synced_at TIMESTAMPTZ,
|
||||||
|
fp_workflow_counts_json TEXT DEFAULT '{}',
|
||||||
|
fp_id_counts_json TEXT DEFAULT '{}'
|
||||||
|
);
|
||||||
|
|
||||||
|
-- =============================================================================
|
||||||
|
-- Ivanti counts history
|
||||||
|
-- =============================================================================
|
||||||
|
|
||||||
|
CREATE TABLE IF NOT EXISTS ivanti_counts_history (
|
||||||
|
id SERIAL PRIMARY KEY,
|
||||||
|
open_count INTEGER NOT NULL,
|
||||||
|
closed_count INTEGER NOT NULL,
|
||||||
|
recorded_at TIMESTAMPTZ DEFAULT NOW()
|
||||||
|
);
|
||||||
|
|
||||||
|
CREATE TABLE IF NOT EXISTS ivanti_counts_history_by_bu (
|
||||||
|
id SERIAL PRIMARY KEY,
|
||||||
|
bu_ownership TEXT NOT NULL,
|
||||||
|
state TEXT NOT NULL CHECK (state IN ('open', 'closed')),
|
||||||
|
count INTEGER NOT NULL DEFAULT 0,
|
||||||
|
recorded_at TIMESTAMPTZ DEFAULT NOW()
|
||||||
|
);
|
||||||
|
|
||||||
|
CREATE INDEX IF NOT EXISTS idx_counts_history_bu ON ivanti_counts_history_by_bu(bu_ownership);
|
||||||
|
CREATE INDEX IF NOT EXISTS idx_counts_history_bu_date ON ivanti_counts_history_by_bu(recorded_at);
|
||||||
|
|
||||||
|
-- =============================================================================
|
||||||
|
-- Ivanti FP (False Positive) submissions
|
||||||
|
-- =============================================================================
|
||||||
|
|
||||||
|
CREATE TABLE IF NOT EXISTS ivanti_fp_submissions (
|
||||||
|
id SERIAL PRIMARY KEY,
|
||||||
|
user_id INTEGER NOT NULL,
|
||||||
|
username TEXT NOT NULL,
|
||||||
|
ivanti_workflow_batch_id INTEGER,
|
||||||
|
ivanti_generated_id TEXT,
|
||||||
|
ivanti_workflow_batch_uuid TEXT,
|
||||||
|
workflow_name TEXT NOT NULL,
|
||||||
|
reason TEXT NOT NULL,
|
||||||
|
description TEXT,
|
||||||
|
expiration_date TEXT NOT NULL,
|
||||||
|
scope_override TEXT NOT NULL DEFAULT 'Authorized',
|
||||||
|
finding_ids_json TEXT NOT NULL,
|
||||||
|
queue_item_ids_json TEXT NOT NULL,
|
||||||
|
attachment_count INTEGER DEFAULT 0,
|
||||||
|
attachment_results_json TEXT,
|
||||||
|
status TEXT NOT NULL DEFAULT 'success' CHECK (status IN ('success', 'partial', 'failed')),
|
||||||
|
lifecycle_status TEXT NOT NULL DEFAULT 'submitted'
|
||||||
|
CHECK (lifecycle_status IN ('submitted', 'approved', 'rejected', 'rework', 'resubmitted')),
|
||||||
|
error_message TEXT,
|
||||||
|
created_at TIMESTAMPTZ DEFAULT NOW(),
|
||||||
|
updated_at TIMESTAMPTZ DEFAULT NULL
|
||||||
|
);
|
||||||
|
|
||||||
|
CREATE INDEX IF NOT EXISTS idx_fp_submissions_user ON ivanti_fp_submissions(user_id);
|
||||||
|
CREATE INDEX IF NOT EXISTS idx_fp_submissions_ivanti_id ON ivanti_fp_submissions(ivanti_generated_id);
|
||||||
|
|
||||||
|
CREATE TABLE IF NOT EXISTS ivanti_fp_submission_history (
|
||||||
|
id SERIAL PRIMARY KEY,
|
||||||
|
submission_id INTEGER NOT NULL REFERENCES ivanti_fp_submissions(id) ON DELETE CASCADE,
|
||||||
|
user_id INTEGER NOT NULL,
|
||||||
|
username TEXT NOT NULL,
|
||||||
|
change_type TEXT NOT NULL CHECK (change_type IN (
|
||||||
|
'created', 'fields_updated', 'findings_added',
|
||||||
|
'attachments_added', 'status_changed'
|
||||||
|
)),
|
||||||
|
change_details_json TEXT,
|
||||||
|
created_at TIMESTAMPTZ DEFAULT NOW()
|
||||||
|
);
|
||||||
|
|
||||||
|
CREATE INDEX IF NOT EXISTS idx_fp_history_submission ON ivanti_fp_submission_history(submission_id);
|
||||||
|
|
||||||
|
-- =============================================================================
|
||||||
|
-- Ivanti todo queue (FP, Archer, CARD, GRANITE workflows)
|
||||||
|
-- =============================================================================
|
||||||
|
|
||||||
|
CREATE TABLE IF NOT EXISTS ivanti_todo_queue (
|
||||||
|
id SERIAL PRIMARY KEY,
|
||||||
|
user_id INTEGER NOT NULL REFERENCES users(id) ON DELETE CASCADE,
|
||||||
|
finding_id TEXT NOT NULL,
|
||||||
|
finding_title TEXT,
|
||||||
|
cves_json TEXT,
|
||||||
|
ip_address TEXT,
|
||||||
|
hostname TEXT,
|
||||||
|
vendor TEXT NOT NULL,
|
||||||
|
workflow_type TEXT NOT NULL CHECK (workflow_type IN ('FP', 'Archer', 'CARD', 'GRANITE', 'DECOM')),
|
||||||
|
status TEXT NOT NULL DEFAULT 'pending' CHECK (status IN ('pending', 'complete')),
|
||||||
|
created_at TIMESTAMPTZ DEFAULT NOW(),
|
||||||
|
updated_at TIMESTAMPTZ DEFAULT NOW()
|
||||||
|
);
|
||||||
|
|
||||||
|
CREATE INDEX IF NOT EXISTS idx_todo_queue_user ON ivanti_todo_queue(user_id, status);
|
||||||
|
|
||||||
|
-- =============================================================================
|
||||||
|
-- Ivanti archive detection and anomaly tracking
|
||||||
|
-- =============================================================================
|
||||||
|
|
||||||
|
CREATE TABLE IF NOT EXISTS ivanti_finding_archives (
|
||||||
|
id SERIAL PRIMARY KEY,
|
||||||
|
finding_id TEXT NOT NULL UNIQUE,
|
||||||
|
finding_title TEXT NOT NULL DEFAULT '',
|
||||||
|
host_name TEXT NOT NULL DEFAULT '',
|
||||||
|
ip_address TEXT NOT NULL DEFAULT '',
|
||||||
|
current_state TEXT NOT NULL CHECK (current_state IN ('ARCHIVED', 'RETURNED', 'CLOSED', 'CLOSED_GONE')),
|
||||||
|
last_severity NUMERIC(4,2) NOT NULL DEFAULT 0,
|
||||||
|
first_archived_at TIMESTAMPTZ NOT NULL DEFAULT NOW(),
|
||||||
|
last_transition_at TIMESTAMPTZ NOT NULL DEFAULT NOW(),
|
||||||
|
created_at TIMESTAMPTZ DEFAULT NOW()
|
||||||
|
);
|
||||||
|
|
||||||
|
CREATE INDEX IF NOT EXISTS idx_archive_finding_id ON ivanti_finding_archives(finding_id);
|
||||||
|
CREATE INDEX IF NOT EXISTS idx_archive_current_state ON ivanti_finding_archives(current_state);
|
||||||
|
|
||||||
|
CREATE TABLE IF NOT EXISTS ivanti_archive_transitions (
|
||||||
|
id SERIAL PRIMARY KEY,
|
||||||
|
archive_id INTEGER NOT NULL REFERENCES ivanti_finding_archives(id),
|
||||||
|
from_state TEXT NOT NULL,
|
||||||
|
to_state TEXT NOT NULL,
|
||||||
|
severity_at_transition NUMERIC(4,2) NOT NULL DEFAULT 0,
|
||||||
|
reason TEXT NOT NULL DEFAULT '',
|
||||||
|
transitioned_at TIMESTAMPTZ NOT NULL DEFAULT NOW()
|
||||||
|
);
|
||||||
|
|
||||||
|
CREATE INDEX IF NOT EXISTS idx_transition_archive_id ON ivanti_archive_transitions(archive_id);
|
||||||
|
|
||||||
|
CREATE TABLE IF NOT EXISTS ivanti_sync_anomaly_log (
|
||||||
|
id SERIAL PRIMARY KEY,
|
||||||
|
sync_timestamp TIMESTAMPTZ NOT NULL DEFAULT NOW(),
|
||||||
|
open_count_delta INTEGER NOT NULL DEFAULT 0,
|
||||||
|
closed_count_delta INTEGER NOT NULL DEFAULT 0,
|
||||||
|
newly_archived_count INTEGER NOT NULL DEFAULT 0,
|
||||||
|
returned_count INTEGER NOT NULL DEFAULT 0,
|
||||||
|
classification_json TEXT NOT NULL DEFAULT '{}',
|
||||||
|
return_classification_json TEXT NOT NULL DEFAULT '{}',
|
||||||
|
is_significant BOOLEAN NOT NULL DEFAULT FALSE,
|
||||||
|
created_at TIMESTAMPTZ DEFAULT NOW()
|
||||||
|
);
|
||||||
|
|
||||||
|
CREATE INDEX IF NOT EXISTS idx_anomaly_sync_timestamp ON ivanti_sync_anomaly_log(sync_timestamp);
|
||||||
|
|
||||||
|
CREATE TABLE IF NOT EXISTS ivanti_finding_bu_history (
|
||||||
|
id SERIAL PRIMARY KEY,
|
||||||
|
finding_id TEXT NOT NULL,
|
||||||
|
finding_title TEXT NOT NULL DEFAULT '',
|
||||||
|
host_name TEXT NOT NULL DEFAULT '',
|
||||||
|
previous_bu TEXT NOT NULL,
|
||||||
|
new_bu TEXT NOT NULL,
|
||||||
|
detected_at TIMESTAMPTZ NOT NULL DEFAULT NOW(),
|
||||||
|
created_at TIMESTAMPTZ DEFAULT NOW()
|
||||||
|
);
|
||||||
|
|
||||||
|
CREATE INDEX IF NOT EXISTS idx_bu_history_finding_id ON ivanti_finding_bu_history(finding_id);
|
||||||
|
CREATE INDEX IF NOT EXISTS idx_bu_history_detected_at ON ivanti_finding_bu_history(detected_at);
|
||||||
|
|
||||||
|
-- =============================================================================
|
||||||
|
-- Atlas action plans cache
|
||||||
|
-- =============================================================================
|
||||||
|
|
||||||
|
CREATE TABLE IF NOT EXISTS atlas_action_plans_cache (
|
||||||
|
id SERIAL PRIMARY KEY,
|
||||||
|
host_id INTEGER NOT NULL UNIQUE,
|
||||||
|
has_action_plan BOOLEAN NOT NULL DEFAULT FALSE,
|
||||||
|
plan_count INTEGER NOT NULL DEFAULT 0,
|
||||||
|
plans_json TEXT NOT NULL DEFAULT '[]',
|
||||||
|
synced_at TIMESTAMPTZ NOT NULL DEFAULT NOW()
|
||||||
|
);
|
||||||
|
|
||||||
|
CREATE INDEX IF NOT EXISTS idx_atlas_cache_host_id ON atlas_action_plans_cache(host_id);
|
||||||
|
|
||||||
|
-- =============================================================================
|
||||||
|
-- Compliance (NTS AEO) tracking
|
||||||
|
-- =============================================================================
|
||||||
|
|
||||||
|
CREATE TABLE IF NOT EXISTS compliance_uploads (
|
||||||
|
id SERIAL PRIMARY KEY,
|
||||||
|
filename TEXT NOT NULL,
|
||||||
|
report_date TEXT,
|
||||||
|
uploaded_by INTEGER REFERENCES users(id) ON DELETE SET NULL,
|
||||||
|
uploaded_at TIMESTAMPTZ DEFAULT NOW(),
|
||||||
|
new_count INTEGER DEFAULT 0,
|
||||||
|
resolved_count INTEGER DEFAULT 0,
|
||||||
|
recurring_count INTEGER DEFAULT 0,
|
||||||
|
summary_json TEXT
|
||||||
|
);
|
||||||
|
|
||||||
|
CREATE TABLE IF NOT EXISTS compliance_items (
|
||||||
|
id SERIAL PRIMARY KEY,
|
||||||
|
upload_id INTEGER NOT NULL REFERENCES compliance_uploads(id) ON DELETE CASCADE,
|
||||||
|
hostname TEXT NOT NULL,
|
||||||
|
ip_address TEXT,
|
||||||
|
device_type TEXT,
|
||||||
|
team TEXT,
|
||||||
|
metric_id TEXT NOT NULL,
|
||||||
|
metric_desc TEXT,
|
||||||
|
category TEXT,
|
||||||
|
extra_json TEXT,
|
||||||
|
status TEXT NOT NULL DEFAULT 'active' CHECK (status IN ('active', 'resolved')),
|
||||||
|
first_seen_upload_id INTEGER REFERENCES compliance_uploads(id) ON DELETE SET NULL,
|
||||||
|
resolved_upload_id INTEGER REFERENCES compliance_uploads(id) ON DELETE SET NULL,
|
||||||
|
seen_count INTEGER DEFAULT 1,
|
||||||
|
created_at TIMESTAMPTZ DEFAULT NOW()
|
||||||
|
);
|
||||||
|
|
||||||
|
CREATE INDEX IF NOT EXISTS idx_compliance_items_upload ON compliance_items(upload_id);
|
||||||
|
CREATE INDEX IF NOT EXISTS idx_compliance_items_identity ON compliance_items(hostname, metric_id);
|
||||||
|
CREATE INDEX IF NOT EXISTS idx_compliance_items_team_status ON compliance_items(team, status);
|
||||||
|
|
||||||
|
CREATE TABLE IF NOT EXISTS compliance_notes (
|
||||||
|
id SERIAL PRIMARY KEY,
|
||||||
|
hostname TEXT NOT NULL,
|
||||||
|
metric_id TEXT NOT NULL,
|
||||||
|
note TEXT NOT NULL,
|
||||||
|
group_id TEXT,
|
||||||
|
created_by INTEGER REFERENCES users(id) ON DELETE SET NULL,
|
||||||
|
created_at TIMESTAMPTZ DEFAULT NOW()
|
||||||
|
);
|
||||||
|
|
||||||
|
CREATE INDEX IF NOT EXISTS idx_compliance_notes_identity ON compliance_notes(hostname, metric_id);
|
||||||
|
CREATE INDEX IF NOT EXISTS idx_compliance_notes_group ON compliance_notes(group_id);
|
||||||
|
|
||||||
|
-- =============================================================================
|
||||||
|
-- Seed data
|
||||||
|
-- =============================================================================
|
||||||
|
|
||||||
|
-- Required documents (idempotent via unique constraint on vendor + document_type)
|
||||||
|
INSERT INTO required_documents (vendor, document_type, is_mandatory, description) VALUES
|
||||||
|
('Microsoft', 'advisory', TRUE, 'Official Microsoft Security Advisory'),
|
||||||
|
('Microsoft', 'screenshot', FALSE, 'Proof of patch application'),
|
||||||
|
('Cisco', 'advisory', TRUE, 'Cisco Security Advisory'),
|
||||||
|
('Oracle', 'advisory', TRUE, 'Oracle Security Alert'),
|
||||||
|
('VMware', 'advisory', TRUE, 'VMware Security Advisory'),
|
||||||
|
('Adobe', 'advisory', TRUE, 'Adobe Security Bulletin')
|
||||||
|
ON CONFLICT (vendor, document_type) DO NOTHING;
|
||||||
|
|
||||||
|
-- Ivanti sync state — ensure single row exists
|
||||||
|
INSERT INTO ivanti_sync_state (id, total, workflows_json, sync_status)
|
||||||
|
VALUES (1, 0, '[]', 'never')
|
||||||
|
ON CONFLICT (id) DO NOTHING;
|
||||||
|
|
||||||
|
-- Ivanti counts cache — ensure single row exists
|
||||||
|
INSERT INTO ivanti_counts_cache (id, open_count, closed_count, fp_workflow_counts_json, fp_id_counts_json)
|
||||||
|
VALUES (1, 0, 0, '{}', '{}')
|
||||||
|
ON CONFLICT (id) DO NOTHING;
|
||||||
46
backend/db.js
Normal file
46
backend/db.js
Normal file
@@ -0,0 +1,46 @@
|
|||||||
|
// PostgreSQL Connection Pool
|
||||||
|
// All route files import this module instead of receiving a sqlite3 `db` parameter.
|
||||||
|
// Configured via DATABASE_URL environment variable.
|
||||||
|
|
||||||
|
// Ensure dotenv is loaded before accessing env vars
|
||||||
|
require('dotenv').config({ path: require('path').join(__dirname, '.env') });
|
||||||
|
|
||||||
|
const { Pool } = require('pg');
|
||||||
|
|
||||||
|
if (!process.env.DATABASE_URL) {
|
||||||
|
console.error('[DB] FATAL: DATABASE_URL environment variable is not set.');
|
||||||
|
console.error('[DB] Expected format: postgresql://user:password@host:port/database');
|
||||||
|
process.exit(1);
|
||||||
|
}
|
||||||
|
|
||||||
|
const pool = new Pool({
|
||||||
|
connectionString: process.env.DATABASE_URL,
|
||||||
|
max: 10, // Maximum connections in pool
|
||||||
|
idleTimeoutMillis: 30000, // Close idle connections after 30s
|
||||||
|
connectionTimeoutMillis: 5000, // Fail if connection takes >5s
|
||||||
|
});
|
||||||
|
|
||||||
|
// Log unexpected pool errors (connection drops, etc.)
|
||||||
|
pool.on('error', (err) => {
|
||||||
|
console.error('[DB Pool] Unexpected error on idle client:', err.message);
|
||||||
|
});
|
||||||
|
|
||||||
|
// Track active connections and warn when approaching exhaustion
|
||||||
|
let _activeCount = 0;
|
||||||
|
pool.on('acquire', () => {
|
||||||
|
_activeCount++;
|
||||||
|
if (_activeCount >= 8) {
|
||||||
|
console.warn(`[DB Pool] WARNING: ${_activeCount}/10 connections active — approaching exhaustion`);
|
||||||
|
}
|
||||||
|
});
|
||||||
|
pool.on('release', () => { _activeCount--; });
|
||||||
|
|
||||||
|
// Health check — verify connection on startup
|
||||||
|
pool.query('SELECT NOW()')
|
||||||
|
.then(() => console.log('[DB Pool] Connected to PostgreSQL'))
|
||||||
|
.catch((err) => {
|
||||||
|
console.error('[DB Pool] Failed to connect:', err.message);
|
||||||
|
console.error('[DB Pool] Check DATABASE_URL and ensure Postgres is running on port 5433');
|
||||||
|
});
|
||||||
|
|
||||||
|
module.exports = pool;
|
||||||
104
backend/helpers/atlasApi.js
Normal file
104
backend/helpers/atlasApi.js
Normal file
@@ -0,0 +1,104 @@
|
|||||||
|
// Shared Atlas InfoSec API helpers
|
||||||
|
// Centralizes HTTP calls so the atlas router uses a single implementation.
|
||||||
|
// Follows the same promise-based pattern as ivantiApi.js.
|
||||||
|
|
||||||
|
const https = require('https');
|
||||||
|
const http = require('http');
|
||||||
|
|
||||||
|
// ---------------------------------------------------------------------------
|
||||||
|
// Configuration — read from process.env at module load
|
||||||
|
// ---------------------------------------------------------------------------
|
||||||
|
const ATLAS_API_URL = process.env.ATLAS_API_URL || '';
|
||||||
|
const ATLAS_API_USER = process.env.ATLAS_API_USER || '';
|
||||||
|
const ATLAS_API_PASS = process.env.ATLAS_API_PASS || '';
|
||||||
|
const ATLAS_SKIP_TLS = process.env.ATLAS_SKIP_TLS === 'true';
|
||||||
|
|
||||||
|
const requiredVars = ['ATLAS_API_URL', 'ATLAS_API_USER', 'ATLAS_API_PASS'];
|
||||||
|
const missingVars = requiredVars.filter((v) => !process.env[v]);
|
||||||
|
if (missingVars.length > 0) {
|
||||||
|
console.warn(`[atlas-api] WARNING: Missing required environment variables: ${missingVars.join(', ')}. Atlas API calls will fail.`);
|
||||||
|
}
|
||||||
|
|
||||||
|
const isConfigured = missingVars.length === 0;
|
||||||
|
|
||||||
|
// ---------------------------------------------------------------------------
|
||||||
|
// Generic request — supports GET, PUT, PATCH, POST
|
||||||
|
// ---------------------------------------------------------------------------
|
||||||
|
function atlasRequest(method, urlPath, body, options) {
|
||||||
|
const timeout = (options && options.timeout) || 15000;
|
||||||
|
const authString = Buffer.from(ATLAS_API_USER + ':' + ATLAS_API_PASS).toString('base64');
|
||||||
|
const fullUrl = new URL(ATLAS_API_URL + urlPath);
|
||||||
|
const isHttps = fullUrl.protocol === 'https:';
|
||||||
|
const transport = isHttps ? https : http;
|
||||||
|
|
||||||
|
const headers = {
|
||||||
|
'accept': 'application/json',
|
||||||
|
'authorization': 'Basic ' + authString
|
||||||
|
};
|
||||||
|
|
||||||
|
let bodyStr = null;
|
||||||
|
if (body !== null && body !== undefined) {
|
||||||
|
bodyStr = JSON.stringify(body);
|
||||||
|
headers['content-type'] = 'application/json';
|
||||||
|
headers['content-length'] = Buffer.byteLength(bodyStr);
|
||||||
|
}
|
||||||
|
|
||||||
|
return new Promise((resolve, reject) => {
|
||||||
|
const reqOptions = {
|
||||||
|
hostname: fullUrl.hostname,
|
||||||
|
port: fullUrl.port || (isHttps ? 443 : 80),
|
||||||
|
path: fullUrl.pathname + fullUrl.search,
|
||||||
|
method: method,
|
||||||
|
headers: headers,
|
||||||
|
timeout: timeout
|
||||||
|
};
|
||||||
|
|
||||||
|
if (isHttps) {
|
||||||
|
reqOptions.rejectUnauthorized = !ATLAS_SKIP_TLS;
|
||||||
|
}
|
||||||
|
|
||||||
|
const req = transport.request(reqOptions, (res) => {
|
||||||
|
let data = '';
|
||||||
|
res.on('data', (chunk) => { data += chunk; });
|
||||||
|
res.on('end', () => resolve({ status: res.statusCode, body: data }));
|
||||||
|
});
|
||||||
|
|
||||||
|
req.on('timeout', () => req.destroy(new Error(method + ' ' + urlPath + ' timed out')));
|
||||||
|
req.on('error', (err) => {
|
||||||
|
reject(new Error(method + ' ' + urlPath + ' failed: ' + err.message));
|
||||||
|
});
|
||||||
|
|
||||||
|
if (bodyStr) {
|
||||||
|
req.write(bodyStr);
|
||||||
|
}
|
||||||
|
req.end();
|
||||||
|
});
|
||||||
|
}
|
||||||
|
|
||||||
|
// ---------------------------------------------------------------------------
|
||||||
|
// Convenience wrappers
|
||||||
|
// ---------------------------------------------------------------------------
|
||||||
|
function atlasGet(urlPath, options) {
|
||||||
|
return atlasRequest('GET', urlPath, null, options);
|
||||||
|
}
|
||||||
|
|
||||||
|
function atlasPut(urlPath, body, options) {
|
||||||
|
return atlasRequest('PUT', urlPath, body, options);
|
||||||
|
}
|
||||||
|
|
||||||
|
function atlasPatch(urlPath, body, options) {
|
||||||
|
return atlasRequest('PATCH', urlPath, body, options);
|
||||||
|
}
|
||||||
|
|
||||||
|
function atlasPost(urlPath, body, options) {
|
||||||
|
return atlasRequest('POST', urlPath, body, options);
|
||||||
|
}
|
||||||
|
|
||||||
|
module.exports = {
|
||||||
|
isConfigured,
|
||||||
|
atlasRequest,
|
||||||
|
atlasGet,
|
||||||
|
atlasPut,
|
||||||
|
atlasPatch,
|
||||||
|
atlasPost
|
||||||
|
};
|
||||||
@@ -1,21 +1,19 @@
|
|||||||
// Audit Log Helper
|
// Audit Log Helper
|
||||||
// Fire-and-forget insert - never blocks the response
|
// Fire-and-forget insert - never blocks the response
|
||||||
|
const pool = require('../db');
|
||||||
|
|
||||||
function logAudit(db, { userId, username, action, entityType, entityId, details, ipAddress }) {
|
function logAudit({ userId, username, action, entityType, entityId, details, ipAddress }) {
|
||||||
const detailsStr = details && typeof details === 'object'
|
const detailsStr = details && typeof details === 'object'
|
||||||
? JSON.stringify(details)
|
? JSON.stringify(details)
|
||||||
: details || null;
|
: details || null;
|
||||||
|
|
||||||
db.run(
|
pool.query(
|
||||||
`INSERT INTO audit_logs (user_id, username, action, entity_type, entity_id, details, ip_address)
|
`INSERT INTO audit_logs (user_id, username, action, entity_type, entity_id, details, ip_address)
|
||||||
VALUES (?, ?, ?, ?, ?, ?, ?)`,
|
VALUES ($1, $2, $3, $4, $5, $6, $7)`,
|
||||||
[userId || null, username || 'unknown', action, entityType, entityId || null, detailsStr, ipAddress || null],
|
[userId || null, username || 'unknown', action, entityType, entityId || null, detailsStr, ipAddress || null]
|
||||||
(err) => {
|
).catch((err) => {
|
||||||
if (err) {
|
console.error('Audit log error:', err.message);
|
||||||
console.error('Audit log error:', err.message);
|
});
|
||||||
}
|
|
||||||
}
|
|
||||||
);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
module.exports = logAudit;
|
module.exports = logAudit;
|
||||||
|
|||||||
305
backend/helpers/cardApi.js
Normal file
305
backend/helpers/cardApi.js
Normal file
@@ -0,0 +1,305 @@
|
|||||||
|
// Shared CARD API helpers
|
||||||
|
// Centralizes HTTP calls for the CARD asset ownership API.
|
||||||
|
// Follows the same promise-based pattern as atlasApi.js, with the addition
|
||||||
|
// of OAuth Bearer token management (auto-acquire, cache, refresh, 401 retry).
|
||||||
|
//
|
||||||
|
// CARD API versioning:
|
||||||
|
// - Read endpoints (GET): /api/v1/...
|
||||||
|
// - Mutation endpoints (POST): /api/v2/...
|
||||||
|
|
||||||
|
const https = require('https');
|
||||||
|
const http = require('http');
|
||||||
|
|
||||||
|
// ---------------------------------------------------------------------------
|
||||||
|
// Configuration — read from process.env at module load
|
||||||
|
// ---------------------------------------------------------------------------
|
||||||
|
const CARD_API_URL = process.env.CARD_API_URL || '';
|
||||||
|
const CARD_API_USER = process.env.CARD_API_USER || '';
|
||||||
|
const CARD_API_PASS = process.env.CARD_API_PASS || '';
|
||||||
|
const CARD_SKIP_TLS = process.env.CARD_SKIP_TLS === 'true';
|
||||||
|
|
||||||
|
const requiredVars = ['CARD_API_URL', 'CARD_API_USER', 'CARD_API_PASS'];
|
||||||
|
const missingVars = requiredVars.filter((v) => !process.env[v]);
|
||||||
|
if (missingVars.length > 0) {
|
||||||
|
console.warn(`[card-api] WARNING: Missing required environment variables: ${missingVars.join(', ')}. CARD API calls will fail.`);
|
||||||
|
}
|
||||||
|
|
||||||
|
const isConfigured = missingVars.length === 0;
|
||||||
|
|
||||||
|
// ---------------------------------------------------------------------------
|
||||||
|
// Token Manager — OAuth Bearer token with 1-hour TTL
|
||||||
|
// ---------------------------------------------------------------------------
|
||||||
|
let cachedToken = null; // { token: string, expiresAt: number (epoch ms) }
|
||||||
|
|
||||||
|
function tokenIsValid() {
|
||||||
|
if (!cachedToken) return false;
|
||||||
|
// Refresh if within 60 seconds of expiry
|
||||||
|
return cachedToken.expiresAt - Date.now() > 60_000;
|
||||||
|
}
|
||||||
|
|
||||||
|
function invalidateToken() {
|
||||||
|
cachedToken = null;
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Acquire a new Bearer token from CARD /api/v1/auth/get_token using Basic Auth.
|
||||||
|
* Caches the token in memory with a 1-hour TTL.
|
||||||
|
*/
|
||||||
|
function acquireToken(timeout) {
|
||||||
|
const authString = Buffer.from(CARD_API_USER + ':' + CARD_API_PASS).toString('base64');
|
||||||
|
const fullUrl = new URL(CARD_API_URL + '/api/v1/auth/get_token');
|
||||||
|
const isHttps = fullUrl.protocol === 'https:';
|
||||||
|
const transport = isHttps ? https : http;
|
||||||
|
|
||||||
|
return new Promise((resolve, reject) => {
|
||||||
|
const reqOptions = {
|
||||||
|
hostname: fullUrl.hostname,
|
||||||
|
port: fullUrl.port || (isHttps ? 443 : 80),
|
||||||
|
path: fullUrl.pathname + fullUrl.search,
|
||||||
|
method: 'POST',
|
||||||
|
headers: {
|
||||||
|
'accept': 'application/json',
|
||||||
|
'authorization': 'Basic ' + authString,
|
||||||
|
'content-length': '0',
|
||||||
|
},
|
||||||
|
timeout: timeout || 15000,
|
||||||
|
};
|
||||||
|
|
||||||
|
if (isHttps) {
|
||||||
|
reqOptions.rejectUnauthorized = !CARD_SKIP_TLS;
|
||||||
|
}
|
||||||
|
|
||||||
|
const req = transport.request(reqOptions, (res) => {
|
||||||
|
let data = '';
|
||||||
|
res.on('data', (chunk) => { data += chunk; });
|
||||||
|
res.on('end', () => {
|
||||||
|
if (res.statusCode < 200 || res.statusCode >= 300) {
|
||||||
|
return reject(new Error(
|
||||||
|
`[card-api] Token acquisition failed with HTTP ${res.statusCode}: ${data.substring(0, 500)}`
|
||||||
|
));
|
||||||
|
}
|
||||||
|
|
||||||
|
// The CARD API returns the token as a JSON string or object.
|
||||||
|
// Try to parse; fall back to raw body as the token string.
|
||||||
|
let token;
|
||||||
|
try {
|
||||||
|
const parsed = JSON.parse(data);
|
||||||
|
token = typeof parsed === 'string' ? parsed
|
||||||
|
: parsed.token || parsed.access_token || data.trim();
|
||||||
|
} catch (_) {
|
||||||
|
// Response may be a plain token string (unquoted)
|
||||||
|
token = data.trim();
|
||||||
|
}
|
||||||
|
|
||||||
|
if (!token) {
|
||||||
|
return reject(new Error('[card-api] Token parse failure: empty token in response body.'));
|
||||||
|
}
|
||||||
|
|
||||||
|
cachedToken = {
|
||||||
|
token,
|
||||||
|
expiresAt: Date.now() + 60 * 60 * 1000, // 1-hour TTL
|
||||||
|
};
|
||||||
|
resolve(cachedToken.token);
|
||||||
|
});
|
||||||
|
});
|
||||||
|
|
||||||
|
req.on('timeout', () => req.destroy(new Error('GET /api/v1/auth/get_token timed out')));
|
||||||
|
req.on('error', (err) => {
|
||||||
|
reject(new Error(`[card-api] GET /api/v1/auth/get_token failed: ${err.message}`));
|
||||||
|
});
|
||||||
|
req.end();
|
||||||
|
});
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Ensure we have a valid Bearer token, acquiring or refreshing as needed.
|
||||||
|
*/
|
||||||
|
async function ensureToken(timeout) {
|
||||||
|
if (tokenIsValid()) return cachedToken.token;
|
||||||
|
return acquireToken(timeout);
|
||||||
|
}
|
||||||
|
|
||||||
|
// ---------------------------------------------------------------------------
|
||||||
|
// Generic request — supports GET and POST with Bearer auth + 401 retry
|
||||||
|
// ---------------------------------------------------------------------------
|
||||||
|
async function cardRequest(method, urlPath, body, options) {
|
||||||
|
const timeout = (options && options.timeout) || 15000;
|
||||||
|
const skipAuth = (options && options.skipAuth) || false;
|
||||||
|
|
||||||
|
async function doRequest(bearerToken) {
|
||||||
|
const fullUrl = new URL(CARD_API_URL + urlPath);
|
||||||
|
const isHttps = fullUrl.protocol === 'https:';
|
||||||
|
const transport = isHttps ? https : http;
|
||||||
|
|
||||||
|
const headers = { 'accept': 'application/json' };
|
||||||
|
|
||||||
|
if (bearerToken) {
|
||||||
|
headers['authorization'] = 'Bearer ' + bearerToken;
|
||||||
|
}
|
||||||
|
|
||||||
|
let bodyStr = null;
|
||||||
|
if (body !== null && body !== undefined) {
|
||||||
|
bodyStr = JSON.stringify(body);
|
||||||
|
headers['content-type'] = 'application/json';
|
||||||
|
headers['content-length'] = Buffer.byteLength(bodyStr);
|
||||||
|
}
|
||||||
|
|
||||||
|
return new Promise((resolve, reject) => {
|
||||||
|
const reqOptions = {
|
||||||
|
hostname: fullUrl.hostname,
|
||||||
|
port: fullUrl.port || (isHttps ? 443 : 80),
|
||||||
|
path: fullUrl.pathname + fullUrl.search,
|
||||||
|
method,
|
||||||
|
headers,
|
||||||
|
timeout,
|
||||||
|
};
|
||||||
|
|
||||||
|
if (isHttps) {
|
||||||
|
reqOptions.rejectUnauthorized = !CARD_SKIP_TLS;
|
||||||
|
}
|
||||||
|
|
||||||
|
const req = transport.request(reqOptions, (res) => {
|
||||||
|
let data = '';
|
||||||
|
res.on('data', (chunk) => { data += chunk; });
|
||||||
|
res.on('end', () => resolve({ status: res.statusCode, body: data }));
|
||||||
|
});
|
||||||
|
|
||||||
|
req.on('timeout', () => req.destroy(new Error(`${method} ${urlPath} timed out`)));
|
||||||
|
req.on('error', (err) => {
|
||||||
|
reject(new Error(`[card-api] ${method} ${urlPath} failed: ${err.message}`));
|
||||||
|
});
|
||||||
|
|
||||||
|
if (bodyStr) req.write(bodyStr);
|
||||||
|
req.end();
|
||||||
|
});
|
||||||
|
}
|
||||||
|
|
||||||
|
// Skip auth for the token endpoint itself
|
||||||
|
if (skipAuth) {
|
||||||
|
return doRequest(null);
|
||||||
|
}
|
||||||
|
|
||||||
|
// Normal flow: ensure token → request → retry once on 401
|
||||||
|
let token = await ensureToken(timeout);
|
||||||
|
let result = await doRequest(token);
|
||||||
|
|
||||||
|
if (result.status === 401) {
|
||||||
|
// Invalidate and retry exactly once
|
||||||
|
invalidateToken();
|
||||||
|
token = await ensureToken(timeout);
|
||||||
|
result = await doRequest(token);
|
||||||
|
}
|
||||||
|
|
||||||
|
return result;
|
||||||
|
}
|
||||||
|
|
||||||
|
// ---------------------------------------------------------------------------
|
||||||
|
// Convenience wrappers
|
||||||
|
// ---------------------------------------------------------------------------
|
||||||
|
function cardGet(urlPath, options) {
|
||||||
|
return cardRequest('GET', urlPath, null, options);
|
||||||
|
}
|
||||||
|
|
||||||
|
function cardPost(urlPath, body, options) {
|
||||||
|
return cardRequest('POST', urlPath, body, options);
|
||||||
|
}
|
||||||
|
|
||||||
|
// ---------------------------------------------------------------------------
|
||||||
|
// High-level helpers used by the UAT test and routes
|
||||||
|
// ---------------------------------------------------------------------------
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Test connection by acquiring a token. Returns { ok, token } or { ok, error }.
|
||||||
|
*/
|
||||||
|
async function testConnection() {
|
||||||
|
try {
|
||||||
|
const token = await acquireToken();
|
||||||
|
return { ok: true, token: token.substring(0, 12) + '...' };
|
||||||
|
} catch (err) {
|
||||||
|
return { ok: false, error: err.message };
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GET /api/v1/teams — list all CARD teams.
|
||||||
|
*/
|
||||||
|
async function getTeams() {
|
||||||
|
const res = await cardGet('/api/v1/teams');
|
||||||
|
return { status: res.status, body: res.body, ok: res.status >= 200 && res.status < 300 };
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GET /api/v1/team/{teamName}/assets — list assets for a team.
|
||||||
|
*/
|
||||||
|
async function getTeamAssets(teamName, { disposition, page, pageSize } = {}) {
|
||||||
|
const params = new URLSearchParams();
|
||||||
|
if (disposition) params.set('disposition', disposition);
|
||||||
|
if (page) params.set('page', String(page));
|
||||||
|
params.set('page_size', String(pageSize || 50));
|
||||||
|
|
||||||
|
const qs = params.toString();
|
||||||
|
const res = await cardGet(`/api/v1/team/${encodeURIComponent(teamName)}/assets${qs ? '?' + qs : ''}`);
|
||||||
|
return { status: res.status, body: res.body, ok: res.status >= 200 && res.status < 300 };
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GET /api/v1/owner/{assetId} — get owner record including update_token.
|
||||||
|
*/
|
||||||
|
async function getOwner(assetId) {
|
||||||
|
const res = await cardGet(`/api/v1/owner/${encodeURIComponent(assetId)}`);
|
||||||
|
return { status: res.status, body: res.body, ok: res.status >= 200 && res.status < 300 };
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* POST /api/v2/owner/{assetId}/confirm — confirm asset to a team.
|
||||||
|
*/
|
||||||
|
async function confirmAsset(assetId, teamName, updateToken, comment) {
|
||||||
|
const params = new URLSearchParams({ update_token: updateToken });
|
||||||
|
if (comment) params.set('comment', comment);
|
||||||
|
const res = await cardPost(
|
||||||
|
`/api/v2/owner/${encodeURIComponent(assetId)}/confirm?${params.toString()}`,
|
||||||
|
{ name: teamName }
|
||||||
|
);
|
||||||
|
return { status: res.status, body: res.body, ok: res.status >= 200 && res.status < 300 };
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* POST /api/v2/owner/{assetId}/decline — decline asset from a team.
|
||||||
|
*/
|
||||||
|
async function declineAsset(assetId, teamName, updateToken, comment) {
|
||||||
|
const params = new URLSearchParams({ update_token: updateToken });
|
||||||
|
if (comment) params.set('comment', comment);
|
||||||
|
const res = await cardPost(
|
||||||
|
`/api/v2/owner/${encodeURIComponent(assetId)}/decline?${params.toString()}`,
|
||||||
|
{ name: teamName }
|
||||||
|
);
|
||||||
|
return { status: res.status, body: res.body, ok: res.status >= 200 && res.status < 300 };
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* POST /api/v2/owner/{assetId}/{fromTeam}/redirect — redirect asset between teams.
|
||||||
|
*/
|
||||||
|
async function redirectAsset(assetId, fromTeam, toTeam, updateToken) {
|
||||||
|
const params = new URLSearchParams({ update_token: updateToken });
|
||||||
|
const res = await cardPost(
|
||||||
|
`/api/v2/owner/${encodeURIComponent(assetId)}/${encodeURIComponent(fromTeam)}/redirect?${params.toString()}`,
|
||||||
|
{ name: toTeam }
|
||||||
|
);
|
||||||
|
return { status: res.status, body: res.body, ok: res.status >= 200 && res.status < 300 };
|
||||||
|
}
|
||||||
|
|
||||||
|
module.exports = {
|
||||||
|
isConfigured,
|
||||||
|
missingVars,
|
||||||
|
cardRequest,
|
||||||
|
cardGet,
|
||||||
|
cardPost,
|
||||||
|
testConnection,
|
||||||
|
getTeams,
|
||||||
|
getTeamAssets,
|
||||||
|
getOwner,
|
||||||
|
confirmAsset,
|
||||||
|
declineAsset,
|
||||||
|
redirectAsset,
|
||||||
|
invalidateToken,
|
||||||
|
};
|
||||||
332
backend/helpers/driftChecker.js
Normal file
332
backend/helpers/driftChecker.js
Normal file
@@ -0,0 +1,332 @@
|
|||||||
|
// Drift Checker — compares xlsx schema against parser config to detect structural drift
|
||||||
|
// Returns categorised findings: breaking, silent_miss, cosmetic
|
||||||
|
|
||||||
|
const fs = require('fs');
|
||||||
|
const path = require('path');
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Load and validate the compliance parser configuration file.
|
||||||
|
* @param {string} configPath — absolute or relative path to compliance_config.json
|
||||||
|
* @returns {object} parsed config with metric_categories, core_cols, skip_sheets
|
||||||
|
* @throws {Error} descriptive error if file missing, invalid JSON, or missing required keys
|
||||||
|
*/
|
||||||
|
function loadConfig(configPath) {
|
||||||
|
let raw;
|
||||||
|
try {
|
||||||
|
raw = fs.readFileSync(configPath, 'utf8');
|
||||||
|
} catch (err) {
|
||||||
|
if (err.code === 'ENOENT') {
|
||||||
|
throw new Error(`Configuration file not found: ${configPath}`);
|
||||||
|
}
|
||||||
|
throw new Error(`Failed to read configuration file: ${err.message}`);
|
||||||
|
}
|
||||||
|
|
||||||
|
let config;
|
||||||
|
try {
|
||||||
|
config = JSON.parse(raw);
|
||||||
|
} catch (err) {
|
||||||
|
throw new Error(`Configuration file contains invalid JSON: ${err.message}`);
|
||||||
|
}
|
||||||
|
|
||||||
|
if (!config.metric_categories || typeof config.metric_categories !== 'object' || Array.isArray(config.metric_categories)) {
|
||||||
|
throw new Error('Configuration file is missing required key "metric_categories" (must be an object)');
|
||||||
|
}
|
||||||
|
if (!Array.isArray(config.core_cols)) {
|
||||||
|
throw new Error('Configuration file is missing required key "core_cols" (must be an array)');
|
||||||
|
}
|
||||||
|
if (!Array.isArray(config.skip_sheets)) {
|
||||||
|
throw new Error('Configuration file is missing required key "skip_sheets" (must be an array)');
|
||||||
|
}
|
||||||
|
|
||||||
|
return config;
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Compare an xlsx schema against the parser config and produce a drift report.
|
||||||
|
* @param {object} schema — output of extract_xlsx_schema.py: { sheets: [{ name, columns, metric_values? }] }
|
||||||
|
* @param {object} config — parsed compliance_config.json: { metric_categories, core_cols, skip_sheets }
|
||||||
|
* @returns {{ breaking: Array, silent_miss: Array, cosmetic: Array }}
|
||||||
|
*/
|
||||||
|
function compareSchemaToDrift(schema, config) {
|
||||||
|
const breaking = [];
|
||||||
|
const silent_miss = [];
|
||||||
|
const cosmetic = [];
|
||||||
|
|
||||||
|
const metricCategoryKeys = new Set(Object.keys(config.metric_categories));
|
||||||
|
const coreCols = new Set(config.core_cols);
|
||||||
|
const skipSheets = new Set(config.skip_sheets);
|
||||||
|
|
||||||
|
// Build lookup of xlsx sheet names and find the Summary sheet
|
||||||
|
const xlsxSheetNames = new Set();
|
||||||
|
let summarySheet = null;
|
||||||
|
|
||||||
|
for (const sheet of schema.sheets) {
|
||||||
|
xlsxSheetNames.add(sheet.name);
|
||||||
|
if (sheet.name === 'Summary') {
|
||||||
|
summarySheet = sheet;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
// Identify detail sheets: present in xlsx AND not in skip_sheets
|
||||||
|
const detailSheets = schema.sheets.filter(s => !skipSheets.has(s.name));
|
||||||
|
|
||||||
|
// Build set of metric values from the Summary sheet (used by multiple rules)
|
||||||
|
const summaryMetrics = new Set(
|
||||||
|
(summarySheet && Array.isArray(summarySheet.metric_values)) ? summarySheet.metric_values : []
|
||||||
|
);
|
||||||
|
|
||||||
|
// --- Breaking rules ---
|
||||||
|
|
||||||
|
// Missing core column: a detail sheet is missing a column from core_cols.
|
||||||
|
// Collect per-column stats first, then classify: if a column is missing from
|
||||||
|
// ALL detail sheets it's breaking. If missing from only some (e.g. 5.8.1 uses
|
||||||
|
// CMDB columns), it's cosmetic — the parser handles it via extra_json.
|
||||||
|
const coreColMissingMap = {}; // col -> [sheet names missing it]
|
||||||
|
for (const sheet of detailSheets) {
|
||||||
|
const sheetCols = new Set(sheet.columns || []);
|
||||||
|
for (const coreCol of config.core_cols) {
|
||||||
|
if (!sheetCols.has(coreCol)) {
|
||||||
|
if (!coreColMissingMap[coreCol]) coreColMissingMap[coreCol] = [];
|
||||||
|
coreColMissingMap[coreCol].push(sheet.name);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
for (const coreCol of Object.keys(coreColMissingMap)) {
|
||||||
|
const missingSheets = coreColMissingMap[coreCol];
|
||||||
|
if (detailSheets.length > 0 && missingSheets.length >= detailSheets.length) {
|
||||||
|
// Missing from ALL detail sheets — genuinely breaking
|
||||||
|
breaking.push({
|
||||||
|
severity: 'breaking',
|
||||||
|
message: `Core column "${coreCol}" is missing from all ${detailSheets.length} detail sheet(s)`,
|
||||||
|
value: coreCol,
|
||||||
|
sheet: null
|
||||||
|
});
|
||||||
|
} else {
|
||||||
|
// Missing from some sheets — structural difference, not drift
|
||||||
|
cosmetic.push({
|
||||||
|
severity: 'cosmetic',
|
||||||
|
message: `Core column "${coreCol}" is missing from ${missingSheets.length} of ${detailSheets.length} detail sheet(s): ${missingSheets.join(', ')}`,
|
||||||
|
value: coreCol,
|
||||||
|
sheet: null
|
||||||
|
});
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
// Missing detail sheet: a sheet in metric_categories (not in skip_sheets) is absent from xlsx.
|
||||||
|
// If the metric still appears in the Summary's metric_values, it's tracked but has zero
|
||||||
|
// violations this week — downgrade to cosmetic instead of breaking.
|
||||||
|
for (const metricKey of metricCategoryKeys) {
|
||||||
|
if (!skipSheets.has(metricKey) && !xlsxSheetNames.has(metricKey)) {
|
||||||
|
if (summaryMetrics.has(metricKey)) {
|
||||||
|
cosmetic.push({
|
||||||
|
severity: 'cosmetic',
|
||||||
|
message: `Metric "${metricKey}" has no detail sheet this week — still tracked in Summary (zero violations)`,
|
||||||
|
value: metricKey,
|
||||||
|
sheet: null
|
||||||
|
});
|
||||||
|
} else {
|
||||||
|
breaking.push({
|
||||||
|
severity: 'breaking',
|
||||||
|
message: `Expected detail sheet "${metricKey}" (metric category) is missing from the workbook`,
|
||||||
|
value: metricKey,
|
||||||
|
sheet: null
|
||||||
|
});
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
// --- Silent-miss rules ---
|
||||||
|
|
||||||
|
// Unknown metric value: a metric value in Summary is not a key in metric_categories
|
||||||
|
if (summarySheet && Array.isArray(summarySheet.metric_values)) {
|
||||||
|
for (const metricVal of summarySheet.metric_values) {
|
||||||
|
if (!metricCategoryKeys.has(metricVal)) {
|
||||||
|
silent_miss.push({
|
||||||
|
severity: 'silent_miss',
|
||||||
|
message: `Unknown metric "${metricVal}" in Summary — not in metric_categories`,
|
||||||
|
value: metricVal,
|
||||||
|
sheet: 'Summary'
|
||||||
|
});
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
// Unknown sheet: an xlsx sheet not in skip_sheets and not in metric_categories
|
||||||
|
for (const sheet of schema.sheets) {
|
||||||
|
if (!skipSheets.has(sheet.name) && !metricCategoryKeys.has(sheet.name)) {
|
||||||
|
silent_miss.push({
|
||||||
|
severity: 'silent_miss',
|
||||||
|
message: `Unknown sheet "${sheet.name}" — not in skip_sheets or metric_categories`,
|
||||||
|
value: sheet.name,
|
||||||
|
sheet: sheet.name
|
||||||
|
});
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
// --- Cosmetic rules ---
|
||||||
|
|
||||||
|
// New column in detail sheet: a detail sheet has columns not in core_cols
|
||||||
|
for (const sheet of detailSheets) {
|
||||||
|
for (const col of (sheet.columns || [])) {
|
||||||
|
if (!coreCols.has(col)) {
|
||||||
|
cosmetic.push({
|
||||||
|
severity: 'cosmetic',
|
||||||
|
message: `New column "${col}" in sheet "${sheet.name}" — will be captured in extra_json`,
|
||||||
|
value: col,
|
||||||
|
sheet: sheet.name
|
||||||
|
});
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
// Stale metric category: a key in metric_categories not in Summary metric values
|
||||||
|
for (const metricKey of metricCategoryKeys) {
|
||||||
|
if (!summaryMetrics.has(metricKey)) {
|
||||||
|
cosmetic.push({
|
||||||
|
severity: 'cosmetic',
|
||||||
|
message: `Stale metric category "${metricKey}" — not found in Summary sheet metric values`,
|
||||||
|
value: metricKey,
|
||||||
|
sheet: null
|
||||||
|
});
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
return { breaking, silent_miss, cosmetic };
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Reconcile the parser config to resolve breaking drift findings.
|
||||||
|
*
|
||||||
|
* Breaking — "missing detail sheet":
|
||||||
|
* A metric_categories key has no matching xlsx sheet. But if the metric
|
||||||
|
* still appears in the Summary sheet's metric_values, it's a legitimate
|
||||||
|
* tracked metric that simply doesn't have violations this week — keep it.
|
||||||
|
* Only remove metrics absent from BOTH the xlsx sheets AND the Summary.
|
||||||
|
*
|
||||||
|
* Breaking — "missing core column":
|
||||||
|
* A core_cols entry is absent from one or more detail sheets. Only remove
|
||||||
|
* if the column is missing from ALL detail sheets (some sheets like 5.8.1
|
||||||
|
* have a completely different column structure and shouldn't cause removal).
|
||||||
|
*
|
||||||
|
* Silent-miss — "unknown metric":
|
||||||
|
* A metric value in the Summary is not in metric_categories. Add it as 'Other'.
|
||||||
|
*
|
||||||
|
* Silent-miss — "unknown sheet":
|
||||||
|
* Left as a warning. Auto-adding unknown sheets creates a reconcile loop.
|
||||||
|
*
|
||||||
|
* @param {string} configPath — path to compliance_config.json
|
||||||
|
* @param {object} driftReport — the drift report from compareSchemaToDrift()
|
||||||
|
* @param {object} [schema] — optional xlsx schema (with sheets[].name and Summary metric_values)
|
||||||
|
* @returns {{ changes: Array<{ action: string, key: string, value: string }>, config: object }}
|
||||||
|
*/
|
||||||
|
function reconcileConfig(configPath, driftReport, schema) {
|
||||||
|
const config = loadConfig(configPath);
|
||||||
|
const changes = [];
|
||||||
|
|
||||||
|
// Build a set of metric values from the Summary sheet (if schema provided)
|
||||||
|
const summaryMetrics = new Set();
|
||||||
|
if (schema && Array.isArray(schema.sheets)) {
|
||||||
|
const summarySheet = schema.sheets.find(function(s) { return s.name === 'Summary'; });
|
||||||
|
if (summarySheet && Array.isArray(summarySheet.metric_values)) {
|
||||||
|
summarySheet.metric_values.forEach(function(v) { summaryMetrics.add(v); });
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
// Build a set of xlsx sheet names (if schema provided)
|
||||||
|
const xlsxSheetNames = new Set();
|
||||||
|
if (schema && Array.isArray(schema.sheets)) {
|
||||||
|
schema.sheets.forEach(function(s) { xlsxSheetNames.add(s.name); });
|
||||||
|
}
|
||||||
|
|
||||||
|
// Count how many detail sheets exist in the xlsx (excluding skip_sheets)
|
||||||
|
const skipSheets = new Set(config.skip_sheets);
|
||||||
|
const detailSheetCount = schema
|
||||||
|
? schema.sheets.filter(function(s) { return !skipSheets.has(s.name); }).length
|
||||||
|
: 0;
|
||||||
|
|
||||||
|
// --- Resolve breaking findings ---
|
||||||
|
|
||||||
|
for (const finding of (driftReport.breaking || [])) {
|
||||||
|
// Missing detail sheet: remove from metric_categories ONLY if the metric
|
||||||
|
// is also absent from the Summary's metric_values. If it's in the Summary,
|
||||||
|
// it's still a tracked metric — the sheet just has zero violations this week.
|
||||||
|
if (finding.message.includes('is missing from the workbook') && finding.value in config.metric_categories) {
|
||||||
|
if (summaryMetrics.has(finding.value)) {
|
||||||
|
// Metric is in the Summary — keep it, just note it's sheet-less this week
|
||||||
|
changes.push({
|
||||||
|
action: 'kept',
|
||||||
|
key: 'metric_categories',
|
||||||
|
value: finding.value,
|
||||||
|
detail: `Kept metric "${finding.value}" — no detail sheet this week but still tracked in Summary`
|
||||||
|
});
|
||||||
|
} else {
|
||||||
|
const oldCategory = config.metric_categories[finding.value];
|
||||||
|
delete config.metric_categories[finding.value];
|
||||||
|
changes.push({
|
||||||
|
action: 'removed',
|
||||||
|
key: 'metric_categories',
|
||||||
|
value: finding.value,
|
||||||
|
detail: `Removed stale metric category "${finding.value}" (was "${oldCategory}") — absent from both workbook sheets and Summary`
|
||||||
|
});
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
// Missing core column: only remove if the column is missing from ALL detail sheets.
|
||||||
|
// Some sheets (e.g. 5.8.1 with CMDB columns) have a completely different structure
|
||||||
|
// and shouldn't cause removal of columns that exist in most other sheets.
|
||||||
|
if (finding.message.includes('is missing core column') && config.core_cols.includes(finding.value)) {
|
||||||
|
if (!changes.some(function(c) { return c.key === 'core_cols' && c.value === finding.value; })) {
|
||||||
|
const missingFromCount = (driftReport.breaking || []).filter(
|
||||||
|
function(f) { return f.message.includes('is missing core column') && f.value === finding.value; }
|
||||||
|
).length;
|
||||||
|
|
||||||
|
if (detailSheetCount > 0 && missingFromCount >= detailSheetCount) {
|
||||||
|
// Missing from ALL detail sheets — safe to remove
|
||||||
|
config.core_cols = config.core_cols.filter(function(c) { return c !== finding.value; });
|
||||||
|
changes.push({
|
||||||
|
action: 'removed',
|
||||||
|
key: 'core_cols',
|
||||||
|
value: finding.value,
|
||||||
|
detail: `Removed core column "${finding.value}" — missing from all ${detailSheetCount} detail sheet(s)`
|
||||||
|
});
|
||||||
|
} else {
|
||||||
|
// Missing from some sheets but present in others — keep it
|
||||||
|
changes.push({
|
||||||
|
action: 'kept',
|
||||||
|
key: 'core_cols',
|
||||||
|
value: finding.value,
|
||||||
|
detail: `Kept core column "${finding.value}" — missing from ${missingFromCount} of ${detailSheetCount} detail sheet(s)`
|
||||||
|
});
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
// --- Resolve silent-miss findings ---
|
||||||
|
|
||||||
|
for (const finding of (driftReport.silent_miss || [])) {
|
||||||
|
// Unknown metric in Summary: add to metric_categories as 'Other'
|
||||||
|
if (finding.message.includes('not in metric_categories') && !(finding.value in config.metric_categories)) {
|
||||||
|
config.metric_categories[finding.value] = 'Other';
|
||||||
|
changes.push({
|
||||||
|
action: 'added',
|
||||||
|
key: 'metric_categories',
|
||||||
|
value: finding.value,
|
||||||
|
detail: `Added new metric "${finding.value}" to metric_categories as "Other"`
|
||||||
|
});
|
||||||
|
}
|
||||||
|
|
||||||
|
// Unknown sheet: left as a warning — auto-adding creates a reconcile loop.
|
||||||
|
}
|
||||||
|
|
||||||
|
// Only write if there were actual config mutations (not just 'kept' entries)
|
||||||
|
const hasMutations = changes.some(function(c) { return c.action !== 'kept'; });
|
||||||
|
if (hasMutations) {
|
||||||
|
fs.writeFileSync(configPath, JSON.stringify(config, null, 2) + '\n', 'utf8');
|
||||||
|
}
|
||||||
|
|
||||||
|
return { changes, config };
|
||||||
|
}
|
||||||
|
|
||||||
|
module.exports = { compareSchemaToDrift, loadConfig, reconcileConfig };
|
||||||
@@ -109,11 +109,11 @@ function ivantiFormPost(urlPath, fields, files, apiKey, skipTls) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// File fields
|
// File fields
|
||||||
for (const { name, buffer, filename } of files) {
|
for (const { name, buffer, filename, contentType } of files) {
|
||||||
parts.push(Buffer.from(
|
parts.push(Buffer.from(
|
||||||
`--${boundary}\r\n` +
|
`--${boundary}\r\n` +
|
||||||
`Content-Disposition: form-data; name="${name}"; filename="${filename}"\r\n` +
|
`Content-Disposition: form-data; name="${name}"; filename="${filename}"\r\n` +
|
||||||
`Content-Type: application/octet-stream\r\n\r\n`
|
`Content-Type: ${contentType || 'application/octet-stream'}\r\n\r\n`
|
||||||
));
|
));
|
||||||
parts.push(buffer);
|
parts.push(buffer);
|
||||||
parts.push(Buffer.from('\r\n'));
|
parts.push(Buffer.from('\r\n'));
|
||||||
|
|||||||
453
backend/helpers/jiraApi.js
Normal file
453
backend/helpers/jiraApi.js
Normal file
@@ -0,0 +1,453 @@
|
|||||||
|
// Shared Jira Data Center REST API helpers
|
||||||
|
// Centralizes HTTP calls for Jira issue operations.
|
||||||
|
// Follows the same promise-based pattern as atlasApi.js and ivantiApi.js.
|
||||||
|
//
|
||||||
|
// =========================================================================
|
||||||
|
// Charter Jira REST API Compliance
|
||||||
|
// =========================================================================
|
||||||
|
// Authentication:
|
||||||
|
// - Service accounts use Basic Auth (required for shared integrations).
|
||||||
|
// - PATs require ATLSUP approval and naming convention:
|
||||||
|
// Function - Team - Approved ATLSUP ticket
|
||||||
|
// - SSO must NOT be used for REST API integrations.
|
||||||
|
//
|
||||||
|
// Rate limiting (Charter-posted):
|
||||||
|
// - 1 440 requests/day max
|
||||||
|
// - Burst cap of 60 requests/minute (accumulates 1 req/idle minute)
|
||||||
|
// - 429 response when limits are hit server-side
|
||||||
|
//
|
||||||
|
// Automation delays (Charter requirement):
|
||||||
|
// - 1 second delay between GET requests
|
||||||
|
// - 2 second delay between PUT, POST, or DELETE requests
|
||||||
|
//
|
||||||
|
// Forbidden patterns:
|
||||||
|
// - /rest/api/2/field — must specify fields explicitly in every call
|
||||||
|
// - /rest/api/2/issue/bulk — bulk updates are not allowed
|
||||||
|
// - Single-issue GET loops — use bulk JQL search instead
|
||||||
|
//
|
||||||
|
// Required patterns:
|
||||||
|
// - All GET requests MUST include a ?fields= parameter
|
||||||
|
// - JQL MUST include at least one of: project+updated, assignee+updated,
|
||||||
|
// status+updated
|
||||||
|
// - JQL should use &updated>=-Xh to only fetch changed issues
|
||||||
|
// - maxResults=1000 for search queries
|
||||||
|
// - Issues must be updated one at a time (no bulk PUT)
|
||||||
|
// =========================================================================
|
||||||
|
|
||||||
|
const https = require('https');
|
||||||
|
const http = require('http');
|
||||||
|
|
||||||
|
// ---------------------------------------------------------------------------
|
||||||
|
// Configuration — read from process.env at module load
|
||||||
|
// ---------------------------------------------------------------------------
|
||||||
|
const JIRA_BASE_URL = process.env.JIRA_BASE_URL || '';
|
||||||
|
const JIRA_AUTH_METHOD = (process.env.JIRA_AUTH_METHOD || 'basic').toLowerCase();
|
||||||
|
const JIRA_API_USER = process.env.JIRA_API_USER || '';
|
||||||
|
const JIRA_API_TOKEN = process.env.JIRA_API_TOKEN || '';
|
||||||
|
const JIRA_PAT = process.env.JIRA_PAT || '';
|
||||||
|
const JIRA_SKIP_TLS = process.env.JIRA_SKIP_TLS === 'true';
|
||||||
|
const JIRA_PROJECT_KEY = process.env.JIRA_PROJECT_KEY || '';
|
||||||
|
const JIRA_ISSUE_TYPE = process.env.JIRA_ISSUE_TYPE || 'Task';
|
||||||
|
|
||||||
|
const requiredVars = JIRA_AUTH_METHOD === 'pat'
|
||||||
|
? ['JIRA_BASE_URL', 'JIRA_PAT']
|
||||||
|
: ['JIRA_BASE_URL', 'JIRA_API_USER', 'JIRA_API_TOKEN'];
|
||||||
|
|
||||||
|
const missingVars = requiredVars.filter((v) => !process.env[v]);
|
||||||
|
if (missingVars.length > 0) {
|
||||||
|
console.warn(`[jira-api] WARNING: Missing required environment variables: ${missingVars.join(', ')}. Jira API calls will fail.`);
|
||||||
|
}
|
||||||
|
|
||||||
|
const isConfigured = missingVars.length === 0;
|
||||||
|
|
||||||
|
// ---------------------------------------------------------------------------
|
||||||
|
// Default fields — every GET must specify fields explicitly.
|
||||||
|
// /rest/api/2/field is forbidden; we define the field list here.
|
||||||
|
// ---------------------------------------------------------------------------
|
||||||
|
const DEFAULT_FIELDS = [
|
||||||
|
'summary', 'status', 'assignee', 'created', 'updated',
|
||||||
|
'priority', 'issuetype', 'project', 'resolution'
|
||||||
|
];
|
||||||
|
|
||||||
|
// ---------------------------------------------------------------------------
|
||||||
|
// Rate limiter — enforces Charter's posted limits
|
||||||
|
// 1 440 events/day, burst of 60 events/minute
|
||||||
|
// ---------------------------------------------------------------------------
|
||||||
|
const DAILY_LIMIT = 1440;
|
||||||
|
const BURST_LIMIT = 60;
|
||||||
|
const MINUTE_MS = 60 * 1000;
|
||||||
|
const DAY_MS = 24 * 60 * 60 * 1000;
|
||||||
|
|
||||||
|
let dailyLog = [];
|
||||||
|
let minuteLog = [];
|
||||||
|
|
||||||
|
function pruneLog(log, windowMs) {
|
||||||
|
const cutoff = Date.now() - windowMs;
|
||||||
|
while (log.length > 0 && log[0] < cutoff) {
|
||||||
|
log.shift();
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
function checkRateLimit() {
|
||||||
|
pruneLog(dailyLog, DAY_MS);
|
||||||
|
pruneLog(minuteLog, MINUTE_MS);
|
||||||
|
|
||||||
|
if (dailyLog.length >= DAILY_LIMIT) {
|
||||||
|
return { allowed: false, reason: `Daily Jira API limit reached (${DAILY_LIMIT}/day). Resets at midnight.` };
|
||||||
|
}
|
||||||
|
if (minuteLog.length >= BURST_LIMIT) {
|
||||||
|
return { allowed: false, reason: `Burst Jira API limit reached (${BURST_LIMIT}/min). Wait and retry.` };
|
||||||
|
}
|
||||||
|
return { allowed: true };
|
||||||
|
}
|
||||||
|
|
||||||
|
function recordRequest() {
|
||||||
|
const now = Date.now();
|
||||||
|
dailyLog.push(now);
|
||||||
|
minuteLog.push(now);
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Return current rate limit usage for diagnostics.
|
||||||
|
*/
|
||||||
|
function getRateLimitStatus() {
|
||||||
|
pruneLog(dailyLog, DAY_MS);
|
||||||
|
pruneLog(minuteLog, MINUTE_MS);
|
||||||
|
return {
|
||||||
|
daily: { used: dailyLog.length, limit: DAILY_LIMIT, remaining: DAILY_LIMIT - dailyLog.length },
|
||||||
|
burst: { used: minuteLog.length, limit: BURST_LIMIT, remaining: BURST_LIMIT - minuteLog.length }
|
||||||
|
};
|
||||||
|
}
|
||||||
|
|
||||||
|
// ---------------------------------------------------------------------------
|
||||||
|
// Inter-request delay — Charter automation requirements
|
||||||
|
// 1s between GETs, 2s between PUT/POST/DELETE
|
||||||
|
// ---------------------------------------------------------------------------
|
||||||
|
const GET_DELAY_MS = 1000;
|
||||||
|
const WRITE_DELAY_MS = 2000;
|
||||||
|
|
||||||
|
let lastRequestTime = 0;
|
||||||
|
let lastRequestMethod = '';
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Wait the required delay before issuing the next request.
|
||||||
|
* GET → 1s, PUT/POST/DELETE → 2s since the previous request.
|
||||||
|
*/
|
||||||
|
function waitForDelay(method) {
|
||||||
|
const now = Date.now();
|
||||||
|
const requiredDelay = (lastRequestMethod === 'GET') ? GET_DELAY_MS
|
||||||
|
: (lastRequestMethod !== '') ? WRITE_DELAY_MS : 0;
|
||||||
|
const elapsed = now - lastRequestTime;
|
||||||
|
const remaining = requiredDelay - elapsed;
|
||||||
|
|
||||||
|
if (remaining > 0) {
|
||||||
|
return new Promise(resolve => setTimeout(resolve, remaining));
|
||||||
|
}
|
||||||
|
return Promise.resolve();
|
||||||
|
}
|
||||||
|
|
||||||
|
// ---------------------------------------------------------------------------
|
||||||
|
// Blocked endpoint guard
|
||||||
|
// ---------------------------------------------------------------------------
|
||||||
|
const BLOCKED_PATHS = [
|
||||||
|
'/rest/api/2/field', // Must specify fields in call, not query field list
|
||||||
|
'/rest/api/2/issue/bulk', // Bulk updates are not allowed
|
||||||
|
];
|
||||||
|
|
||||||
|
function isBlockedPath(urlPath) {
|
||||||
|
return BLOCKED_PATHS.some(blocked => urlPath.startsWith(blocked));
|
||||||
|
}
|
||||||
|
|
||||||
|
// ---------------------------------------------------------------------------
|
||||||
|
// Generic request — supports GET, POST, PUT, DELETE
|
||||||
|
// Enforces rate limits, inter-request delays, and blocked-path guards.
|
||||||
|
// ---------------------------------------------------------------------------
|
||||||
|
async function jiraRequest(method, urlPath, body, options) {
|
||||||
|
// Block forbidden endpoints
|
||||||
|
if (isBlockedPath(urlPath)) {
|
||||||
|
return Promise.reject(new Error(`Blocked: ${urlPath} is not allowed per Charter Jira API policy.`));
|
||||||
|
}
|
||||||
|
|
||||||
|
const limit = checkRateLimit();
|
||||||
|
if (!limit.allowed) {
|
||||||
|
return Promise.reject(new Error(limit.reason));
|
||||||
|
}
|
||||||
|
|
||||||
|
// Enforce inter-request delay
|
||||||
|
await waitForDelay(method);
|
||||||
|
|
||||||
|
const timeout = (options && options.timeout) || 15000;
|
||||||
|
const fullUrl = new URL(JIRA_BASE_URL + urlPath);
|
||||||
|
const isHttps = fullUrl.protocol === 'https:';
|
||||||
|
const transport = isHttps ? https : http;
|
||||||
|
|
||||||
|
const headers = {
|
||||||
|
'accept': 'application/json'
|
||||||
|
};
|
||||||
|
|
||||||
|
// Auth header
|
||||||
|
if (JIRA_AUTH_METHOD === 'pat') {
|
||||||
|
headers['authorization'] = 'Bearer ' + JIRA_PAT;
|
||||||
|
} else {
|
||||||
|
const authString = Buffer.from(JIRA_API_USER + ':' + JIRA_API_TOKEN).toString('base64');
|
||||||
|
headers['authorization'] = 'Basic ' + authString;
|
||||||
|
}
|
||||||
|
|
||||||
|
let bodyStr = null;
|
||||||
|
if (body !== null && body !== undefined) {
|
||||||
|
bodyStr = JSON.stringify(body);
|
||||||
|
headers['content-type'] = 'application/json';
|
||||||
|
headers['content-length'] = Buffer.byteLength(bodyStr);
|
||||||
|
}
|
||||||
|
|
||||||
|
recordRequest();
|
||||||
|
lastRequestTime = Date.now();
|
||||||
|
lastRequestMethod = method;
|
||||||
|
|
||||||
|
return new Promise((resolve, reject) => {
|
||||||
|
const reqOptions = {
|
||||||
|
hostname: fullUrl.hostname,
|
||||||
|
port: fullUrl.port || (isHttps ? 443 : 80),
|
||||||
|
path: fullUrl.pathname + fullUrl.search,
|
||||||
|
method: method,
|
||||||
|
headers: headers,
|
||||||
|
timeout: timeout
|
||||||
|
};
|
||||||
|
|
||||||
|
if (isHttps) {
|
||||||
|
reqOptions.rejectUnauthorized = !JIRA_SKIP_TLS;
|
||||||
|
}
|
||||||
|
|
||||||
|
const req = transport.request(reqOptions, (res) => {
|
||||||
|
let data = '';
|
||||||
|
res.on('data', (chunk) => { data += chunk; });
|
||||||
|
res.on('end', () => {
|
||||||
|
if (res.statusCode === 429) {
|
||||||
|
resolve({ status: 429, body: data, rateLimited: true });
|
||||||
|
} else {
|
||||||
|
resolve({ status: res.statusCode, body: data });
|
||||||
|
}
|
||||||
|
});
|
||||||
|
});
|
||||||
|
|
||||||
|
req.on('timeout', () => req.destroy(new Error(method + ' ' + urlPath + ' timed out')));
|
||||||
|
req.on('error', (err) => {
|
||||||
|
reject(new Error(method + ' ' + urlPath + ' failed: ' + err.message));
|
||||||
|
});
|
||||||
|
|
||||||
|
if (bodyStr) {
|
||||||
|
req.write(bodyStr);
|
||||||
|
}
|
||||||
|
req.end();
|
||||||
|
});
|
||||||
|
}
|
||||||
|
|
||||||
|
// ---------------------------------------------------------------------------
|
||||||
|
// Convenience wrappers
|
||||||
|
// ---------------------------------------------------------------------------
|
||||||
|
function jiraGet(urlPath, options) {
|
||||||
|
return jiraRequest('GET', urlPath, null, options);
|
||||||
|
}
|
||||||
|
|
||||||
|
function jiraPost(urlPath, body, options) {
|
||||||
|
return jiraRequest('POST', urlPath, body, options);
|
||||||
|
}
|
||||||
|
|
||||||
|
function jiraPut(urlPath, body, options) {
|
||||||
|
return jiraRequest('PUT', urlPath, body, options);
|
||||||
|
}
|
||||||
|
|
||||||
|
function jiraDelete(urlPath, options) {
|
||||||
|
return jiraRequest('DELETE', urlPath, null, options);
|
||||||
|
}
|
||||||
|
|
||||||
|
// ---------------------------------------------------------------------------
|
||||||
|
// High-level Jira operations — all comply with Charter requirements
|
||||||
|
// ---------------------------------------------------------------------------
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Fetch a single issue by key using a GET with explicit ?fields= parameter.
|
||||||
|
* Charter requires all GETs to specify fields — /rest/api/2/field is forbidden.
|
||||||
|
*
|
||||||
|
* NOTE: For syncing multiple tickets, prefer searchIssuesByKeys() which uses
|
||||||
|
* a single bulk JQL search instead of one GET per issue.
|
||||||
|
*
|
||||||
|
* @param {string} issueKey - e.g. "VULN-123"
|
||||||
|
* @param {string[]} [fields] - Jira field names to return
|
||||||
|
*/
|
||||||
|
async function getIssue(issueKey, fields) {
|
||||||
|
const jql = `key = "${issueKey}" AND project = ${JIRA_PROJECT_KEY}`;
|
||||||
|
const result = await searchIssues(jql, { fields: fields || DEFAULT_FIELDS, maxResults: 1, startAt: 0 });
|
||||||
|
if (result.ok && result.data.issues && result.data.issues.length > 0) {
|
||||||
|
return { ok: true, data: result.data.issues[0] };
|
||||||
|
}
|
||||||
|
if (result.ok && (!result.data.issues || result.data.issues.length === 0)) {
|
||||||
|
return { ok: false, status: 404, body: 'Issue not found' };
|
||||||
|
}
|
||||||
|
return result;
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Bulk-fetch issues by their keys using a single JQL search.
|
||||||
|
* This is the Charter-compliant way to sync multiple tickets — avoids
|
||||||
|
* querying one issue at a time.
|
||||||
|
*
|
||||||
|
* @param {string[]} issueKeys - Array of Jira issue keys
|
||||||
|
* @param {object} [opts] - { fields, maxResults }
|
||||||
|
*/
|
||||||
|
async function searchIssuesByKeys(issueKeys, opts) {
|
||||||
|
if (!issueKeys || issueKeys.length === 0) {
|
||||||
|
return { ok: true, data: { total: 0, issues: [] } };
|
||||||
|
}
|
||||||
|
|
||||||
|
// Build JQL: key in (KEY-1, KEY-2, ...) — Charter requires project+updated
|
||||||
|
// or similar, but key-based search is inherently scoped. We add updated
|
||||||
|
// clause for compliance.
|
||||||
|
const keyList = issueKeys.map(k => `"${k}"`).join(', ');
|
||||||
|
const jql = `key in (${keyList}) AND updated >= -72h AND project = ${JIRA_PROJECT_KEY}`;
|
||||||
|
const fields = (opts && opts.fields) || DEFAULT_FIELDS;
|
||||||
|
const maxResults = Math.min((opts && opts.maxResults) || 1000, 1000);
|
||||||
|
|
||||||
|
return searchIssues(jql, { fields, maxResults, startAt: 0 });
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Search issues via JQL (POST to /rest/api/2/search).
|
||||||
|
* Charter requirements enforced:
|
||||||
|
* - fields array is always specified (never omitted)
|
||||||
|
* - maxResults capped at 1000
|
||||||
|
*
|
||||||
|
* The caller is responsible for including an &updated clause in the JQL
|
||||||
|
* for recurring/scheduled queries.
|
||||||
|
*
|
||||||
|
* @param {string} jql - JQL query string
|
||||||
|
* @param {object} [opts] - { startAt, maxResults, fields }
|
||||||
|
*/
|
||||||
|
async function searchIssues(jql, opts) {
|
||||||
|
const startAt = (opts && opts.startAt) || 0;
|
||||||
|
const maxResults = Math.min((opts && opts.maxResults) || 1000, 1000);
|
||||||
|
const fields = (opts && opts.fields) || DEFAULT_FIELDS;
|
||||||
|
|
||||||
|
const fieldList = encodeURIComponent(fields.join(','));
|
||||||
|
const encodedJql = encodeURIComponent(jql);
|
||||||
|
const queryString = `?jql=${encodedJql}&fields=${fieldList}&maxResults=${maxResults}&startAt=${startAt}`;
|
||||||
|
const res = await jiraGet('/rest/api/2/search' + queryString);
|
||||||
|
if (res.status === 200) {
|
||||||
|
return { ok: true, data: JSON.parse(res.body) };
|
||||||
|
}
|
||||||
|
return { ok: false, status: res.status, body: res.body, rateLimited: res.rateLimited };
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Create a new Jira issue (POST, subject to 2s delay).
|
||||||
|
* @param {object} fields - Jira issue fields object
|
||||||
|
*/
|
||||||
|
async function createIssue(fields) {
|
||||||
|
const res = await jiraPost('/rest/api/2/issue', { fields });
|
||||||
|
if (res.status === 201) {
|
||||||
|
return { ok: true, data: JSON.parse(res.body) };
|
||||||
|
}
|
||||||
|
return { ok: false, status: res.status, body: res.body, rateLimited: res.rateLimited };
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Update a single Jira issue (PUT, subject to 2s delay).
|
||||||
|
* Charter forbids bulk updates — issues must be updated one at a time.
|
||||||
|
* @param {string} issueKey
|
||||||
|
* @param {object} fields - Fields to update
|
||||||
|
*/
|
||||||
|
async function updateIssue(issueKey, fields) {
|
||||||
|
const res = await jiraPut(
|
||||||
|
`/rest/api/2/issue/${encodeURIComponent(issueKey)}`,
|
||||||
|
{ fields }
|
||||||
|
);
|
||||||
|
// Jira returns 204 on successful update
|
||||||
|
if (res.status === 204) {
|
||||||
|
return { ok: true };
|
||||||
|
}
|
||||||
|
return { ok: false, status: res.status, body: res.body, rateLimited: res.rateLimited };
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Add a comment to an existing issue (POST, subject to 2s delay).
|
||||||
|
*/
|
||||||
|
async function addComment(issueKey, commentBody) {
|
||||||
|
const res = await jiraPost(
|
||||||
|
`/rest/api/2/issue/${encodeURIComponent(issueKey)}/comment`,
|
||||||
|
{ body: commentBody }
|
||||||
|
);
|
||||||
|
if (res.status === 201) {
|
||||||
|
return { ok: true, data: JSON.parse(res.body) };
|
||||||
|
}
|
||||||
|
return { ok: false, status: res.status, body: res.body, rateLimited: res.rateLimited };
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Transition an issue to a new status (POST, subject to 2s delay).
|
||||||
|
* @param {string} issueKey
|
||||||
|
* @param {string} transitionId
|
||||||
|
*/
|
||||||
|
async function transitionIssue(issueKey, transitionId) {
|
||||||
|
const res = await jiraPost(
|
||||||
|
`/rest/api/2/issue/${encodeURIComponent(issueKey)}/transitions`,
|
||||||
|
{ transition: { id: transitionId } }
|
||||||
|
);
|
||||||
|
if (res.status === 204) {
|
||||||
|
return { ok: true };
|
||||||
|
}
|
||||||
|
return { ok: false, status: res.status, body: res.body, rateLimited: res.rateLimited };
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Get available transitions for an issue.
|
||||||
|
* Uses GET with explicit fields parameter (transitions endpoint returns
|
||||||
|
* transitions by default, but we include the query param for compliance).
|
||||||
|
*/
|
||||||
|
async function getTransitions(issueKey) {
|
||||||
|
const res = await jiraGet(
|
||||||
|
`/rest/api/2/issue/${encodeURIComponent(issueKey)}/transitions`
|
||||||
|
);
|
||||||
|
if (res.status === 200) {
|
||||||
|
return { ok: true, data: JSON.parse(res.body) };
|
||||||
|
}
|
||||||
|
return { ok: false, status: res.status, body: res.body, rateLimited: res.rateLimited };
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Test connectivity — calls /rest/api/2/myself to verify credentials.
|
||||||
|
* This is a lightweight GET that returns the authenticated user.
|
||||||
|
*/
|
||||||
|
async function testConnection() {
|
||||||
|
try {
|
||||||
|
const res = await jiraGet('/rest/api/2/myself');
|
||||||
|
if (res.status === 200) {
|
||||||
|
const user = JSON.parse(res.body);
|
||||||
|
return { ok: true, user: { name: user.name, displayName: user.displayName, emailAddress: user.emailAddress } };
|
||||||
|
}
|
||||||
|
return { ok: false, status: res.status, body: res.body };
|
||||||
|
} catch (err) {
|
||||||
|
return { ok: false, error: err.message };
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
module.exports = {
|
||||||
|
isConfigured,
|
||||||
|
jiraRequest,
|
||||||
|
jiraGet,
|
||||||
|
jiraPost,
|
||||||
|
jiraPut,
|
||||||
|
jiraDelete,
|
||||||
|
getIssue,
|
||||||
|
searchIssuesByKeys,
|
||||||
|
searchIssues,
|
||||||
|
createIssue,
|
||||||
|
updateIssue,
|
||||||
|
addComment,
|
||||||
|
transitionIssue,
|
||||||
|
getTransitions,
|
||||||
|
testConnection,
|
||||||
|
getRateLimitStatus,
|
||||||
|
DEFAULT_FIELDS,
|
||||||
|
JIRA_PROJECT_KEY,
|
||||||
|
JIRA_ISSUE_TYPE
|
||||||
|
};
|
||||||
26
backend/helpers/teams.js
Normal file
26
backend/helpers/teams.js
Normal file
@@ -0,0 +1,26 @@
|
|||||||
|
// Shared BU team constants and validation
|
||||||
|
// Used by user management routes, auth middleware, and frontend-facing endpoints.
|
||||||
|
|
||||||
|
const KNOWN_TEAMS = ['STEAM', 'ACCESS-ENG', 'ACCESS-OPS', 'INTELDEV'];
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Parse and validate a comma-separated teams string.
|
||||||
|
* @param {string} teamsString - Comma-separated team identifiers (e.g. 'STEAM,ACCESS-ENG')
|
||||||
|
* @returns {{ valid: boolean, teams: string[], invalid: string[] }}
|
||||||
|
*/
|
||||||
|
function validateTeams(teamsString) {
|
||||||
|
if (!teamsString || typeof teamsString !== 'string' || teamsString.trim() === '') {
|
||||||
|
return { valid: true, teams: [], invalid: [] };
|
||||||
|
}
|
||||||
|
|
||||||
|
const teams = teamsString.split(',').map(t => t.trim()).filter(Boolean);
|
||||||
|
const invalid = teams.filter(t => !KNOWN_TEAMS.includes(t));
|
||||||
|
|
||||||
|
return {
|
||||||
|
valid: invalid.length === 0,
|
||||||
|
teams,
|
||||||
|
invalid
|
||||||
|
};
|
||||||
|
}
|
||||||
|
|
||||||
|
module.exports = { KNOWN_TEAMS, validateTeams };
|
||||||
295
backend/helpers/vclHelpers.js
Normal file
295
backend/helpers/vclHelpers.js
Normal file
@@ -0,0 +1,295 @@
|
|||||||
|
// Pure helper functions for VCL Compliance Reporting
|
||||||
|
// No database dependencies — all functions are stateless and testable in isolation.
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Truncates text to maxLen characters with an ellipsis.
|
||||||
|
* Returns '' for null/undefined input.
|
||||||
|
*/
|
||||||
|
function truncateText(text, maxLen = 80) {
|
||||||
|
if (text == null) return '';
|
||||||
|
if (text.length <= maxLen) return text;
|
||||||
|
return text.slice(0, maxLen) + '\u2026';
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Validates that a remediation plan does not exceed 2000 characters.
|
||||||
|
* Null/undefined/empty values are considered valid (no plan documented).
|
||||||
|
*/
|
||||||
|
function validateRemediationPlan(text) {
|
||||||
|
if (text == null || text === '') return { valid: true };
|
||||||
|
if (text.length > 2000) return { valid: false, error: 'Remediation plan exceeds 2000 characters' };
|
||||||
|
return { valid: true };
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Returns true only for strings parseable as real calendar dates.
|
||||||
|
* Rejects null, undefined, empty string, and invalid dates like "2026-02-30".
|
||||||
|
*/
|
||||||
|
function isValidDateString(str) {
|
||||||
|
if (str == null || str === '') return false;
|
||||||
|
if (typeof str !== 'string') return false;
|
||||||
|
|
||||||
|
// Expect YYYY-MM-DD format
|
||||||
|
const match = str.match(/^(\d{4})-(\d{2})-(\d{2})$/);
|
||||||
|
if (!match) return false;
|
||||||
|
|
||||||
|
const year = parseInt(match[1], 10);
|
||||||
|
const month = parseInt(match[2], 10);
|
||||||
|
const day = parseInt(match[3], 10);
|
||||||
|
|
||||||
|
// Month must be 1-12
|
||||||
|
if (month < 1 || month > 12) return false;
|
||||||
|
|
||||||
|
// Create date and verify components match (catches invalid days like Feb 30)
|
||||||
|
const date = new Date(year, month - 1, day);
|
||||||
|
return (
|
||||||
|
date.getFullYear() === year &&
|
||||||
|
date.getMonth() === month - 1 &&
|
||||||
|
date.getDate() === day
|
||||||
|
);
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Formats a decimal as a whole-number percentage string.
|
||||||
|
* Returns '0%' for null, undefined, or NaN input.
|
||||||
|
*/
|
||||||
|
function formatPct(decimal) {
|
||||||
|
if (decimal == null || isNaN(decimal)) return '0%';
|
||||||
|
return Math.round(decimal * 100) + '%';
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Computes VCL summary statistics from an array of device objects.
|
||||||
|
* Each item should have at least { is_compliant: boolean, in_scope: boolean }.
|
||||||
|
*/
|
||||||
|
function computeVCLStats(items, targetPct) {
|
||||||
|
const total = items.length;
|
||||||
|
const in_scope = items.filter(item => item.in_scope).length;
|
||||||
|
const compliant = items.filter(item => item.is_compliant).length;
|
||||||
|
const non_compliant = in_scope - compliant;
|
||||||
|
const remediations_required = non_compliant;
|
||||||
|
const compliance_pct = in_scope > 0 ? Math.round((compliant / in_scope) * 100) : 0;
|
||||||
|
|
||||||
|
return {
|
||||||
|
total,
|
||||||
|
in_scope,
|
||||||
|
compliant,
|
||||||
|
non_compliant,
|
||||||
|
remediations_required,
|
||||||
|
compliance_pct,
|
||||||
|
target_pct: targetPct,
|
||||||
|
};
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Partitions non-compliant items into "blocked" (no resolution_date) and
|
||||||
|
* "in_progress" (resolution_date set). Returns counts and percentages.
|
||||||
|
*/
|
||||||
|
function categorizeNonCompliant(items) {
|
||||||
|
const total = items.length;
|
||||||
|
const blocked = items.filter(item => item.resolution_date == null);
|
||||||
|
const in_progress = items.filter(item => item.resolution_date != null);
|
||||||
|
|
||||||
|
return {
|
||||||
|
blocked: {
|
||||||
|
count: blocked.length,
|
||||||
|
pct: total > 0 ? Math.round((blocked.length / total) * 100) : 0,
|
||||||
|
},
|
||||||
|
in_progress: {
|
||||||
|
count: in_progress.length,
|
||||||
|
pct: total > 0 ? Math.round((in_progress.length / total) * 100) : 0,
|
||||||
|
},
|
||||||
|
};
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Sorts verticals by non_compliant count in descending order.
|
||||||
|
* Returns a new sorted array (does not mutate input).
|
||||||
|
*/
|
||||||
|
function rankHeavyHitters(verticalData) {
|
||||||
|
return [...verticalData].sort((a, b) => b.non_compliant - a.non_compliant);
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Buckets non-compliant items by resolution_date month (YYYY-MM).
|
||||||
|
* Items with null resolution_date are skipped.
|
||||||
|
* Returns an object like { '2026-05': 3, '2026-06': 7 }.
|
||||||
|
*/
|
||||||
|
function computeForecastBurndown(items) {
|
||||||
|
const buckets = {};
|
||||||
|
for (const item of items) {
|
||||||
|
if (item.resolution_date == null) continue;
|
||||||
|
const dateStr = typeof item.resolution_date === 'string'
|
||||||
|
? item.resolution_date
|
||||||
|
: item.resolution_date.toISOString().slice(0, 10);
|
||||||
|
const month = dateStr.slice(0, 7); // YYYY-MM
|
||||||
|
buckets[month] = (buckets[month] || 0) + 1;
|
||||||
|
}
|
||||||
|
return buckets;
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Matches uploaded rows to existing hostnames.
|
||||||
|
* Returns { matched: [...], unmatched: [...] }.
|
||||||
|
*/
|
||||||
|
function matchByHostname(uploadedRows, existingHostnames) {
|
||||||
|
const matched = [];
|
||||||
|
const unmatched = [];
|
||||||
|
for (const row of uploadedRows) {
|
||||||
|
if (existingHostnames.has(row.hostname)) {
|
||||||
|
matched.push(row);
|
||||||
|
} else {
|
||||||
|
unmatched.push(row);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
return { matched, unmatched };
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Compares uploaded row values against current DB values.
|
||||||
|
* currentData is a Map of hostname -> { resolution_date, remediation_plan, notes }.
|
||||||
|
* Returns array of { hostname, status: 'changed'|'unchanged', fields: { fieldName: { old, new } } }.
|
||||||
|
*/
|
||||||
|
function computeBulkDiff(matchedRows, currentData) {
|
||||||
|
const results = [];
|
||||||
|
const COMPARE_FIELDS = ['resolution_date', 'remediation_plan', 'notes'];
|
||||||
|
|
||||||
|
for (const row of matchedRows) {
|
||||||
|
const current = currentData.get(row.hostname) || {};
|
||||||
|
const fields = {};
|
||||||
|
let hasChange = false;
|
||||||
|
|
||||||
|
for (const field of COMPARE_FIELDS) {
|
||||||
|
if (field in row) {
|
||||||
|
const oldVal = current[field] != null ? current[field] : null;
|
||||||
|
const newVal = row[field] != null ? row[field] : null;
|
||||||
|
if (oldVal !== newVal) {
|
||||||
|
fields[field] = { old: oldVal, new: newVal };
|
||||||
|
hasChange = true;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
results.push({
|
||||||
|
hostname: row.hostname,
|
||||||
|
status: hasChange ? 'changed' : 'unchanged',
|
||||||
|
fields,
|
||||||
|
});
|
||||||
|
}
|
||||||
|
|
||||||
|
return results;
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Maps column header strings to known field names (case-insensitive).
|
||||||
|
* Returns a mapping object like { hostname: 0, resolution_date: 3 } where values are column indices.
|
||||||
|
*/
|
||||||
|
function mapColumnHeaders(headers) {
|
||||||
|
const mapping = {};
|
||||||
|
const KNOWN_MAPPINGS = {
|
||||||
|
hostname: 'hostname',
|
||||||
|
'resolution date': 'resolution_date',
|
||||||
|
resolution_date: 'resolution_date',
|
||||||
|
'remediation plan': 'remediation_plan',
|
||||||
|
remediation_plan: 'remediation_plan',
|
||||||
|
notes: 'notes',
|
||||||
|
};
|
||||||
|
|
||||||
|
for (let i = 0; i < headers.length; i++) {
|
||||||
|
const normalized = headers[i].trim().toLowerCase();
|
||||||
|
if (KNOWN_MAPPINGS[normalized]) {
|
||||||
|
mapping[KNOWN_MAPPINGS[normalized]] = i;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
return mapping;
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Extracts vertical code and report date from a filename.
|
||||||
|
* Pattern: <VERTICAL>_YYYY_MM_DD.xlsx
|
||||||
|
* The vertical is everything before the trailing _YYYY_MM_DD portion.
|
||||||
|
*
|
||||||
|
* Examples:
|
||||||
|
* NTS_AEO_2026_05_11.xlsx → { vertical: 'NTS_AEO', date: '2026-05-11' }
|
||||||
|
* SDIT_CISO_2026_05_11.xlsx → { vertical: 'SDIT_CISO', date: '2026-05-11' }
|
||||||
|
* SR_2026_05_11.xlsx → { vertical: 'SR', date: '2026-05-11' }
|
||||||
|
* AllOthers_2026_05_11.xlsx → { vertical: 'AllOthers', date: '2026-05-11' }
|
||||||
|
*
|
||||||
|
* Returns null if the filename does not match the expected pattern.
|
||||||
|
*/
|
||||||
|
function parseVerticalFilename(filename) {
|
||||||
|
// Strip .xlsx extension (case-insensitive)
|
||||||
|
const stem = filename.replace(/\.xlsx$/i, '');
|
||||||
|
// Match: everything up to the last _YYYY_MM_DD
|
||||||
|
const match = stem.match(/^(.+?)_(\d{4})_(\d{2})_(\d{2})$/);
|
||||||
|
if (!match) return null;
|
||||||
|
|
||||||
|
const vertical = match[1];
|
||||||
|
const date = `${match[2]}-${match[3]}-${match[4]}`;
|
||||||
|
|
||||||
|
// Validate the date portion is a real date
|
||||||
|
if (!isValidDateString(date)) return null;
|
||||||
|
|
||||||
|
return { vertical, date };
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Computes per-vertical burndown forecast from non-compliant items.
|
||||||
|
* Returns breakdown of items with/without resolution dates and monthly projections.
|
||||||
|
*/
|
||||||
|
function computeVerticalBurndown(items) {
|
||||||
|
const total = items.length;
|
||||||
|
const withDates = items.filter(i => i.resolution_date != null);
|
||||||
|
const blockers = items.filter(i => i.resolution_date == null);
|
||||||
|
|
||||||
|
// Bucket by month
|
||||||
|
const monthly = {};
|
||||||
|
for (const item of withDates) {
|
||||||
|
const dateStr = typeof item.resolution_date === 'string'
|
||||||
|
? item.resolution_date
|
||||||
|
: item.resolution_date.toISOString().slice(0, 10);
|
||||||
|
const month = dateStr.slice(0, 7); // YYYY-MM
|
||||||
|
monthly[month] = (monthly[month] || 0) + 1;
|
||||||
|
}
|
||||||
|
|
||||||
|
// Cumulative projection — how many remain after each month
|
||||||
|
let remaining = total;
|
||||||
|
const projection = {};
|
||||||
|
for (const month of Object.keys(monthly).sort()) {
|
||||||
|
remaining -= monthly[month];
|
||||||
|
projection[month] = { remediated: monthly[month], remaining };
|
||||||
|
}
|
||||||
|
|
||||||
|
// Projected clear date — first month where remaining hits 0 (excluding blockers)
|
||||||
|
let projectedClearDate = null;
|
||||||
|
if (blockers.length === 0 && Object.keys(projection).length > 0) {
|
||||||
|
const sortedMonths = Object.keys(projection).sort();
|
||||||
|
projectedClearDate = sortedMonths[sortedMonths.length - 1];
|
||||||
|
}
|
||||||
|
|
||||||
|
return {
|
||||||
|
total,
|
||||||
|
blockers: blockers.length,
|
||||||
|
with_dates: withDates.length,
|
||||||
|
monthly,
|
||||||
|
projection,
|
||||||
|
projected_clear_date: projectedClearDate,
|
||||||
|
};
|
||||||
|
}
|
||||||
|
|
||||||
|
module.exports = {
|
||||||
|
truncateText,
|
||||||
|
validateRemediationPlan,
|
||||||
|
isValidDateString,
|
||||||
|
formatPct,
|
||||||
|
computeVCLStats,
|
||||||
|
categorizeNonCompliant,
|
||||||
|
rankHeavyHitters,
|
||||||
|
computeForecastBurndown,
|
||||||
|
matchByHostname,
|
||||||
|
computeBulkDiff,
|
||||||
|
mapColumnHeaders,
|
||||||
|
parseVerticalFilename,
|
||||||
|
computeVerticalBurndown,
|
||||||
|
};
|
||||||
@@ -1,7 +1,8 @@
|
|||||||
// Authentication Middleware
|
// Authentication Middleware
|
||||||
|
const pool = require('../db');
|
||||||
|
|
||||||
// Require authenticated user
|
// Require authenticated user — no parameters needed, pool is imported directly
|
||||||
function requireAuth(db) {
|
function requireAuth() {
|
||||||
return async (req, res, next) => {
|
return async (req, res, next) => {
|
||||||
const sessionId = req.cookies?.session_id;
|
const sessionId = req.cookies?.session_id;
|
||||||
|
|
||||||
@@ -10,19 +11,15 @@ function requireAuth(db) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
try {
|
try {
|
||||||
const session = await new Promise((resolve, reject) => {
|
const { rows } = await pool.query(
|
||||||
db.get(
|
`SELECT s.*, u.id as user_id, u.username, u.email, u.role, u.user_group, u.bu_teams, u.is_active
|
||||||
`SELECT s.*, u.id as user_id, u.username, u.email, u.role, u.user_group, u.is_active
|
FROM sessions s
|
||||||
FROM sessions s
|
JOIN users u ON s.user_id = u.id
|
||||||
JOIN users u ON s.user_id = u.id
|
WHERE s.session_id = $1 AND s.expires_at > NOW()`,
|
||||||
WHERE s.session_id = ? AND s.expires_at > datetime('now')`,
|
[sessionId]
|
||||||
[sessionId],
|
);
|
||||||
(err, row) => {
|
|
||||||
if (err) reject(err);
|
const session = rows[0];
|
||||||
else resolve(row);
|
|
||||||
}
|
|
||||||
);
|
|
||||||
});
|
|
||||||
|
|
||||||
if (!session) {
|
if (!session) {
|
||||||
return res.status(401).json({ error: 'Session expired or invalid' });
|
return res.status(401).json({ error: 'Session expired or invalid' });
|
||||||
@@ -38,7 +35,8 @@ function requireAuth(db) {
|
|||||||
username: session.username,
|
username: session.username,
|
||||||
email: session.email,
|
email: session.email,
|
||||||
role: session.role,
|
role: session.role,
|
||||||
group: session.user_group
|
group: session.user_group,
|
||||||
|
teams: session.bu_teams ? session.bu_teams.split(',').filter(Boolean) : []
|
||||||
};
|
};
|
||||||
|
|
||||||
next();
|
next();
|
||||||
|
|||||||
@@ -1,96 +0,0 @@
|
|||||||
#!/usr/bin/env node
|
|
||||||
// Migration script: Add audit_logs table
|
|
||||||
// Run: node migrate-audit-log.js
|
|
||||||
|
|
||||||
const sqlite3 = require('sqlite3').verbose();
|
|
||||||
const fs = require('fs');
|
|
||||||
|
|
||||||
const DB_FILE = './cve_database.db';
|
|
||||||
const BACKUP_FILE = `./cve_database_backup_${Date.now()}.db`;
|
|
||||||
|
|
||||||
function run(db, sql, params = []) {
|
|
||||||
return new Promise((resolve, reject) => {
|
|
||||||
db.run(sql, params, function(err) {
|
|
||||||
if (err) reject(err);
|
|
||||||
else resolve(this);
|
|
||||||
});
|
|
||||||
});
|
|
||||||
}
|
|
||||||
|
|
||||||
function get(db, sql, params = []) {
|
|
||||||
return new Promise((resolve, reject) => {
|
|
||||||
db.get(sql, params, (err, row) => {
|
|
||||||
if (err) reject(err);
|
|
||||||
else resolve(row);
|
|
||||||
});
|
|
||||||
});
|
|
||||||
}
|
|
||||||
|
|
||||||
async function migrate() {
|
|
||||||
console.log('╔════════════════════════════════════════════════════════╗');
|
|
||||||
console.log('║ CVE Database Migration: Add Audit Logs ║');
|
|
||||||
console.log('╚════════════════════════════════════════════════════════╝\n');
|
|
||||||
|
|
||||||
if (!fs.existsSync(DB_FILE)) {
|
|
||||||
console.log('❌ Database not found. Run setup.js for fresh install.');
|
|
||||||
process.exit(1);
|
|
||||||
}
|
|
||||||
|
|
||||||
// Backup database
|
|
||||||
console.log('📦 Creating backup...');
|
|
||||||
fs.copyFileSync(DB_FILE, BACKUP_FILE);
|
|
||||||
console.log(` ✓ Backup saved to: ${BACKUP_FILE}\n`);
|
|
||||||
|
|
||||||
const db = new sqlite3.Database(DB_FILE);
|
|
||||||
|
|
||||||
try {
|
|
||||||
// Check if table already exists
|
|
||||||
const exists = await get(db,
|
|
||||||
"SELECT name FROM sqlite_master WHERE type='table' AND name='audit_logs'"
|
|
||||||
);
|
|
||||||
|
|
||||||
if (exists) {
|
|
||||||
console.log('⏭️ audit_logs table already exists, nothing to do.');
|
|
||||||
} else {
|
|
||||||
console.log('1️⃣ Creating audit_logs table...');
|
|
||||||
await run(db, `
|
|
||||||
CREATE TABLE audit_logs (
|
|
||||||
id INTEGER PRIMARY KEY AUTOINCREMENT,
|
|
||||||
user_id INTEGER,
|
|
||||||
username VARCHAR(50) NOT NULL,
|
|
||||||
action VARCHAR(50) NOT NULL,
|
|
||||||
entity_type VARCHAR(50) NOT NULL,
|
|
||||||
entity_id VARCHAR(100),
|
|
||||||
details TEXT,
|
|
||||||
ip_address VARCHAR(45),
|
|
||||||
created_at TIMESTAMP DEFAULT CURRENT_TIMESTAMP
|
|
||||||
)
|
|
||||||
`);
|
|
||||||
console.log(' ✓ Table created');
|
|
||||||
|
|
||||||
console.log('2️⃣ Creating indexes...');
|
|
||||||
await run(db, 'CREATE INDEX IF NOT EXISTS idx_audit_user_id ON audit_logs(user_id)');
|
|
||||||
await run(db, 'CREATE INDEX IF NOT EXISTS idx_audit_action ON audit_logs(action)');
|
|
||||||
await run(db, 'CREATE INDEX IF NOT EXISTS idx_audit_entity_type ON audit_logs(entity_type)');
|
|
||||||
await run(db, 'CREATE INDEX IF NOT EXISTS idx_audit_created_at ON audit_logs(created_at)');
|
|
||||||
console.log(' ✓ Indexes created');
|
|
||||||
}
|
|
||||||
|
|
||||||
console.log('\n╔════════════════════════════════════════════════════════╗');
|
|
||||||
console.log('║ MIGRATION COMPLETE! ║');
|
|
||||||
console.log('╚════════════════════════════════════════════════════════╝');
|
|
||||||
console.log('\n📋 Summary:');
|
|
||||||
console.log(' ✓ audit_logs table ready');
|
|
||||||
console.log(`\n💾 Backup saved: ${BACKUP_FILE}`);
|
|
||||||
console.log('\n🚀 Restart your server to apply changes.\n');
|
|
||||||
|
|
||||||
} catch (error) {
|
|
||||||
console.error('\n❌ Migration failed:', error.message);
|
|
||||||
console.log(`\n🔄 To restore from backup: cp ${BACKUP_FILE} ${DB_FILE}`);
|
|
||||||
process.exit(1);
|
|
||||||
} finally {
|
|
||||||
db.close();
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
migrate();
|
|
||||||
@@ -1,289 +0,0 @@
|
|||||||
#!/usr/bin/env node
|
|
||||||
// Migration script: v1.0.0 -> v1.1.0
|
|
||||||
// Adds: users, sessions tables, multi-vendor support, vendor column in documents
|
|
||||||
// Run: node migrate-to-1.1.js
|
|
||||||
|
|
||||||
const sqlite3 = require('sqlite3').verbose();
|
|
||||||
const bcrypt = require('bcryptjs');
|
|
||||||
const fs = require('fs');
|
|
||||||
const path = require('path');
|
|
||||||
|
|
||||||
const DB_FILE = './cve_database.db';
|
|
||||||
const BACKUP_FILE = `./cve_database_backup_${Date.now()}.db`;
|
|
||||||
|
|
||||||
async function migrate() {
|
|
||||||
console.log('╔════════════════════════════════════════════════════════╗');
|
|
||||||
console.log('║ CVE Database Migration: v1.0.0 → v1.1.0 ║');
|
|
||||||
console.log('╚════════════════════════════════════════════════════════╝\n');
|
|
||||||
|
|
||||||
// Check if database exists
|
|
||||||
if (!fs.existsSync(DB_FILE)) {
|
|
||||||
console.log('❌ Database not found. Run setup.js for fresh install.');
|
|
||||||
process.exit(1);
|
|
||||||
}
|
|
||||||
|
|
||||||
// Backup database
|
|
||||||
console.log('📦 Creating backup...');
|
|
||||||
fs.copyFileSync(DB_FILE, BACKUP_FILE);
|
|
||||||
console.log(` ✓ Backup saved to: ${BACKUP_FILE}\n`);
|
|
||||||
|
|
||||||
const db = new sqlite3.Database(DB_FILE);
|
|
||||||
|
|
||||||
try {
|
|
||||||
// Run migrations in sequence
|
|
||||||
await addUsersTable(db);
|
|
||||||
await addSessionsTable(db);
|
|
||||||
await addVendorToDocuments(db);
|
|
||||||
await updateCvesConstraint(db);
|
|
||||||
await createDefaultAdmin(db);
|
|
||||||
await updateView(db);
|
|
||||||
|
|
||||||
console.log('\n╔════════════════════════════════════════════════════════╗');
|
|
||||||
console.log('║ MIGRATION COMPLETE! ║');
|
|
||||||
console.log('╚════════════════════════════════════════════════════════╝');
|
|
||||||
console.log('\n📋 Summary:');
|
|
||||||
console.log(' ✓ Users table added');
|
|
||||||
console.log(' ✓ Sessions table added');
|
|
||||||
console.log(' ✓ Vendor column added to documents');
|
|
||||||
console.log(' ✓ Multi-vendor constraint applied to cves');
|
|
||||||
console.log(' ✓ Default admin user created (admin/admin123)');
|
|
||||||
console.log(`\n💾 Backup saved: ${BACKUP_FILE}`);
|
|
||||||
console.log('\n🚀 Restart your server to apply changes.\n');
|
|
||||||
|
|
||||||
} catch (error) {
|
|
||||||
console.error('\n❌ Migration failed:', error.message);
|
|
||||||
console.log(`\n🔄 To restore from backup: cp ${BACKUP_FILE} ${DB_FILE}`);
|
|
||||||
process.exit(1);
|
|
||||||
} finally {
|
|
||||||
db.close();
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
function run(db, sql, params = []) {
|
|
||||||
return new Promise((resolve, reject) => {
|
|
||||||
db.run(sql, params, function(err) {
|
|
||||||
if (err) reject(err);
|
|
||||||
else resolve(this);
|
|
||||||
});
|
|
||||||
});
|
|
||||||
}
|
|
||||||
|
|
||||||
function get(db, sql, params = []) {
|
|
||||||
return new Promise((resolve, reject) => {
|
|
||||||
db.get(sql, params, (err, row) => {
|
|
||||||
if (err) reject(err);
|
|
||||||
else resolve(row);
|
|
||||||
});
|
|
||||||
});
|
|
||||||
}
|
|
||||||
|
|
||||||
function all(db, sql, params = []) {
|
|
||||||
return new Promise((resolve, reject) => {
|
|
||||||
db.all(sql, params, (err, rows) => {
|
|
||||||
if (err) reject(err);
|
|
||||||
else resolve(rows);
|
|
||||||
});
|
|
||||||
});
|
|
||||||
}
|
|
||||||
|
|
||||||
async function addUsersTable(db) {
|
|
||||||
console.log('1️⃣ Adding users table...');
|
|
||||||
|
|
||||||
const exists = await get(db,
|
|
||||||
"SELECT name FROM sqlite_master WHERE type='table' AND name='users'"
|
|
||||||
);
|
|
||||||
|
|
||||||
if (exists) {
|
|
||||||
console.log(' ⏭️ Users table already exists, skipping');
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
await run(db, `
|
|
||||||
CREATE TABLE users (
|
|
||||||
id INTEGER PRIMARY KEY AUTOINCREMENT,
|
|
||||||
username VARCHAR(50) UNIQUE NOT NULL,
|
|
||||||
email VARCHAR(255) UNIQUE NOT NULL,
|
|
||||||
password_hash VARCHAR(255) NOT NULL,
|
|
||||||
role VARCHAR(20) NOT NULL DEFAULT 'viewer',
|
|
||||||
is_active BOOLEAN DEFAULT 1,
|
|
||||||
created_at TIMESTAMP DEFAULT CURRENT_TIMESTAMP,
|
|
||||||
last_login TIMESTAMP,
|
|
||||||
CHECK (role IN ('admin', 'editor', 'viewer'))
|
|
||||||
)
|
|
||||||
`);
|
|
||||||
|
|
||||||
await run(db, 'CREATE INDEX IF NOT EXISTS idx_users_username ON users(username)');
|
|
||||||
console.log(' ✓ Users table created');
|
|
||||||
}
|
|
||||||
|
|
||||||
async function addSessionsTable(db) {
|
|
||||||
console.log('2️⃣ Adding sessions table...');
|
|
||||||
|
|
||||||
const exists = await get(db,
|
|
||||||
"SELECT name FROM sqlite_master WHERE type='table' AND name='sessions'"
|
|
||||||
);
|
|
||||||
|
|
||||||
if (exists) {
|
|
||||||
console.log(' ⏭️ Sessions table already exists, skipping');
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
await run(db, `
|
|
||||||
CREATE TABLE sessions (
|
|
||||||
id INTEGER PRIMARY KEY AUTOINCREMENT,
|
|
||||||
session_id VARCHAR(255) UNIQUE NOT NULL,
|
|
||||||
user_id INTEGER NOT NULL,
|
|
||||||
expires_at TIMESTAMP NOT NULL,
|
|
||||||
created_at TIMESTAMP DEFAULT CURRENT_TIMESTAMP,
|
|
||||||
FOREIGN KEY (user_id) REFERENCES users(id) ON DELETE CASCADE
|
|
||||||
)
|
|
||||||
`);
|
|
||||||
|
|
||||||
await run(db, 'CREATE INDEX IF NOT EXISTS idx_sessions_session_id ON sessions(session_id)');
|
|
||||||
await run(db, 'CREATE INDEX IF NOT EXISTS idx_sessions_user_id ON sessions(user_id)');
|
|
||||||
await run(db, 'CREATE INDEX IF NOT EXISTS idx_sessions_expires ON sessions(expires_at)');
|
|
||||||
console.log(' ✓ Sessions table created');
|
|
||||||
}
|
|
||||||
|
|
||||||
async function addVendorToDocuments(db) {
|
|
||||||
console.log('3️⃣ Adding vendor column to documents...');
|
|
||||||
|
|
||||||
// Check if vendor column exists
|
|
||||||
const columns = await all(db, "PRAGMA table_info(documents)");
|
|
||||||
const hasVendor = columns.some(col => col.name === 'vendor');
|
|
||||||
|
|
||||||
if (hasVendor) {
|
|
||||||
console.log(' ⏭️ Vendor column already exists, skipping');
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
// Add vendor column
|
|
||||||
await run(db, "ALTER TABLE documents ADD COLUMN vendor VARCHAR(100)");
|
|
||||||
|
|
||||||
// Populate vendor from the cves table based on cve_id
|
|
||||||
await run(db, `
|
|
||||||
UPDATE documents
|
|
||||||
SET vendor = (
|
|
||||||
SELECT c.vendor
|
|
||||||
FROM cves c
|
|
||||||
WHERE c.cve_id = documents.cve_id
|
|
||||||
LIMIT 1
|
|
||||||
)
|
|
||||||
WHERE vendor IS NULL
|
|
||||||
`);
|
|
||||||
|
|
||||||
// Set default for any remaining nulls
|
|
||||||
await run(db, "UPDATE documents SET vendor = 'Unknown' WHERE vendor IS NULL");
|
|
||||||
|
|
||||||
await run(db, 'CREATE INDEX IF NOT EXISTS idx_doc_vendor ON documents(vendor)');
|
|
||||||
console.log(' ✓ Vendor column added and populated');
|
|
||||||
}
|
|
||||||
|
|
||||||
async function updateCvesConstraint(db) {
|
|
||||||
console.log('4️⃣ Updating CVEs table for multi-vendor support...');
|
|
||||||
|
|
||||||
// Check current schema
|
|
||||||
const tableInfo = await get(db,
|
|
||||||
"SELECT sql FROM sqlite_master WHERE type='table' AND name='cves'"
|
|
||||||
);
|
|
||||||
|
|
||||||
if (tableInfo.sql.includes('UNIQUE(cve_id, vendor)')) {
|
|
||||||
console.log(' ⏭️ Multi-vendor constraint already exists, skipping');
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
// SQLite doesn't support ALTER CONSTRAINT, so we need to rebuild the table
|
|
||||||
console.log(' 📋 Rebuilding table with new constraint...');
|
|
||||||
|
|
||||||
// Create new table with correct schema
|
|
||||||
await run(db, `
|
|
||||||
CREATE TABLE cves_new (
|
|
||||||
id INTEGER PRIMARY KEY AUTOINCREMENT,
|
|
||||||
cve_id VARCHAR(20) NOT NULL,
|
|
||||||
vendor VARCHAR(100) NOT NULL,
|
|
||||||
severity VARCHAR(20) NOT NULL,
|
|
||||||
description TEXT,
|
|
||||||
published_date DATE,
|
|
||||||
status VARCHAR(50) DEFAULT 'Open',
|
|
||||||
created_at TIMESTAMP DEFAULT CURRENT_TIMESTAMP,
|
|
||||||
updated_at TIMESTAMP DEFAULT CURRENT_TIMESTAMP,
|
|
||||||
UNIQUE(cve_id, vendor)
|
|
||||||
)
|
|
||||||
`);
|
|
||||||
|
|
||||||
// Copy data
|
|
||||||
await run(db, `
|
|
||||||
INSERT INTO cves_new (id, cve_id, vendor, severity, description, published_date, status, created_at, updated_at)
|
|
||||||
SELECT id, cve_id, vendor, severity, description, published_date, status, created_at, updated_at
|
|
||||||
FROM cves
|
|
||||||
`);
|
|
||||||
|
|
||||||
// Drop old table
|
|
||||||
await run(db, 'DROP TABLE cves');
|
|
||||||
|
|
||||||
// Rename new table
|
|
||||||
await run(db, 'ALTER TABLE cves_new RENAME TO cves');
|
|
||||||
|
|
||||||
// Recreate indexes
|
|
||||||
await run(db, 'CREATE INDEX IF NOT EXISTS idx_cve_id ON cves(cve_id)');
|
|
||||||
await run(db, 'CREATE INDEX IF NOT EXISTS idx_vendor ON cves(vendor)');
|
|
||||||
await run(db, 'CREATE INDEX IF NOT EXISTS idx_severity ON cves(severity)');
|
|
||||||
await run(db, 'CREATE INDEX IF NOT EXISTS idx_status ON cves(status)');
|
|
||||||
|
|
||||||
console.log(' ✓ Multi-vendor constraint applied');
|
|
||||||
}
|
|
||||||
|
|
||||||
async function createDefaultAdmin(db) {
|
|
||||||
console.log('5️⃣ Creating default admin user...');
|
|
||||||
|
|
||||||
const exists = await get(db, "SELECT id FROM users WHERE username = 'admin'");
|
|
||||||
|
|
||||||
if (exists) {
|
|
||||||
console.log(' ⏭️ Admin user already exists, skipping');
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
const passwordHash = await bcrypt.hash('admin123', 10);
|
|
||||||
|
|
||||||
await run(db, `
|
|
||||||
INSERT INTO users (username, email, password_hash, role, is_active)
|
|
||||||
VALUES (?, ?, ?, ?, ?)
|
|
||||||
`, ['admin', 'admin@localhost', passwordHash, 'admin', 1]);
|
|
||||||
|
|
||||||
console.log(' ✓ Admin user created (admin/admin123)');
|
|
||||||
}
|
|
||||||
|
|
||||||
async function updateView(db) {
|
|
||||||
console.log('6️⃣ Updating document status view...');
|
|
||||||
|
|
||||||
// Drop old view if exists
|
|
||||||
await run(db, 'DROP VIEW IF EXISTS cve_document_status');
|
|
||||||
|
|
||||||
// Create updated view with multi-vendor support
|
|
||||||
await run(db, `
|
|
||||||
CREATE VIEW cve_document_status AS
|
|
||||||
SELECT
|
|
||||||
c.id as record_id,
|
|
||||||
c.cve_id,
|
|
||||||
c.vendor,
|
|
||||||
c.severity,
|
|
||||||
c.status,
|
|
||||||
COUNT(DISTINCT d.id) as total_documents,
|
|
||||||
COUNT(DISTINCT CASE WHEN d.type = 'advisory' THEN d.id END) as advisory_count,
|
|
||||||
COUNT(DISTINCT CASE WHEN d.type = 'email' THEN d.id END) as email_count,
|
|
||||||
COUNT(DISTINCT CASE WHEN d.type = 'screenshot' THEN d.id END) as screenshot_count,
|
|
||||||
CASE
|
|
||||||
WHEN COUNT(DISTINCT CASE WHEN d.type = 'advisory' THEN d.id END) > 0
|
|
||||||
THEN 'Complete'
|
|
||||||
ELSE 'Missing Required Docs'
|
|
||||||
END as compliance_status
|
|
||||||
FROM cves c
|
|
||||||
LEFT JOIN documents d ON c.cve_id = d.cve_id AND c.vendor = d.vendor
|
|
||||||
GROUP BY c.id, c.cve_id, c.vendor, c.severity, c.status
|
|
||||||
`);
|
|
||||||
|
|
||||||
console.log(' ✓ View updated');
|
|
||||||
}
|
|
||||||
|
|
||||||
// Run migration
|
|
||||||
migrate();
|
|
||||||
@@ -1,39 +0,0 @@
|
|||||||
// Migration: Add jira_tickets table
|
|
||||||
const sqlite3 = require('sqlite3').verbose();
|
|
||||||
const path = require('path');
|
|
||||||
|
|
||||||
const dbPath = path.join(__dirname, 'cve_database.db');
|
|
||||||
const db = new sqlite3.Database(dbPath);
|
|
||||||
|
|
||||||
console.log('Starting JIRA tickets migration...');
|
|
||||||
|
|
||||||
db.serialize(() => {
|
|
||||||
// Create jira_tickets table
|
|
||||||
db.run(`
|
|
||||||
CREATE TABLE IF NOT EXISTS jira_tickets (
|
|
||||||
id INTEGER PRIMARY KEY AUTOINCREMENT,
|
|
||||||
cve_id TEXT NOT NULL,
|
|
||||||
vendor TEXT NOT NULL,
|
|
||||||
ticket_key TEXT NOT NULL,
|
|
||||||
url TEXT,
|
|
||||||
summary TEXT,
|
|
||||||
status TEXT DEFAULT 'Open' CHECK(status IN ('Open', 'In Progress', 'Closed')),
|
|
||||||
created_at DATETIME DEFAULT CURRENT_TIMESTAMP,
|
|
||||||
updated_at DATETIME DEFAULT CURRENT_TIMESTAMP,
|
|
||||||
FOREIGN KEY (cve_id, vendor) REFERENCES cves(cve_id, vendor) ON DELETE CASCADE
|
|
||||||
)
|
|
||||||
`, (err) => {
|
|
||||||
if (err) console.error('Error creating table:', err);
|
|
||||||
else console.log('✓ jira_tickets table created');
|
|
||||||
});
|
|
||||||
|
|
||||||
// Create indexes
|
|
||||||
db.run('CREATE INDEX IF NOT EXISTS idx_jira_tickets_cve ON jira_tickets(cve_id, vendor)');
|
|
||||||
db.run('CREATE INDEX IF NOT EXISTS idx_jira_tickets_status ON jira_tickets(status)');
|
|
||||||
|
|
||||||
console.log('✓ Indexes created');
|
|
||||||
});
|
|
||||||
|
|
||||||
db.close(() => {
|
|
||||||
console.log('Migration complete!');
|
|
||||||
});
|
|
||||||
@@ -1,128 +0,0 @@
|
|||||||
const sqlite3 = require('sqlite3').verbose();
|
|
||||||
const db = new sqlite3.Database('./cve_database.db');
|
|
||||||
|
|
||||||
console.log('🔄 Starting database migration for multi-vendor support...\n');
|
|
||||||
|
|
||||||
db.serialize(() => {
|
|
||||||
// Backup existing data
|
|
||||||
console.log('📦 Creating backup tables...');
|
|
||||||
db.run(`CREATE TABLE IF NOT EXISTS cves_backup AS SELECT * FROM cves`, (err) => {
|
|
||||||
if (err) console.error('Backup error:', err);
|
|
||||||
else console.log('✓ CVEs backed up');
|
|
||||||
});
|
|
||||||
|
|
||||||
db.run(`CREATE TABLE IF NOT EXISTS documents_backup AS SELECT * FROM documents`, (err) => {
|
|
||||||
if (err) console.error('Backup error:', err);
|
|
||||||
else console.log('✓ Documents backed up');
|
|
||||||
});
|
|
||||||
|
|
||||||
// Drop old table
|
|
||||||
console.log('\n🗑️ Dropping old cves table...');
|
|
||||||
db.run(`DROP TABLE IF EXISTS cves`, (err) => {
|
|
||||||
if (err) {
|
|
||||||
console.error('Drop error:', err);
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
console.log('✓ Old table dropped');
|
|
||||||
|
|
||||||
// Create new table with UNIQUE(cve_id, vendor) instead of UNIQUE(cve_id)
|
|
||||||
console.log('\n🏗️ Creating new cves table with multi-vendor support...');
|
|
||||||
db.run(`
|
|
||||||
CREATE TABLE cves (
|
|
||||||
id INTEGER PRIMARY KEY AUTOINCREMENT,
|
|
||||||
cve_id VARCHAR(20) NOT NULL,
|
|
||||||
vendor VARCHAR(100) NOT NULL,
|
|
||||||
severity VARCHAR(20) NOT NULL,
|
|
||||||
description TEXT,
|
|
||||||
published_date DATE,
|
|
||||||
status VARCHAR(50) DEFAULT 'Open',
|
|
||||||
created_at TIMESTAMP DEFAULT CURRENT_TIMESTAMP,
|
|
||||||
updated_at TIMESTAMP DEFAULT CURRENT_TIMESTAMP,
|
|
||||||
UNIQUE(cve_id, vendor)
|
|
||||||
)
|
|
||||||
`, (err) => {
|
|
||||||
if (err) {
|
|
||||||
console.error('Create error:', err);
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
console.log('✓ New table created with UNIQUE(cve_id, vendor)');
|
|
||||||
|
|
||||||
// Restore data
|
|
||||||
console.log('\n📥 Restoring data...');
|
|
||||||
db.run(`INSERT INTO cves SELECT * FROM cves_backup`, (err) => {
|
|
||||||
if (err) {
|
|
||||||
console.error('Restore error:', err);
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
console.log('✓ Data restored');
|
|
||||||
|
|
||||||
// Recreate indexes
|
|
||||||
console.log('\n🔍 Creating indexes...');
|
|
||||||
db.run(`CREATE INDEX idx_cve_id ON cves(cve_id)`, () => {
|
|
||||||
console.log('✓ Index: idx_cve_id');
|
|
||||||
});
|
|
||||||
db.run(`CREATE INDEX idx_vendor ON cves(vendor)`, () => {
|
|
||||||
console.log('✓ Index: idx_vendor');
|
|
||||||
});
|
|
||||||
db.run(`CREATE INDEX idx_severity ON cves(severity)`, () => {
|
|
||||||
console.log('✓ Index: idx_severity');
|
|
||||||
});
|
|
||||||
db.run(`CREATE INDEX idx_status ON cves(status)`, () => {
|
|
||||||
console.log('✓ Index: idx_status');
|
|
||||||
});
|
|
||||||
|
|
||||||
// Update view
|
|
||||||
console.log('\n👁️ Updating cve_document_status view...');
|
|
||||||
db.run(`DROP VIEW IF EXISTS cve_document_status`, (err) => {
|
|
||||||
if (err) console.error('Drop view error:', err);
|
|
||||||
|
|
||||||
db.run(`
|
|
||||||
CREATE VIEW cve_document_status AS
|
|
||||||
SELECT
|
|
||||||
c.id as record_id,
|
|
||||||
c.cve_id,
|
|
||||||
c.vendor,
|
|
||||||
c.severity,
|
|
||||||
c.status,
|
|
||||||
COUNT(DISTINCT d.id) as total_documents,
|
|
||||||
COUNT(DISTINCT CASE WHEN d.type = 'advisory' THEN d.id END) as advisory_count,
|
|
||||||
COUNT(DISTINCT CASE WHEN d.type = 'email' THEN d.id END) as email_count,
|
|
||||||
COUNT(DISTINCT CASE WHEN d.type = 'screenshot' THEN d.id END) as screenshot_count,
|
|
||||||
CASE
|
|
||||||
WHEN COUNT(DISTINCT CASE WHEN d.type = 'advisory' THEN d.id END) > 0
|
|
||||||
THEN 'Complete'
|
|
||||||
ELSE 'Missing Required Docs'
|
|
||||||
END as compliance_status
|
|
||||||
FROM cves c
|
|
||||||
LEFT JOIN documents d ON c.cve_id = d.cve_id AND c.vendor = d.vendor
|
|
||||||
GROUP BY c.id, c.cve_id, c.vendor, c.severity, c.status
|
|
||||||
`, (err) => {
|
|
||||||
if (err) {
|
|
||||||
console.error('Create view error:', err);
|
|
||||||
} else {
|
|
||||||
console.log('✓ View recreated');
|
|
||||||
}
|
|
||||||
|
|
||||||
console.log('\n✅ Migration complete!');
|
|
||||||
console.log('\n📊 Summary:');
|
|
||||||
|
|
||||||
db.get('SELECT COUNT(*) as count FROM cves', (err, row) => {
|
|
||||||
if (!err) console.log(` Total CVE entries: ${row.count}`);
|
|
||||||
|
|
||||||
db.get('SELECT COUNT(DISTINCT cve_id) as count FROM cves', (err, row) => {
|
|
||||||
if (!err) console.log(` Unique CVE IDs: ${row.count}`);
|
|
||||||
|
|
||||||
console.log('\n💡 Next steps:');
|
|
||||||
console.log(' 1. Restart backend: pkill -f "node server.js" && node server.js &');
|
|
||||||
console.log(' 2. Replace frontend/src/App.js with multi-vendor version');
|
|
||||||
console.log(' 3. Test by adding same CVE with multiple vendors\n');
|
|
||||||
|
|
||||||
db.close();
|
|
||||||
});
|
|
||||||
});
|
|
||||||
});
|
|
||||||
});
|
|
||||||
});
|
|
||||||
});
|
|
||||||
});
|
|
||||||
});
|
|
||||||
41
backend/migrations/README.md
Normal file
41
backend/migrations/README.md
Normal file
@@ -0,0 +1,41 @@
|
|||||||
|
# Database Migrations
|
||||||
|
|
||||||
|
These migration scripts were used to evolve the database schema during development. **They are NOT needed for fresh deployments** — `setup.js` contains the complete v1.0.0 schema.
|
||||||
|
|
||||||
|
These are retained for reference and for upgrading existing deployments that were set up before v1.0.0.
|
||||||
|
|
||||||
|
## Schema Migrations (run in order for existing deployments)
|
||||||
|
|
||||||
|
| Script | Purpose |
|
||||||
|
|--------|---------|
|
||||||
|
| `add_ivanti_sync_table.js` | Creates `ivanti_sync_state` table for tracking Ivanti sync status |
|
||||||
|
| `add_ivanti_findings_tables.js` | Creates `ivanti_findings_cache`, `ivanti_finding_notes`, `ivanti_counts_cache`, `ivanti_finding_overrides` tables |
|
||||||
|
| `add_ivanti_counts_history_table.js` | Creates `ivanti_counts_history` table for trend chart data |
|
||||||
|
| `add_ivanti_todo_queue_table.js` | Creates `ivanti_todo_queue` table for FP/Archer workflow queuing |
|
||||||
|
| `add_todo_queue_hostname.js` | Adds `hostname` column to `ivanti_todo_queue` |
|
||||||
|
| `add_todo_queue_ip_address.js` | Adds `ip_address` column to `ivanti_todo_queue` |
|
||||||
|
| `add_fp_submissions_table.js` | Creates `ivanti_fp_submissions` table for false positive workflow tracking |
|
||||||
|
| `add_fp_submission_editing.js` | Adds `lifecycle_status`, `ivanti_workflow_batch_uuid`, `updated_at` columns and `ivanti_fp_submission_history` table |
|
||||||
|
| `add_knowledge_base_table.js` | Creates `knowledge_base` table for KB article storage |
|
||||||
|
| `add_user_groups.js` | Adds `user_group` column to `users` table with validation triggers |
|
||||||
|
| `add_created_by_columns.js` | Adds `created_by` column to `compliance_notes` and `knowledge_base` tables |
|
||||||
|
| `add_compliance_tables.js` | Creates `compliance_uploads`, `compliance_items`, `compliance_notes` tables |
|
||||||
|
| `add_compliance_notes_group_id.js` | Adds `group_id` column to `compliance_notes` for multi-metric note grouping |
|
||||||
|
| `add_archer_tickets_table.js` | Creates `archer_tickets` table for Archer exception tracking |
|
||||||
|
| `add_archer_tickets_timestamps.js` | Adds `created_at` and `updated_at` columns to `archer_tickets` |
|
||||||
|
| `add_jira_sync_columns.js` | Adds Jira sync-related columns to `jira_tickets` |
|
||||||
|
| `add_card_workflow_type.js` | Adds `CARD` to `workflow_type` CHECK constraint on `ivanti_todo_queue` |
|
||||||
|
| `add_granite_workflow_type.js` | Adds `GRANITE` to `workflow_type` CHECK constraint on `ivanti_todo_queue` |
|
||||||
|
| `add_finding_archive_tables.js` | Creates `ivanti_finding_archives` and `ivanti_archive_transitions` tables |
|
||||||
|
| `add_closed_gone_state.js` | Adds `CLOSED_GONE` to `current_state` CHECK constraint on `ivanti_finding_archives` |
|
||||||
|
| `add_sync_anomaly_tables.js` | Creates `ivanti_sync_anomaly_log` and `ivanti_finding_bu_history` tables |
|
||||||
|
| `add_atlas_action_plans_cache.js` | Creates `atlas_action_plans_cache` table for Atlas API caching |
|
||||||
|
| `add_return_classification.js` | Adds `return_classification_json` column to `ivanti_sync_anomaly_log` |
|
||||||
|
|
||||||
|
## Data Migrations (one-time backfills)
|
||||||
|
|
||||||
|
| Script | Purpose |
|
||||||
|
|--------|---------|
|
||||||
|
| `backfill_anomaly_log.js` | Synthesizes anomaly log entries from existing archive transitions for historical chart data |
|
||||||
|
| `backfill_return_classification.js` | Populates `return_classification_json` for existing anomaly rows with returned findings. Supports `--force` flag to re-run. |
|
||||||
|
| `reclassify_bu_roundtrips.js` | Reclassifies archive transitions that were BU reassignment round-trips (archived then returned within 14 days) from the default `severity_score_drift` to `bu_reassignment` |
|
||||||
37
backend/migrations/add_atlas_action_plans_cache.js
Normal file
37
backend/migrations/add_atlas_action_plans_cache.js
Normal file
@@ -0,0 +1,37 @@
|
|||||||
|
// Migration: Add atlas_action_plans_cache table
|
||||||
|
const sqlite3 = require('sqlite3').verbose();
|
||||||
|
const path = require('path');
|
||||||
|
|
||||||
|
const dbPath = path.join(__dirname, '..', 'cve_database.db');
|
||||||
|
const db = new sqlite3.Database(dbPath);
|
||||||
|
|
||||||
|
console.log('Starting Atlas action plans cache migration...');
|
||||||
|
|
||||||
|
db.serialize(() => {
|
||||||
|
// Cache table — one row per host, holding cached Atlas action plan status
|
||||||
|
db.run(`
|
||||||
|
CREATE TABLE IF NOT EXISTS atlas_action_plans_cache (
|
||||||
|
id INTEGER PRIMARY KEY AUTOINCREMENT,
|
||||||
|
host_id INTEGER NOT NULL UNIQUE,
|
||||||
|
has_action_plan INTEGER NOT NULL DEFAULT 0,
|
||||||
|
plan_count INTEGER NOT NULL DEFAULT 0,
|
||||||
|
plans_json TEXT NOT NULL DEFAULT '[]',
|
||||||
|
synced_at DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP
|
||||||
|
)
|
||||||
|
`, (err) => {
|
||||||
|
if (err) console.error('Error creating atlas_action_plans_cache table:', err);
|
||||||
|
else console.log('✓ atlas_action_plans_cache table created');
|
||||||
|
});
|
||||||
|
|
||||||
|
db.run(`
|
||||||
|
CREATE INDEX IF NOT EXISTS idx_atlas_cache_host_id
|
||||||
|
ON atlas_action_plans_cache(host_id)
|
||||||
|
`, (err) => {
|
||||||
|
if (err) console.error('Error creating host_id index:', err);
|
||||||
|
else console.log('✓ idx_atlas_cache_host_id index created');
|
||||||
|
});
|
||||||
|
});
|
||||||
|
|
||||||
|
db.close(() => {
|
||||||
|
console.log('Migration complete!');
|
||||||
|
});
|
||||||
130
backend/migrations/add_closed_gone_state.js
Normal file
130
backend/migrations/add_closed_gone_state.js
Normal file
@@ -0,0 +1,130 @@
|
|||||||
|
// Migration: Add CLOSED_GONE state to ivanti_finding_archives
|
||||||
|
//
|
||||||
|
// The archive table tracks findings that disappear from the Open findings set.
|
||||||
|
// Previously it only tracked: ARCHIVED → RETURNED → CLOSED.
|
||||||
|
//
|
||||||
|
// This migration adds a CLOSED_GONE state for findings that were confirmed
|
||||||
|
// in the Ivanti Closed set but then disappeared from it on a subsequent sync.
|
||||||
|
// This closes a visibility gap where findings could vanish from the Closed API
|
||||||
|
// results (e.g., due to VRR rescore below the severity threshold) without
|
||||||
|
// being tracked.
|
||||||
|
//
|
||||||
|
// SQLite does not support ALTER TABLE to modify CHECK constraints, so this
|
||||||
|
// migration recreates the table with the expanded constraint.
|
||||||
|
//
|
||||||
|
// Safe to re-run — uses IF NOT EXISTS and checks for existing data.
|
||||||
|
//
|
||||||
|
// Usage: node backend/migrations/add_closed_gone_state.js
|
||||||
|
|
||||||
|
const path = require('path');
|
||||||
|
const sqlite3 = require('sqlite3').verbose();
|
||||||
|
const dbPath = path.join(__dirname, '..', 'cve_database.db');
|
||||||
|
const db = new sqlite3.Database(dbPath);
|
||||||
|
|
||||||
|
console.log('Starting CLOSED_GONE state migration...');
|
||||||
|
|
||||||
|
function run(sql, params = []) {
|
||||||
|
return new Promise((resolve, reject) => {
|
||||||
|
db.run(sql, params, function (err) {
|
||||||
|
if (err) reject(err);
|
||||||
|
else resolve(this);
|
||||||
|
});
|
||||||
|
});
|
||||||
|
}
|
||||||
|
|
||||||
|
function all(sql, params = []) {
|
||||||
|
return new Promise((resolve, reject) => {
|
||||||
|
db.all(sql, params, (err, rows) => {
|
||||||
|
if (err) reject(err);
|
||||||
|
else resolve(rows || []);
|
||||||
|
});
|
||||||
|
});
|
||||||
|
}
|
||||||
|
|
||||||
|
async function migrate() {
|
||||||
|
// Check if the table already has the CLOSED_GONE state
|
||||||
|
const tableInfo = await all("SELECT sql FROM sqlite_master WHERE name='ivanti_finding_archives'");
|
||||||
|
if (tableInfo.length > 0 && tableInfo[0].sql.includes('CLOSED_GONE')) {
|
||||||
|
console.log('✓ ivanti_finding_archives already has CLOSED_GONE state — skipping');
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
|
||||||
|
if (tableInfo.length === 0) {
|
||||||
|
// Table doesn't exist yet — create it fresh with the new constraint
|
||||||
|
await run(`
|
||||||
|
CREATE TABLE ivanti_finding_archives (
|
||||||
|
id INTEGER PRIMARY KEY AUTOINCREMENT,
|
||||||
|
finding_id TEXT NOT NULL UNIQUE,
|
||||||
|
finding_title TEXT NOT NULL DEFAULT '',
|
||||||
|
host_name TEXT NOT NULL DEFAULT '',
|
||||||
|
ip_address TEXT NOT NULL DEFAULT '',
|
||||||
|
current_state TEXT NOT NULL CHECK(current_state IN ('ARCHIVED','RETURNED','CLOSED','CLOSED_GONE')),
|
||||||
|
last_severity REAL NOT NULL DEFAULT 0,
|
||||||
|
first_archived_at DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP,
|
||||||
|
last_transition_at DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP,
|
||||||
|
created_at DATETIME DEFAULT CURRENT_TIMESTAMP
|
||||||
|
)
|
||||||
|
`);
|
||||||
|
console.log('✓ Created ivanti_finding_archives with CLOSED_GONE state');
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
|
||||||
|
// Table exists but needs the constraint updated — recreate with data migration
|
||||||
|
console.log(' Recreating table with expanded CHECK constraint...');
|
||||||
|
|
||||||
|
await run('BEGIN TRANSACTION');
|
||||||
|
try {
|
||||||
|
// 1. Rename existing table
|
||||||
|
await run('ALTER TABLE ivanti_finding_archives RENAME TO ivanti_finding_archives_old');
|
||||||
|
|
||||||
|
// 2. Create new table with expanded constraint
|
||||||
|
await run(`
|
||||||
|
CREATE TABLE ivanti_finding_archives (
|
||||||
|
id INTEGER PRIMARY KEY AUTOINCREMENT,
|
||||||
|
finding_id TEXT NOT NULL UNIQUE,
|
||||||
|
finding_title TEXT NOT NULL DEFAULT '',
|
||||||
|
host_name TEXT NOT NULL DEFAULT '',
|
||||||
|
ip_address TEXT NOT NULL DEFAULT '',
|
||||||
|
current_state TEXT NOT NULL CHECK(current_state IN ('ARCHIVED','RETURNED','CLOSED','CLOSED_GONE')),
|
||||||
|
last_severity REAL NOT NULL DEFAULT 0,
|
||||||
|
first_archived_at DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP,
|
||||||
|
last_transition_at DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP,
|
||||||
|
created_at DATETIME DEFAULT CURRENT_TIMESTAMP
|
||||||
|
)
|
||||||
|
`);
|
||||||
|
|
||||||
|
// 3. Copy data
|
||||||
|
await run(`
|
||||||
|
INSERT INTO ivanti_finding_archives
|
||||||
|
(id, finding_id, finding_title, host_name, ip_address, current_state,
|
||||||
|
last_severity, first_archived_at, last_transition_at, created_at)
|
||||||
|
SELECT id, finding_id, finding_title, host_name, ip_address, current_state,
|
||||||
|
last_severity, first_archived_at, last_transition_at, created_at
|
||||||
|
FROM ivanti_finding_archives_old
|
||||||
|
`);
|
||||||
|
|
||||||
|
// 4. Recreate indexes
|
||||||
|
await run('CREATE INDEX IF NOT EXISTS idx_archive_finding_id ON ivanti_finding_archives(finding_id)');
|
||||||
|
await run('CREATE INDEX IF NOT EXISTS idx_archive_current_state ON ivanti_finding_archives(current_state)');
|
||||||
|
|
||||||
|
// 5. Drop old table
|
||||||
|
await run('DROP TABLE ivanti_finding_archives_old');
|
||||||
|
|
||||||
|
await run('COMMIT');
|
||||||
|
console.log('✓ ivanti_finding_archives updated with CLOSED_GONE state');
|
||||||
|
} catch (err) {
|
||||||
|
await run('ROLLBACK').catch(() => {});
|
||||||
|
throw err;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
migrate()
|
||||||
|
.then(() => {
|
||||||
|
console.log('Migration complete.');
|
||||||
|
db.close();
|
||||||
|
})
|
||||||
|
.catch((err) => {
|
||||||
|
console.error('Migration failed:', err);
|
||||||
|
db.close();
|
||||||
|
process.exit(1);
|
||||||
|
});
|
||||||
29
backend/migrations/add_compliance_notes_group_id.js
Normal file
29
backend/migrations/add_compliance_notes_group_id.js
Normal file
@@ -0,0 +1,29 @@
|
|||||||
|
// Migration: Add group_id column to compliance_notes table
|
||||||
|
const sqlite3 = require('sqlite3').verbose();
|
||||||
|
const path = require('path');
|
||||||
|
|
||||||
|
const dbPath = path.join(__dirname, '..', 'cve_database.db');
|
||||||
|
const db = new sqlite3.Database(dbPath);
|
||||||
|
|
||||||
|
console.log('Starting add_compliance_notes_group_id migration...');
|
||||||
|
|
||||||
|
db.serialize(() => {
|
||||||
|
db.run(`ALTER TABLE compliance_notes ADD COLUMN group_id TEXT`, (err) => {
|
||||||
|
if (err) console.error('Error adding group_id column:', err);
|
||||||
|
else console.log('✓ group_id column added to compliance_notes');
|
||||||
|
});
|
||||||
|
|
||||||
|
db.run(`CREATE INDEX IF NOT EXISTS idx_compliance_notes_group ON compliance_notes(group_id)`, (err) => {
|
||||||
|
if (err) console.error('Error creating group_id index:', err);
|
||||||
|
else console.log('✓ idx_compliance_notes_group created');
|
||||||
|
});
|
||||||
|
|
||||||
|
db.run(`UPDATE compliance_notes SET group_id = 'legacy-' || id WHERE group_id IS NULL`, (err) => {
|
||||||
|
if (err) console.error('Error backfilling group_id:', err);
|
||||||
|
else console.log('✓ Existing rows backfilled with legacy group_id');
|
||||||
|
});
|
||||||
|
});
|
||||||
|
|
||||||
|
db.close(() => {
|
||||||
|
console.log('Migration complete!');
|
||||||
|
});
|
||||||
33
backend/migrations/add_decom_workflow_type.js
Normal file
33
backend/migrations/add_decom_workflow_type.js
Normal file
@@ -0,0 +1,33 @@
|
|||||||
|
// Migration: Add DECOM to workflow_type CHECK constraint on ivanti_todo_queue
|
||||||
|
// Run from backend/: node migrations/add_decom_workflow_type.js
|
||||||
|
|
||||||
|
const pool = require('../db');
|
||||||
|
|
||||||
|
async function migrate() {
|
||||||
|
console.log('Starting add_decom_workflow_type migration...');
|
||||||
|
|
||||||
|
try {
|
||||||
|
// Drop the existing constraint and add the updated one
|
||||||
|
await pool.query(`
|
||||||
|
ALTER TABLE ivanti_todo_queue
|
||||||
|
DROP CONSTRAINT IF EXISTS ivanti_todo_queue_workflow_type_check
|
||||||
|
`);
|
||||||
|
console.log('✓ Dropped old workflow_type constraint');
|
||||||
|
|
||||||
|
await pool.query(`
|
||||||
|
ALTER TABLE ivanti_todo_queue
|
||||||
|
ADD CONSTRAINT ivanti_todo_queue_workflow_type_check
|
||||||
|
CHECK (workflow_type IN ('FP', 'Archer', 'CARD', 'GRANITE', 'DECOM'))
|
||||||
|
`);
|
||||||
|
console.log('✓ Added updated workflow_type constraint (includes DECOM)');
|
||||||
|
|
||||||
|
console.log('Migration complete!');
|
||||||
|
} catch (err) {
|
||||||
|
console.error('Migration failed:', err.message);
|
||||||
|
process.exit(1);
|
||||||
|
} finally {
|
||||||
|
await pool.end();
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
migrate();
|
||||||
94
backend/migrations/add_fp_submission_editing.js
Normal file
94
backend/migrations/add_fp_submission_editing.js
Normal file
@@ -0,0 +1,94 @@
|
|||||||
|
// Migration: Add FP submission editing support (lifecycle status, batch UUID, history table)
|
||||||
|
const sqlite3 = require('sqlite3').verbose();
|
||||||
|
const path = require('path');
|
||||||
|
|
||||||
|
const dbPath = path.join(__dirname, '..', 'cve_database.db');
|
||||||
|
const db = new sqlite3.Database(dbPath);
|
||||||
|
|
||||||
|
console.log('Starting FP submission editing migration...');
|
||||||
|
|
||||||
|
db.serialize(() => {
|
||||||
|
// Add lifecycle_status column to ivanti_fp_submissions
|
||||||
|
// Wrapped in try/catch style via callback — SQLite throws if column already exists
|
||||||
|
db.run(
|
||||||
|
`ALTER TABLE ivanti_fp_submissions ADD COLUMN lifecycle_status TEXT NOT NULL DEFAULT 'submitted' CHECK(lifecycle_status IN ('submitted', 'approved', 'rejected', 'rework', 'resubmitted'))`,
|
||||||
|
(err) => {
|
||||||
|
if (err) {
|
||||||
|
if (err.message.includes('duplicate column')) {
|
||||||
|
console.log('✓ lifecycle_status column already exists');
|
||||||
|
} else {
|
||||||
|
console.error('Error adding lifecycle_status column:', err.message);
|
||||||
|
}
|
||||||
|
} else {
|
||||||
|
console.log('✓ lifecycle_status column added');
|
||||||
|
}
|
||||||
|
}
|
||||||
|
);
|
||||||
|
|
||||||
|
// Add ivanti_workflow_batch_uuid column
|
||||||
|
db.run(
|
||||||
|
`ALTER TABLE ivanti_fp_submissions ADD COLUMN ivanti_workflow_batch_uuid TEXT`,
|
||||||
|
(err) => {
|
||||||
|
if (err) {
|
||||||
|
if (err.message.includes('duplicate column')) {
|
||||||
|
console.log('✓ ivanti_workflow_batch_uuid column already exists');
|
||||||
|
} else {
|
||||||
|
console.error('Error adding ivanti_workflow_batch_uuid column:', err.message);
|
||||||
|
}
|
||||||
|
} else {
|
||||||
|
console.log('✓ ivanti_workflow_batch_uuid column added');
|
||||||
|
}
|
||||||
|
}
|
||||||
|
);
|
||||||
|
|
||||||
|
// Add updated_at column (SQLite requires constant defaults for ALTER TABLE, so default to NULL)
|
||||||
|
db.run(
|
||||||
|
`ALTER TABLE ivanti_fp_submissions ADD COLUMN updated_at DATETIME DEFAULT NULL`,
|
||||||
|
(err) => {
|
||||||
|
if (err) {
|
||||||
|
if (err.message.includes('duplicate column')) {
|
||||||
|
console.log('✓ updated_at column already exists');
|
||||||
|
} else {
|
||||||
|
console.error('Error adding updated_at column:', err.message);
|
||||||
|
}
|
||||||
|
} else {
|
||||||
|
console.log('✓ updated_at column added');
|
||||||
|
}
|
||||||
|
}
|
||||||
|
);
|
||||||
|
|
||||||
|
// Create submission history table
|
||||||
|
db.run(`
|
||||||
|
CREATE TABLE IF NOT EXISTS ivanti_fp_submission_history (
|
||||||
|
id INTEGER PRIMARY KEY AUTOINCREMENT,
|
||||||
|
submission_id INTEGER NOT NULL,
|
||||||
|
user_id INTEGER NOT NULL,
|
||||||
|
username TEXT NOT NULL,
|
||||||
|
change_type TEXT NOT NULL CHECK(change_type IN (
|
||||||
|
'created', 'fields_updated', 'findings_added',
|
||||||
|
'attachments_added', 'status_changed'
|
||||||
|
)),
|
||||||
|
change_details_json TEXT,
|
||||||
|
created_at DATETIME DEFAULT CURRENT_TIMESTAMP,
|
||||||
|
FOREIGN KEY (submission_id) REFERENCES ivanti_fp_submissions(id) ON DELETE CASCADE
|
||||||
|
)
|
||||||
|
`, (err) => {
|
||||||
|
if (err) console.error('Error creating history table:', err.message);
|
||||||
|
else console.log('✓ ivanti_fp_submission_history table created');
|
||||||
|
});
|
||||||
|
|
||||||
|
// Create index on submission_id for history lookups
|
||||||
|
db.run(
|
||||||
|
`CREATE INDEX IF NOT EXISTS idx_fp_history_submission ON ivanti_fp_submission_history(submission_id)`,
|
||||||
|
(err) => {
|
||||||
|
if (err) console.error('Error creating history index:', err.message);
|
||||||
|
else console.log('✓ idx_fp_history_submission index created');
|
||||||
|
}
|
||||||
|
);
|
||||||
|
|
||||||
|
console.log('✓ Migration statements queued');
|
||||||
|
});
|
||||||
|
|
||||||
|
db.close(() => {
|
||||||
|
console.log('Migration complete!');
|
||||||
|
});
|
||||||
17
backend/migrations/add_fp_submissions_dismissed.js
Normal file
17
backend/migrations/add_fp_submissions_dismissed.js
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
// Migration: Add dismissed_at column to ivanti_fp_submissions table
|
||||||
|
const pool = require('../db');
|
||||||
|
|
||||||
|
async function run() {
|
||||||
|
console.log('Starting FP submissions dismissed migration...');
|
||||||
|
try {
|
||||||
|
await pool.query(`ALTER TABLE ivanti_fp_submissions ADD COLUMN IF NOT EXISTS dismissed_at TIMESTAMPTZ DEFAULT NULL`);
|
||||||
|
console.log('✓ dismissed_at column added (or already exists)');
|
||||||
|
} catch (err) {
|
||||||
|
console.error('Error adding dismissed_at column:', err.message);
|
||||||
|
process.exit(1);
|
||||||
|
}
|
||||||
|
console.log('Migration complete.');
|
||||||
|
process.exit(0);
|
||||||
|
}
|
||||||
|
|
||||||
|
run();
|
||||||
17
backend/migrations/add_fp_submissions_requeued_at.js
Normal file
17
backend/migrations/add_fp_submissions_requeued_at.js
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
// Migration: Add requeued_at column to ivanti_fp_submissions table
|
||||||
|
const pool = require('../db');
|
||||||
|
|
||||||
|
async function run() {
|
||||||
|
console.log('Starting FP submissions requeued_at migration...');
|
||||||
|
try {
|
||||||
|
await pool.query(`ALTER TABLE ivanti_fp_submissions ADD COLUMN IF NOT EXISTS requeued_at TIMESTAMPTZ DEFAULT NULL`);
|
||||||
|
console.log('✓ requeued_at column added (or already exists)');
|
||||||
|
} catch (err) {
|
||||||
|
console.error('Error adding requeued_at column:', err.message);
|
||||||
|
process.exit(1);
|
||||||
|
}
|
||||||
|
console.log('Migration complete.');
|
||||||
|
process.exit(0);
|
||||||
|
}
|
||||||
|
|
||||||
|
run();
|
||||||
80
backend/migrations/add_granite_workflow_type.js
Normal file
80
backend/migrations/add_granite_workflow_type.js
Normal file
@@ -0,0 +1,80 @@
|
|||||||
|
// Migration: Add GRANITE to workflow_type CHECK constraint on ivanti_todo_queue
|
||||||
|
// SQLite cannot ALTER a CHECK constraint, so this recreates the table.
|
||||||
|
const sqlite3 = require('sqlite3').verbose();
|
||||||
|
const path = require('path');
|
||||||
|
|
||||||
|
const dbPath = path.join(__dirname, '..', 'cve_database.db');
|
||||||
|
const db = new sqlite3.Database(dbPath);
|
||||||
|
|
||||||
|
console.log('Starting add_granite_workflow_type migration...');
|
||||||
|
|
||||||
|
db.serialize(() => {
|
||||||
|
db.run('PRAGMA foreign_keys = OFF', (err) => {
|
||||||
|
if (err) console.error('PRAGMA error:', err);
|
||||||
|
});
|
||||||
|
|
||||||
|
db.run('BEGIN TRANSACTION', (err) => {
|
||||||
|
if (err) { console.error('BEGIN error:', err); return; }
|
||||||
|
});
|
||||||
|
|
||||||
|
db.run(`
|
||||||
|
CREATE TABLE ivanti_todo_queue_new (
|
||||||
|
id INTEGER PRIMARY KEY AUTOINCREMENT,
|
||||||
|
user_id INTEGER NOT NULL,
|
||||||
|
finding_id TEXT NOT NULL,
|
||||||
|
finding_title TEXT,
|
||||||
|
cves_json TEXT,
|
||||||
|
ip_address TEXT,
|
||||||
|
hostname TEXT,
|
||||||
|
vendor TEXT NOT NULL,
|
||||||
|
workflow_type TEXT NOT NULL CHECK(workflow_type IN ('FP', 'Archer', 'CARD', 'GRANITE')),
|
||||||
|
status TEXT NOT NULL DEFAULT 'pending' CHECK(status IN ('pending', 'complete')),
|
||||||
|
created_at DATETIME DEFAULT CURRENT_TIMESTAMP,
|
||||||
|
updated_at DATETIME DEFAULT CURRENT_TIMESTAMP,
|
||||||
|
FOREIGN KEY (user_id) REFERENCES users(id) ON DELETE CASCADE
|
||||||
|
)
|
||||||
|
`, (err) => {
|
||||||
|
if (err) console.error('Error creating new table:', err);
|
||||||
|
else console.log('✓ ivanti_todo_queue_new created');
|
||||||
|
});
|
||||||
|
|
||||||
|
db.run(
|
||||||
|
'INSERT INTO ivanti_todo_queue_new SELECT id, user_id, finding_id, finding_title, cves_json, ip_address, hostname, vendor, workflow_type, status, created_at, updated_at FROM ivanti_todo_queue',
|
||||||
|
(err) => {
|
||||||
|
if (err) console.error('Error copying data:', err);
|
||||||
|
else console.log('✓ Data copied');
|
||||||
|
}
|
||||||
|
);
|
||||||
|
|
||||||
|
db.run('DROP TABLE ivanti_todo_queue', (err) => {
|
||||||
|
if (err) console.error('Error dropping old table:', err);
|
||||||
|
else console.log('✓ Old table dropped');
|
||||||
|
});
|
||||||
|
|
||||||
|
db.run(
|
||||||
|
'ALTER TABLE ivanti_todo_queue_new RENAME TO ivanti_todo_queue',
|
||||||
|
(err) => {
|
||||||
|
if (err) console.error('Error renaming table:', err);
|
||||||
|
else console.log('✓ Table renamed');
|
||||||
|
}
|
||||||
|
);
|
||||||
|
|
||||||
|
db.run(
|
||||||
|
'CREATE INDEX IF NOT EXISTS idx_todo_queue_user ON ivanti_todo_queue(user_id, status)',
|
||||||
|
(err) => {
|
||||||
|
if (err) console.error('Error creating index:', err);
|
||||||
|
else console.log('✓ Index recreated');
|
||||||
|
}
|
||||||
|
);
|
||||||
|
|
||||||
|
db.run('COMMIT', (err) => {
|
||||||
|
if (err) console.error('COMMIT error:', err);
|
||||||
|
else console.log('✓ Transaction committed');
|
||||||
|
});
|
||||||
|
|
||||||
|
db.run('PRAGMA foreign_keys = ON', () => {}); // FIXME: Callback does not handle the error parameter (should be `(err) => { if (err) ... }`)
|
||||||
|
});
|
||||||
|
|
||||||
|
db.close(() => {
|
||||||
|
console.log('Migration complete!');
|
||||||
|
});
|
||||||
63
backend/migrations/add_jira_sync_columns.js
Normal file
63
backend/migrations/add_jira_sync_columns.js
Normal file
@@ -0,0 +1,63 @@
|
|||||||
|
// Migration: Add Jira API sync columns to jira_tickets table
|
||||||
|
// Adds jira_id, jira_status, and last_synced_at columns to support
|
||||||
|
// live synchronization with Jira Data Center REST API.
|
||||||
|
// Idempotent — safe to run multiple times.
|
||||||
|
|
||||||
|
const sqlite3 = require('sqlite3').verbose();
|
||||||
|
const path = require('path');
|
||||||
|
|
||||||
|
const dbPath = path.join(__dirname, '..', 'cve_database.db');
|
||||||
|
const db = new sqlite3.Database(dbPath);
|
||||||
|
|
||||||
|
console.log('Starting Jira sync columns migration...');
|
||||||
|
|
||||||
|
const newColumns = [
|
||||||
|
{ name: 'jira_id', sql: 'ALTER TABLE jira_tickets ADD COLUMN jira_id TEXT' },
|
||||||
|
{ name: 'jira_status', sql: 'ALTER TABLE jira_tickets ADD COLUMN jira_status TEXT' },
|
||||||
|
{ name: 'last_synced_at', sql: 'ALTER TABLE jira_tickets ADD COLUMN last_synced_at DATETIME' }
|
||||||
|
];
|
||||||
|
|
||||||
|
db.all('PRAGMA table_info(jira_tickets)', (err, columns) => {
|
||||||
|
if (err) {
|
||||||
|
console.error('Could not inspect jira_tickets:', err.message);
|
||||||
|
console.log('Run migrate_jira_tickets.js first to create the table.');
|
||||||
|
db.close();
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
|
||||||
|
const existingNames = new Set(columns.map(c => c.name));
|
||||||
|
let pending = 0;
|
||||||
|
|
||||||
|
db.serialize(() => {
|
||||||
|
newColumns.forEach(({ name, sql }) => {
|
||||||
|
if (existingNames.has(name)) {
|
||||||
|
console.log(`✓ jira_tickets.${name} already exists — skipping`);
|
||||||
|
} else {
|
||||||
|
pending++;
|
||||||
|
db.run(sql, (runErr) => {
|
||||||
|
if (runErr) {
|
||||||
|
console.error(`✗ Failed to add ${name}:`, runErr.message);
|
||||||
|
} else {
|
||||||
|
console.log(`✓ Added jira_tickets.${name}`);
|
||||||
|
}
|
||||||
|
pending--;
|
||||||
|
if (pending === 0) finish();
|
||||||
|
});
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
|
// Create index on jira_id for lookups
|
||||||
|
db.run('CREATE INDEX IF NOT EXISTS idx_jira_tickets_jira_id ON jira_tickets(jira_id)', (idxErr) => {
|
||||||
|
if (idxErr) console.error('Index error:', idxErr.message);
|
||||||
|
else console.log('✓ jira_id index created');
|
||||||
|
});
|
||||||
|
|
||||||
|
if (pending === 0) finish();
|
||||||
|
});
|
||||||
|
});
|
||||||
|
|
||||||
|
function finish() {
|
||||||
|
db.close(() => {
|
||||||
|
console.log('Migration complete!');
|
||||||
|
});
|
||||||
|
}
|
||||||
57
backend/migrations/add_return_classification.js
Normal file
57
backend/migrations/add_return_classification.js
Normal file
@@ -0,0 +1,57 @@
|
|||||||
|
// Migration: Add return_classification_json column to ivanti_sync_anomaly_log
|
||||||
|
//
|
||||||
|
// Stores the classification breakdown for returned findings (e.g., how many
|
||||||
|
// returned due to BU reassignment back to team, severity re-escalation, etc.)
|
||||||
|
//
|
||||||
|
// Safe to re-run — uses ALTER TABLE with IF NOT EXISTS pattern.
|
||||||
|
//
|
||||||
|
// Usage: node backend/migrations/add_return_classification.js
|
||||||
|
|
||||||
|
const path = require('path');
|
||||||
|
const sqlite3 = require('sqlite3').verbose();
|
||||||
|
const dbPath = path.join(__dirname, '..', 'cve_database.db');
|
||||||
|
const db = new sqlite3.Database(dbPath);
|
||||||
|
|
||||||
|
console.log('Starting return classification migration...');
|
||||||
|
|
||||||
|
function run(sql, params = []) {
|
||||||
|
return new Promise((resolve, reject) => {
|
||||||
|
db.run(sql, params, function (err) {
|
||||||
|
if (err) reject(err);
|
||||||
|
else resolve(this);
|
||||||
|
});
|
||||||
|
});
|
||||||
|
}
|
||||||
|
|
||||||
|
function all(sql, params = []) {
|
||||||
|
return new Promise((resolve, reject) => {
|
||||||
|
db.all(sql, params, (err, rows) => {
|
||||||
|
if (err) reject(err);
|
||||||
|
else resolve(rows || []);
|
||||||
|
});
|
||||||
|
});
|
||||||
|
}
|
||||||
|
|
||||||
|
async function migrate() {
|
||||||
|
// Check if column already exists
|
||||||
|
const columns = await all(`PRAGMA table_info(ivanti_sync_anomaly_log)`);
|
||||||
|
const hasColumn = columns.some(c => c.name === 'return_classification_json');
|
||||||
|
|
||||||
|
if (!hasColumn) {
|
||||||
|
await run(`ALTER TABLE ivanti_sync_anomaly_log ADD COLUMN return_classification_json TEXT NOT NULL DEFAULT '{}'`);
|
||||||
|
console.log('✓ Added return_classification_json column to ivanti_sync_anomaly_log');
|
||||||
|
} else {
|
||||||
|
console.log('✓ return_classification_json column already exists — skipping');
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
migrate()
|
||||||
|
.then(() => {
|
||||||
|
console.log('Migration complete.');
|
||||||
|
db.close();
|
||||||
|
})
|
||||||
|
.catch((err) => {
|
||||||
|
console.error('Migration failed:', err);
|
||||||
|
db.close();
|
||||||
|
process.exit(1);
|
||||||
|
});
|
||||||
90
backend/migrations/add_sync_anomaly_tables.js
Normal file
90
backend/migrations/add_sync_anomaly_tables.js
Normal file
@@ -0,0 +1,90 @@
|
|||||||
|
// Migration: Add sync anomaly detection and BU drift monitoring tables
|
||||||
|
//
|
||||||
|
// Creates two new tables:
|
||||||
|
// - ivanti_sync_anomaly_log — stores one row per sync cycle with the
|
||||||
|
// anomaly summary breakdown (count deltas, classification, significance).
|
||||||
|
// - ivanti_finding_bu_history — records BU change events detected on
|
||||||
|
// individual findings across syncs.
|
||||||
|
//
|
||||||
|
// Safe to re-run — uses CREATE TABLE IF NOT EXISTS and CREATE INDEX IF NOT EXISTS.
|
||||||
|
//
|
||||||
|
// Usage: node backend/migrations/add_sync_anomaly_tables.js
|
||||||
|
|
||||||
|
const path = require('path');
|
||||||
|
const sqlite3 = require('sqlite3').verbose();
|
||||||
|
const dbPath = path.join(__dirname, '..', 'cve_database.db');
|
||||||
|
const db = new sqlite3.Database(dbPath);
|
||||||
|
|
||||||
|
console.log('Starting sync anomaly tables migration...');
|
||||||
|
|
||||||
|
function run(sql, params = []) {
|
||||||
|
return new Promise((resolve, reject) => {
|
||||||
|
db.run(sql, params, function (err) {
|
||||||
|
if (err) reject(err);
|
||||||
|
else resolve(this);
|
||||||
|
});
|
||||||
|
});
|
||||||
|
}
|
||||||
|
|
||||||
|
function all(sql, params = []) {
|
||||||
|
return new Promise((resolve, reject) => {
|
||||||
|
db.all(sql, params, (err, rows) => {
|
||||||
|
if (err) reject(err);
|
||||||
|
else resolve(rows || []);
|
||||||
|
});
|
||||||
|
});
|
||||||
|
}
|
||||||
|
|
||||||
|
async function migrate() {
|
||||||
|
// 1. Create ivanti_sync_anomaly_log table
|
||||||
|
await run(`
|
||||||
|
CREATE TABLE IF NOT EXISTS ivanti_sync_anomaly_log (
|
||||||
|
id INTEGER PRIMARY KEY AUTOINCREMENT,
|
||||||
|
sync_timestamp DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP,
|
||||||
|
open_count_delta INTEGER NOT NULL DEFAULT 0,
|
||||||
|
closed_count_delta INTEGER NOT NULL DEFAULT 0,
|
||||||
|
newly_archived_count INTEGER NOT NULL DEFAULT 0,
|
||||||
|
returned_count INTEGER NOT NULL DEFAULT 0,
|
||||||
|
classification_json TEXT NOT NULL DEFAULT '{}',
|
||||||
|
is_significant INTEGER NOT NULL DEFAULT 0,
|
||||||
|
created_at DATETIME DEFAULT CURRENT_TIMESTAMP
|
||||||
|
)
|
||||||
|
`);
|
||||||
|
console.log('✓ ivanti_sync_anomaly_log table ready');
|
||||||
|
|
||||||
|
// 2. Create ivanti_finding_bu_history table
|
||||||
|
await run(`
|
||||||
|
CREATE TABLE IF NOT EXISTS ivanti_finding_bu_history (
|
||||||
|
id INTEGER PRIMARY KEY AUTOINCREMENT,
|
||||||
|
finding_id TEXT NOT NULL,
|
||||||
|
finding_title TEXT NOT NULL DEFAULT '',
|
||||||
|
host_name TEXT NOT NULL DEFAULT '',
|
||||||
|
previous_bu TEXT NOT NULL,
|
||||||
|
new_bu TEXT NOT NULL,
|
||||||
|
detected_at DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP,
|
||||||
|
created_at DATETIME DEFAULT CURRENT_TIMESTAMP
|
||||||
|
)
|
||||||
|
`);
|
||||||
|
console.log('✓ ivanti_finding_bu_history table ready');
|
||||||
|
|
||||||
|
// 3. Create indexes
|
||||||
|
await run('CREATE INDEX IF NOT EXISTS idx_anomaly_sync_timestamp ON ivanti_sync_anomaly_log(sync_timestamp)');
|
||||||
|
console.log('✓ idx_anomaly_sync_timestamp index ready');
|
||||||
|
|
||||||
|
await run('CREATE INDEX IF NOT EXISTS idx_bu_history_finding_id ON ivanti_finding_bu_history(finding_id)');
|
||||||
|
console.log('✓ idx_bu_history_finding_id index ready');
|
||||||
|
|
||||||
|
await run('CREATE INDEX IF NOT EXISTS idx_bu_history_detected_at ON ivanti_finding_bu_history(detected_at)');
|
||||||
|
console.log('✓ idx_bu_history_detected_at index ready');
|
||||||
|
}
|
||||||
|
|
||||||
|
migrate()
|
||||||
|
.then(() => {
|
||||||
|
console.log('Migration complete.');
|
||||||
|
db.close();
|
||||||
|
})
|
||||||
|
.catch((err) => {
|
||||||
|
console.error('Migration failed:', err);
|
||||||
|
db.close();
|
||||||
|
process.exit(1);
|
||||||
|
});
|
||||||
68
backend/migrations/add_user_bu_teams.js
Normal file
68
backend/migrations/add_user_bu_teams.js
Normal file
@@ -0,0 +1,68 @@
|
|||||||
|
// Migration: Add bu_teams column to users table
|
||||||
|
// Stores comma-separated BU team identifiers per user (e.g. 'STEAM,ACCESS-ENG')
|
||||||
|
// Existing users get empty string (admin must assign teams post-migration)
|
||||||
|
// Idempotent — safe to run multiple times
|
||||||
|
const sqlite3 = require('sqlite3').verbose();
|
||||||
|
const path = require('path');
|
||||||
|
|
||||||
|
const DB_FILE = path.join(__dirname, '..', 'cve_database.db');
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Run the migration against the given database instance.
|
||||||
|
* Exported for testing with in-memory databases.
|
||||||
|
* @param {sqlite3.Database} db
|
||||||
|
* @returns {Promise<void>}
|
||||||
|
*/
|
||||||
|
function runMigration(db) {
|
||||||
|
return new Promise((resolve, reject) => {
|
||||||
|
db.serialize(() => {
|
||||||
|
// Check if bu_teams column already exists
|
||||||
|
db.all("PRAGMA table_info(users)", (err, columns) => {
|
||||||
|
if (err) {
|
||||||
|
reject(err);
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
|
||||||
|
const hasBuTeams = columns.some(col => col.name === 'bu_teams');
|
||||||
|
|
||||||
|
if (hasBuTeams) {
|
||||||
|
console.log('✓ bu_teams column already exists — skipping migration');
|
||||||
|
resolve();
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
|
||||||
|
console.log('Adding bu_teams column to users table...');
|
||||||
|
|
||||||
|
db.run(
|
||||||
|
`ALTER TABLE users ADD COLUMN bu_teams TEXT NOT NULL DEFAULT ''`,
|
||||||
|
(err) => {
|
||||||
|
if (err) {
|
||||||
|
reject(err);
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
console.log('✓ Added bu_teams column (default: empty string)');
|
||||||
|
console.log(' Note: Admin must assign teams to existing users via user management UI');
|
||||||
|
resolve();
|
||||||
|
}
|
||||||
|
);
|
||||||
|
});
|
||||||
|
});
|
||||||
|
});
|
||||||
|
}
|
||||||
|
|
||||||
|
// Run directly if executed as a script
|
||||||
|
if (require.main === module) {
|
||||||
|
const db = new sqlite3.Database(DB_FILE);
|
||||||
|
runMigration(db)
|
||||||
|
.then(() => {
|
||||||
|
console.log('Migration complete.');
|
||||||
|
db.close();
|
||||||
|
})
|
||||||
|
.catch((err) => {
|
||||||
|
console.error('Migration failed:', err.message);
|
||||||
|
db.close();
|
||||||
|
process.exit(1);
|
||||||
|
});
|
||||||
|
}
|
||||||
|
|
||||||
|
module.exports = { runMigration };
|
||||||
65
backend/migrations/add_vcl_multi_vertical.js
Normal file
65
backend/migrations/add_vcl_multi_vertical.js
Normal file
@@ -0,0 +1,65 @@
|
|||||||
|
// Migration: Add multi-vertical support for VCL compliance reporting
|
||||||
|
// Adds vertical column to compliance_items and compliance_uploads,
|
||||||
|
// creates vcl_multi_vertical_summary table for per-vertical metric data.
|
||||||
|
const pool = require('../db');
|
||||||
|
|
||||||
|
async function run() {
|
||||||
|
console.log('Starting VCL multi-vertical migration...');
|
||||||
|
try {
|
||||||
|
// Add vertical column to compliance_items
|
||||||
|
await pool.query(`ALTER TABLE compliance_items ADD COLUMN IF NOT EXISTS vertical TEXT DEFAULT NULL`);
|
||||||
|
console.log('✓ vertical column added to compliance_items');
|
||||||
|
|
||||||
|
await pool.query(`CREATE INDEX IF NOT EXISTS idx_compliance_items_vertical ON compliance_items(vertical)`);
|
||||||
|
console.log('✓ idx_compliance_items_vertical index created');
|
||||||
|
|
||||||
|
await pool.query(`CREATE INDEX IF NOT EXISTS idx_compliance_items_vertical_status ON compliance_items(vertical, status)`);
|
||||||
|
console.log('✓ idx_compliance_items_vertical_status index created');
|
||||||
|
|
||||||
|
await pool.query(`CREATE INDEX IF NOT EXISTS idx_compliance_items_vertical_metric ON compliance_items(vertical, metric_id, status)`);
|
||||||
|
console.log('✓ idx_compliance_items_vertical_metric index created');
|
||||||
|
|
||||||
|
// Add vertical column to compliance_uploads
|
||||||
|
await pool.query(`ALTER TABLE compliance_uploads ADD COLUMN IF NOT EXISTS vertical TEXT DEFAULT NULL`);
|
||||||
|
console.log('✓ vertical column added to compliance_uploads');
|
||||||
|
|
||||||
|
// Create summary table for per-vertical metric data from Summary sheets
|
||||||
|
await pool.query(`
|
||||||
|
CREATE TABLE IF NOT EXISTS vcl_multi_vertical_summary (
|
||||||
|
id SERIAL PRIMARY KEY,
|
||||||
|
upload_id INTEGER NOT NULL REFERENCES compliance_uploads(id) ON DELETE CASCADE,
|
||||||
|
vertical TEXT NOT NULL,
|
||||||
|
metric_id TEXT NOT NULL,
|
||||||
|
metric_desc TEXT DEFAULT '',
|
||||||
|
category TEXT DEFAULT 'Other',
|
||||||
|
team TEXT DEFAULT '',
|
||||||
|
priority TEXT DEFAULT '',
|
||||||
|
non_compliant INTEGER DEFAULT 0,
|
||||||
|
compliant INTEGER DEFAULT 0,
|
||||||
|
total INTEGER DEFAULT 0,
|
||||||
|
compliance_pct NUMERIC(5,2) DEFAULT 0,
|
||||||
|
target NUMERIC(5,2) DEFAULT 0,
|
||||||
|
status TEXT DEFAULT '',
|
||||||
|
created_at TIMESTAMPTZ DEFAULT NOW()
|
||||||
|
)
|
||||||
|
`);
|
||||||
|
console.log('✓ vcl_multi_vertical_summary table created');
|
||||||
|
|
||||||
|
await pool.query(`CREATE INDEX IF NOT EXISTS idx_vcl_multi_summary_vertical ON vcl_multi_vertical_summary(vertical)`);
|
||||||
|
console.log('✓ idx_vcl_multi_summary_vertical index created');
|
||||||
|
|
||||||
|
await pool.query(`CREATE INDEX IF NOT EXISTS idx_vcl_multi_summary_upload ON vcl_multi_vertical_summary(upload_id)`);
|
||||||
|
console.log('✓ idx_vcl_multi_summary_upload index created');
|
||||||
|
|
||||||
|
await pool.query(`CREATE INDEX IF NOT EXISTS idx_vcl_multi_summary_vertical_metric ON vcl_multi_vertical_summary(vertical, metric_id)`);
|
||||||
|
console.log('✓ idx_vcl_multi_summary_vertical_metric index created');
|
||||||
|
|
||||||
|
} catch (err) {
|
||||||
|
console.error('Migration error:', err.message);
|
||||||
|
process.exit(1);
|
||||||
|
}
|
||||||
|
console.log('Migration complete.');
|
||||||
|
process.exit(0);
|
||||||
|
}
|
||||||
|
|
||||||
|
run();
|
||||||
38
backend/migrations/add_vcl_reporting_columns.js
Normal file
38
backend/migrations/add_vcl_reporting_columns.js
Normal file
@@ -0,0 +1,38 @@
|
|||||||
|
// Migration: Add VCL reporting columns to compliance_items and create compliance_snapshots table
|
||||||
|
const pool = require('../db');
|
||||||
|
|
||||||
|
async function run() {
|
||||||
|
console.log('Starting VCL reporting migration...');
|
||||||
|
try {
|
||||||
|
await pool.query(`ALTER TABLE compliance_items ADD COLUMN IF NOT EXISTS resolution_date DATE DEFAULT NULL`);
|
||||||
|
console.log('✓ resolution_date column added (or already exists)');
|
||||||
|
|
||||||
|
await pool.query(`ALTER TABLE compliance_items ADD COLUMN IF NOT EXISTS remediation_plan TEXT DEFAULT NULL`);
|
||||||
|
console.log('✓ remediation_plan column added (or already exists)');
|
||||||
|
|
||||||
|
await pool.query(`
|
||||||
|
CREATE TABLE IF NOT EXISTS compliance_snapshots (
|
||||||
|
id SERIAL PRIMARY KEY,
|
||||||
|
snapshot_month TEXT NOT NULL,
|
||||||
|
vertical TEXT NOT NULL,
|
||||||
|
total_devices INTEGER NOT NULL DEFAULT 0,
|
||||||
|
compliant INTEGER NOT NULL DEFAULT 0,
|
||||||
|
non_compliant INTEGER NOT NULL DEFAULT 0,
|
||||||
|
compliance_pct NUMERIC(5,2) DEFAULT 0,
|
||||||
|
created_at TIMESTAMPTZ DEFAULT NOW(),
|
||||||
|
UNIQUE(snapshot_month, vertical)
|
||||||
|
)
|
||||||
|
`);
|
||||||
|
console.log('✓ compliance_snapshots table created (or already exists)');
|
||||||
|
|
||||||
|
await pool.query(`CREATE INDEX IF NOT EXISTS idx_compliance_snapshots_month ON compliance_snapshots(snapshot_month)`);
|
||||||
|
console.log('✓ idx_compliance_snapshots_month index created (or already exists)');
|
||||||
|
} catch (err) {
|
||||||
|
console.error('Migration error:', err.message);
|
||||||
|
process.exit(1);
|
||||||
|
}
|
||||||
|
console.log('Migration complete.');
|
||||||
|
process.exit(0);
|
||||||
|
}
|
||||||
|
|
||||||
|
run();
|
||||||
26
backend/migrations/add_vcl_vertical_metadata.js
Normal file
26
backend/migrations/add_vcl_vertical_metadata.js
Normal file
@@ -0,0 +1,26 @@
|
|||||||
|
// Migration: Create vcl_vertical_metadata table for editable team-level notes, RAs, and compliance dates
|
||||||
|
const pool = require('../db');
|
||||||
|
|
||||||
|
async function run() {
|
||||||
|
console.log('Starting vcl_vertical_metadata migration...');
|
||||||
|
try {
|
||||||
|
await pool.query(`
|
||||||
|
CREATE TABLE IF NOT EXISTS vcl_vertical_metadata (
|
||||||
|
id SERIAL PRIMARY KEY,
|
||||||
|
team TEXT NOT NULL UNIQUE,
|
||||||
|
notes TEXT DEFAULT '',
|
||||||
|
risk_acceptances INTEGER DEFAULT 0,
|
||||||
|
compliance_date TEXT DEFAULT NULL,
|
||||||
|
updated_at TIMESTAMPTZ DEFAULT NOW()
|
||||||
|
)
|
||||||
|
`);
|
||||||
|
console.log('✓ vcl_vertical_metadata table created (or already exists)');
|
||||||
|
} catch (err) {
|
||||||
|
console.error('Migration error:', err.message);
|
||||||
|
process.exit(1);
|
||||||
|
}
|
||||||
|
console.log('Migration complete.');
|
||||||
|
process.exit(0);
|
||||||
|
}
|
||||||
|
|
||||||
|
run();
|
||||||
160
backend/migrations/backfill_anomaly_log.js
Normal file
160
backend/migrations/backfill_anomaly_log.js
Normal file
@@ -0,0 +1,160 @@
|
|||||||
|
#!/usr/bin/env node
|
||||||
|
// backfill_anomaly_log.js — One-time backfill of ivanti_sync_anomaly_log
|
||||||
|
//
|
||||||
|
// Synthesizes anomaly log entries from existing ivanti_archive_transitions
|
||||||
|
// and ivanti_counts_history data so the archive activity sparkline on the
|
||||||
|
// Findings Trend chart has historical data to display.
|
||||||
|
//
|
||||||
|
// Safe to run multiple times — checks for existing rows before inserting.
|
||||||
|
//
|
||||||
|
// Usage: node backend/migrations/backfill_anomaly_log.js
|
||||||
|
|
||||||
|
const path = require('path');
|
||||||
|
const sqlite3 = require('sqlite3').verbose();
|
||||||
|
|
||||||
|
const DB_PATH = path.join(__dirname, '..', 'cve_database.db');
|
||||||
|
|
||||||
|
function dbAll(db, sql, params = []) {
|
||||||
|
return new Promise((resolve, reject) => {
|
||||||
|
db.all(sql, params, (err, rows) => {
|
||||||
|
if (err) reject(err);
|
||||||
|
else resolve(rows || []);
|
||||||
|
});
|
||||||
|
});
|
||||||
|
}
|
||||||
|
|
||||||
|
function dbGet(db, sql, params = []) {
|
||||||
|
return new Promise((resolve, reject) => {
|
||||||
|
db.get(sql, params, (err, row) => {
|
||||||
|
if (err) reject(err);
|
||||||
|
else resolve(row);
|
||||||
|
});
|
||||||
|
});
|
||||||
|
}
|
||||||
|
|
||||||
|
function dbRun(db, sql, params = []) {
|
||||||
|
return new Promise((resolve, reject) => {
|
||||||
|
db.run(sql, params, function (err) {
|
||||||
|
if (err) reject(err);
|
||||||
|
else resolve(this);
|
||||||
|
});
|
||||||
|
});
|
||||||
|
}
|
||||||
|
|
||||||
|
async function main() {
|
||||||
|
const db = new sqlite3.Database(DB_PATH);
|
||||||
|
|
||||||
|
// Check if anomaly log already has data
|
||||||
|
const existing = await dbGet(db, 'SELECT COUNT(*) as cnt FROM ivanti_sync_anomaly_log');
|
||||||
|
if (existing.cnt > 0) {
|
||||||
|
console.log(`ivanti_sync_anomaly_log already has ${existing.cnt} rows — skipping backfill.`);
|
||||||
|
console.log('To force re-run, delete existing rows first:');
|
||||||
|
console.log(' sqlite3 backend/cve_database.db "DELETE FROM ivanti_sync_anomaly_log;"');
|
||||||
|
db.close();
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
|
||||||
|
// Get archive transitions grouped by date
|
||||||
|
const transitions = await dbAll(db,
|
||||||
|
`SELECT DATE(transitioned_at) as date,
|
||||||
|
to_state,
|
||||||
|
reason,
|
||||||
|
COUNT(*) as cnt
|
||||||
|
FROM ivanti_archive_transitions
|
||||||
|
GROUP BY date, to_state, reason
|
||||||
|
ORDER BY date`
|
||||||
|
);
|
||||||
|
|
||||||
|
// Get counts history (last snapshot per day) for delta computation
|
||||||
|
const countsRows = await dbAll(db,
|
||||||
|
`SELECT date, open_count, closed_count FROM (
|
||||||
|
SELECT DATE(recorded_at) AS date,
|
||||||
|
open_count, closed_count,
|
||||||
|
ROW_NUMBER() OVER (
|
||||||
|
PARTITION BY DATE(recorded_at)
|
||||||
|
ORDER BY recorded_at DESC
|
||||||
|
) AS rn
|
||||||
|
FROM ivanti_counts_history
|
||||||
|
) WHERE rn = 1
|
||||||
|
ORDER BY date ASC`
|
||||||
|
);
|
||||||
|
|
||||||
|
// Build a map of date -> { open_count, closed_count }
|
||||||
|
const countsMap = {};
|
||||||
|
for (const row of countsRows) {
|
||||||
|
countsMap[row.date] = { open: row.open_count, closed: row.closed_count };
|
||||||
|
}
|
||||||
|
|
||||||
|
// Build per-date anomaly summaries from transitions
|
||||||
|
const dateMap = {};
|
||||||
|
for (const t of transitions) {
|
||||||
|
if (!dateMap[t.date]) {
|
||||||
|
dateMap[t.date] = { archived: 0, returned: 0, classification: {} };
|
||||||
|
}
|
||||||
|
const entry = dateMap[t.date];
|
||||||
|
|
||||||
|
if (t.to_state === 'ARCHIVED') {
|
||||||
|
entry.archived += t.cnt;
|
||||||
|
// All pre-feature transitions have reason 'severity_score_drift'
|
||||||
|
// but from the investigation we know the 04/24 batch was mostly
|
||||||
|
// BU reassignment. We can't retroactively classify without the
|
||||||
|
// Ivanti API, so we label them as 'unclassified' (pre-feature).
|
||||||
|
entry.classification.unclassified = (entry.classification.unclassified || 0) + t.cnt;
|
||||||
|
} else if (t.to_state === 'RETURNED') {
|
||||||
|
entry.returned += t.cnt;
|
||||||
|
}
|
||||||
|
// CLOSED transitions are not archive events — they're findings
|
||||||
|
// confirmed in the closed set, so we don't count them as archived.
|
||||||
|
}
|
||||||
|
|
||||||
|
// Compute deltas and insert rows
|
||||||
|
const dates = Object.keys(dateMap).sort();
|
||||||
|
let inserted = 0;
|
||||||
|
|
||||||
|
for (const date of dates) {
|
||||||
|
const entry = dateMap[date];
|
||||||
|
const counts = countsMap[date];
|
||||||
|
|
||||||
|
// Find the previous day's counts for delta computation
|
||||||
|
const dateIdx = countsRows.findIndex(r => r.date === date);
|
||||||
|
let openDelta = 0;
|
||||||
|
let closedDelta = 0;
|
||||||
|
|
||||||
|
if (counts && dateIdx > 0) {
|
||||||
|
const prev = countsRows[dateIdx - 1];
|
||||||
|
openDelta = counts.open - prev.open_count;
|
||||||
|
closedDelta = counts.closed - prev.closed_count;
|
||||||
|
}
|
||||||
|
|
||||||
|
const isSignificant = entry.archived > 5 ? 1 : 0;
|
||||||
|
const classificationJson = JSON.stringify(entry.classification);
|
||||||
|
|
||||||
|
await dbRun(db,
|
||||||
|
`INSERT INTO ivanti_sync_anomaly_log
|
||||||
|
(sync_timestamp, open_count_delta, closed_count_delta,
|
||||||
|
newly_archived_count, returned_count, classification_json, is_significant)
|
||||||
|
VALUES (?, ?, ?, ?, ?, ?, ?)`,
|
||||||
|
[
|
||||||
|
`${date}T23:59:00`,
|
||||||
|
openDelta,
|
||||||
|
closedDelta,
|
||||||
|
entry.archived,
|
||||||
|
entry.returned,
|
||||||
|
classificationJson,
|
||||||
|
isSignificant,
|
||||||
|
]
|
||||||
|
);
|
||||||
|
inserted++;
|
||||||
|
|
||||||
|
const sigLabel = isSignificant ? ' [SIGNIFICANT]' : '';
|
||||||
|
console.log(` ${date}: ${entry.archived} archived, ${entry.returned} returned, delta open=${openDelta} closed=${closedDelta}${sigLabel}`);
|
||||||
|
}
|
||||||
|
|
||||||
|
console.log(`\nBackfill complete: ${inserted} anomaly log entries created.`);
|
||||||
|
db.close();
|
||||||
|
}
|
||||||
|
|
||||||
|
main().catch(err => {
|
||||||
|
console.error('Fatal error:', err);
|
||||||
|
process.exit(1);
|
||||||
|
});
|
||||||
165
backend/migrations/backfill_return_classification.js
Normal file
165
backend/migrations/backfill_return_classification.js
Normal file
@@ -0,0 +1,165 @@
|
|||||||
|
#!/usr/bin/env node
|
||||||
|
// backfill_return_classification.js
|
||||||
|
//
|
||||||
|
// Retroactively populates return_classification_json for existing anomaly log
|
||||||
|
// rows that have returned_count > 0 but an empty return classification.
|
||||||
|
//
|
||||||
|
// For each such row, looks at archive transitions that went ARCHIVED → RETURNED
|
||||||
|
// on that date, then finds the *prior* archive reason (the most recent
|
||||||
|
// transition to ARCHIVED for that same archive record) to determine why the
|
||||||
|
// finding originally left — which tells us why it came back.
|
||||||
|
//
|
||||||
|
// Safe to run multiple times — only updates rows with empty classification.
|
||||||
|
//
|
||||||
|
// Usage: node backend/migrations/backfill_return_classification.js
|
||||||
|
|
||||||
|
const path = require('path');
|
||||||
|
const sqlite3 = require('sqlite3').verbose();
|
||||||
|
|
||||||
|
const DB_PATH = path.join(__dirname, '..', 'cve_database.db');
|
||||||
|
|
||||||
|
function dbAll(db, sql, params = []) {
|
||||||
|
return new Promise((resolve, reject) => {
|
||||||
|
db.all(sql, params, (err, rows) => {
|
||||||
|
if (err) reject(err);
|
||||||
|
else resolve(rows || []);
|
||||||
|
});
|
||||||
|
});
|
||||||
|
}
|
||||||
|
|
||||||
|
function dbGet(db, sql, params = []) {
|
||||||
|
return new Promise((resolve, reject) => {
|
||||||
|
db.get(sql, params, (err, row) => {
|
||||||
|
if (err) reject(err);
|
||||||
|
else resolve(row);
|
||||||
|
});
|
||||||
|
});
|
||||||
|
}
|
||||||
|
|
||||||
|
function dbRun(db, sql, params = []) {
|
||||||
|
return new Promise((resolve, reject) => {
|
||||||
|
db.run(sql, params, function (err) {
|
||||||
|
if (err) reject(err);
|
||||||
|
else resolve(this);
|
||||||
|
});
|
||||||
|
});
|
||||||
|
}
|
||||||
|
|
||||||
|
async function main() {
|
||||||
|
const db = new sqlite3.Database(DB_PATH);
|
||||||
|
|
||||||
|
// Find anomaly log rows that have returned findings but no return classification
|
||||||
|
const rows = await dbAll(db,
|
||||||
|
`SELECT id, sync_timestamp, returned_count, return_classification_json
|
||||||
|
FROM ivanti_sync_anomaly_log
|
||||||
|
WHERE returned_count > 0
|
||||||
|
ORDER BY sync_timestamp ASC`
|
||||||
|
);
|
||||||
|
|
||||||
|
if (rows.length === 0) {
|
||||||
|
console.log('No anomaly log rows with returned findings found — nothing to backfill.');
|
||||||
|
db.close();
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
|
||||||
|
const force = process.argv.includes('--force');
|
||||||
|
let updated = 0;
|
||||||
|
let skipped = 0;
|
||||||
|
|
||||||
|
for (const row of rows) {
|
||||||
|
// Skip if already has a non-empty classification (unless --force)
|
||||||
|
if (!force) {
|
||||||
|
let existing = {};
|
||||||
|
try { existing = JSON.parse(row.return_classification_json || '{}'); } catch (_) {}
|
||||||
|
const hasData = Object.values(existing).some(v => v > 0);
|
||||||
|
if (hasData) {
|
||||||
|
skipped++;
|
||||||
|
continue;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
// Find the date of this anomaly row
|
||||||
|
const date = row.sync_timestamp.split('T')[0].split(' ')[0];
|
||||||
|
|
||||||
|
// Find all ARCHIVED → RETURNED transitions on this date
|
||||||
|
const returnTransitions = await dbAll(db,
|
||||||
|
`SELECT archive_id
|
||||||
|
FROM ivanti_archive_transitions
|
||||||
|
WHERE to_state = 'RETURNED'
|
||||||
|
AND DATE(transitioned_at) = ?`,
|
||||||
|
[date]
|
||||||
|
);
|
||||||
|
|
||||||
|
if (returnTransitions.length === 0) {
|
||||||
|
// No transitions found for this date — try a wider window (±1 day)
|
||||||
|
// since sync_timestamp and transitioned_at might not align exactly
|
||||||
|
const wider = await dbAll(db,
|
||||||
|
`SELECT archive_id
|
||||||
|
FROM ivanti_archive_transitions
|
||||||
|
WHERE to_state = 'RETURNED'
|
||||||
|
AND DATE(transitioned_at) BETWEEN DATE(?, '-1 day') AND DATE(?, '+1 day')`,
|
||||||
|
[date, date]
|
||||||
|
);
|
||||||
|
if (wider.length === 0) {
|
||||||
|
console.log(` ${date}: ${row.returned_count} returned but no matching transitions found — skipping`);
|
||||||
|
continue;
|
||||||
|
}
|
||||||
|
returnTransitions.push(...wider);
|
||||||
|
}
|
||||||
|
|
||||||
|
// For each returned finding, look up the prior archive reason
|
||||||
|
const classification = { bu_reassignment: 0, severity_drift: 0, closed_on_platform: 0, decommissioned: 0 };
|
||||||
|
const seen = new Set();
|
||||||
|
|
||||||
|
for (const rt of returnTransitions) {
|
||||||
|
if (seen.has(rt.archive_id)) continue;
|
||||||
|
seen.add(rt.archive_id);
|
||||||
|
|
||||||
|
// Find the most recent ARCHIVED transition *before* this return
|
||||||
|
// (the reason it was archived before it came back)
|
||||||
|
const archiveTransition = await dbGet(db,
|
||||||
|
`SELECT reason FROM ivanti_archive_transitions
|
||||||
|
WHERE archive_id = ? AND to_state = 'ARCHIVED'
|
||||||
|
AND transitioned_at <= (
|
||||||
|
SELECT transitioned_at FROM ivanti_archive_transitions
|
||||||
|
WHERE archive_id = ? AND to_state = 'RETURNED'
|
||||||
|
AND DATE(transitioned_at) BETWEEN DATE(?, '-1 day') AND DATE(?, '+1 day')
|
||||||
|
ORDER BY transitioned_at DESC LIMIT 1
|
||||||
|
)
|
||||||
|
ORDER BY transitioned_at DESC LIMIT 1`,
|
||||||
|
[rt.archive_id, rt.archive_id, date, date]
|
||||||
|
);
|
||||||
|
|
||||||
|
if (archiveTransition && archiveTransition.reason) {
|
||||||
|
const reasonKey = archiveTransition.reason.split(':')[0];
|
||||||
|
if (reasonKey in classification) {
|
||||||
|
classification[reasonKey]++;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
const classificationJson = JSON.stringify(classification);
|
||||||
|
await dbRun(db,
|
||||||
|
`UPDATE ivanti_sync_anomaly_log
|
||||||
|
SET return_classification_json = ?
|
||||||
|
WHERE id = ?`,
|
||||||
|
[classificationJson, row.id]
|
||||||
|
);
|
||||||
|
|
||||||
|
const parts = Object.entries(classification)
|
||||||
|
.filter(([, v]) => v > 0)
|
||||||
|
.map(([k, v]) => `${v} ${k}`);
|
||||||
|
const breakdown = parts.length > 0 ? parts.join(', ') : 'unclassified';
|
||||||
|
|
||||||
|
console.log(` ${date}: ${row.returned_count} returned — ${breakdown}`);
|
||||||
|
updated++;
|
||||||
|
}
|
||||||
|
|
||||||
|
console.log(`\nBackfill complete: ${updated} rows updated, ${skipped} already had data.`);
|
||||||
|
db.close();
|
||||||
|
}
|
||||||
|
|
||||||
|
main().catch(err => {
|
||||||
|
console.error('Fatal error:', err);
|
||||||
|
process.exit(1);
|
||||||
|
});
|
||||||
102
backend/migrations/reclassify_bu_roundtrips.js
Normal file
102
backend/migrations/reclassify_bu_roundtrips.js
Normal file
@@ -0,0 +1,102 @@
|
|||||||
|
#!/usr/bin/env node
|
||||||
|
// reclassify_bu_roundtrips.js
|
||||||
|
//
|
||||||
|
// Reclassifies archive transitions that were part of a BU reassignment
|
||||||
|
// round-trip. These are findings that were archived (disappeared from sync)
|
||||||
|
// and then returned within a short window — indicating they were temporarily
|
||||||
|
// reassigned to a different BU and then reassigned back.
|
||||||
|
//
|
||||||
|
// The original drift checker couldn't classify these correctly because by the
|
||||||
|
// time it queried Ivanti, the findings had already been reassigned back to
|
||||||
|
// the expected BUs.
|
||||||
|
//
|
||||||
|
// After running this, re-run backfill_return_classification.js to update
|
||||||
|
// the anomaly log with the corrected reasons.
|
||||||
|
//
|
||||||
|
// Usage: node backend/migrations/reclassify_bu_roundtrips.js
|
||||||
|
|
||||||
|
const path = require('path');
|
||||||
|
const sqlite3 = require('sqlite3').verbose();
|
||||||
|
|
||||||
|
const DB_PATH = path.join(__dirname, '..', 'cve_database.db');
|
||||||
|
|
||||||
|
// Findings that were archived and returned within this many days are
|
||||||
|
// considered BU reassignment round-trips
|
||||||
|
const ROUNDTRIP_WINDOW_DAYS = 14;
|
||||||
|
|
||||||
|
function dbAll(db, sql, params = []) {
|
||||||
|
return new Promise((resolve, reject) => {
|
||||||
|
db.all(sql, params, (err, rows) => {
|
||||||
|
if (err) reject(err);
|
||||||
|
else resolve(rows || []);
|
||||||
|
});
|
||||||
|
});
|
||||||
|
}
|
||||||
|
|
||||||
|
function dbRun(db, sql, params = []) {
|
||||||
|
return new Promise((resolve, reject) => {
|
||||||
|
db.run(sql, params, function (err) {
|
||||||
|
if (err) reject(err);
|
||||||
|
else resolve(this);
|
||||||
|
});
|
||||||
|
});
|
||||||
|
}
|
||||||
|
|
||||||
|
async function main() {
|
||||||
|
const db = new sqlite3.Database(DB_PATH);
|
||||||
|
|
||||||
|
// Find archive transitions where the finding was archived and then returned
|
||||||
|
// within the roundtrip window, and the archive reason is still the default
|
||||||
|
// severity_score_drift placeholder
|
||||||
|
const roundtrips = await dbAll(db, `
|
||||||
|
SELECT
|
||||||
|
t_arch.id AS archive_transition_id,
|
||||||
|
t_arch.archive_id,
|
||||||
|
a.finding_id,
|
||||||
|
a.finding_title,
|
||||||
|
t_arch.reason AS current_reason,
|
||||||
|
DATE(t_arch.transitioned_at) AS archived_date,
|
||||||
|
DATE(t_ret.transitioned_at) AS returned_date,
|
||||||
|
JULIANDAY(t_ret.transitioned_at) - JULIANDAY(t_arch.transitioned_at) AS days_between
|
||||||
|
FROM ivanti_archive_transitions t_arch
|
||||||
|
JOIN ivanti_finding_archives a ON a.id = t_arch.archive_id
|
||||||
|
JOIN ivanti_archive_transitions t_ret
|
||||||
|
ON t_ret.archive_id = t_arch.archive_id
|
||||||
|
AND t_ret.to_state = 'RETURNED'
|
||||||
|
AND t_ret.transitioned_at > t_arch.transitioned_at
|
||||||
|
WHERE t_arch.to_state = 'ARCHIVED'
|
||||||
|
AND t_arch.reason = 'severity_score_drift'
|
||||||
|
AND (JULIANDAY(t_ret.transitioned_at) - JULIANDAY(t_arch.transitioned_at)) BETWEEN 0 AND ?
|
||||||
|
ORDER BY t_arch.transitioned_at DESC
|
||||||
|
`, [ROUNDTRIP_WINDOW_DAYS]);
|
||||||
|
|
||||||
|
if (roundtrips.length === 0) {
|
||||||
|
console.log('No BU reassignment round-trips found to reclassify.');
|
||||||
|
db.close();
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
|
||||||
|
console.log(`Found ${roundtrips.length} archive transitions to reclassify as bu_reassignment:\n`);
|
||||||
|
|
||||||
|
let updated = 0;
|
||||||
|
for (const rt of roundtrips) {
|
||||||
|
console.log(` Finding ${rt.finding_id}: archived ${rt.archived_date}, returned ${rt.returned_date} (${Math.round(rt.days_between)}d) — ${rt.current_reason} → bu_reassignment`);
|
||||||
|
|
||||||
|
await dbRun(db,
|
||||||
|
`UPDATE ivanti_archive_transitions SET reason = 'bu_reassignment' WHERE id = ?`,
|
||||||
|
[rt.archive_transition_id]
|
||||||
|
);
|
||||||
|
updated++;
|
||||||
|
}
|
||||||
|
|
||||||
|
console.log(`\nReclassified ${updated} transitions.`);
|
||||||
|
console.log('\nNow run the return classification backfill to update anomaly log rows:');
|
||||||
|
console.log(' node backend/migrations/backfill_return_classification.js');
|
||||||
|
|
||||||
|
db.close();
|
||||||
|
}
|
||||||
|
|
||||||
|
main().catch(err => {
|
||||||
|
console.error('Fatal error:', err);
|
||||||
|
process.exit(1);
|
||||||
|
});
|
||||||
56
backend/migrations/run-all.js
Normal file
56
backend/migrations/run-all.js
Normal file
@@ -0,0 +1,56 @@
|
|||||||
|
#!/usr/bin/env node
|
||||||
|
// Run all Postgres-compatible migrations in order.
|
||||||
|
// Each migration is idempotent (safe to re-run).
|
||||||
|
// Used by CI/CD pipeline during deploy to ensure schema is up to date.
|
||||||
|
//
|
||||||
|
// Usage: cd backend && node migrations/run-all.js
|
||||||
|
|
||||||
|
const { execSync } = require('child_process');
|
||||||
|
const path = require('path');
|
||||||
|
const fs = require('fs');
|
||||||
|
|
||||||
|
const MIGRATIONS_DIR = __dirname;
|
||||||
|
|
||||||
|
// Only run migrations that use the Postgres pool (not legacy SQLite ones).
|
||||||
|
// Add new migrations to this list as they're created.
|
||||||
|
const POSTGRES_MIGRATIONS = [
|
||||||
|
'add_decom_workflow_type.js',
|
||||||
|
'add_fp_submissions_dismissed.js',
|
||||||
|
'add_fp_submissions_requeued_at.js',
|
||||||
|
'add_vcl_reporting_columns.js',
|
||||||
|
'add_vcl_vertical_metadata.js',
|
||||||
|
'add_vcl_multi_vertical.js',
|
||||||
|
];
|
||||||
|
|
||||||
|
async function runAll() {
|
||||||
|
console.log(`[Migrations] Running ${POSTGRES_MIGRATIONS.length} Postgres migration(s)...`);
|
||||||
|
let succeeded = 0;
|
||||||
|
let failed = 0;
|
||||||
|
|
||||||
|
for (const file of POSTGRES_MIGRATIONS) {
|
||||||
|
const fullPath = path.join(MIGRATIONS_DIR, file);
|
||||||
|
if (!fs.existsSync(fullPath)) {
|
||||||
|
console.error(` [FAIL] ${file}: file not found`);
|
||||||
|
failed++;
|
||||||
|
continue;
|
||||||
|
}
|
||||||
|
|
||||||
|
try {
|
||||||
|
console.log(` [run] ${file}`);
|
||||||
|
execSync(`node ${fullPath}`, {
|
||||||
|
cwd: path.join(MIGRATIONS_DIR, '..'),
|
||||||
|
stdio: 'inherit',
|
||||||
|
timeout: 30000,
|
||||||
|
});
|
||||||
|
succeeded++;
|
||||||
|
} catch (err) {
|
||||||
|
console.error(` [FAIL] ${file}: exit code ${err.status}`);
|
||||||
|
failed++;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
console.log(`[Migrations] Done: ${succeeded} applied, ${failed} failed`);
|
||||||
|
if (failed > 0) process.exit(1);
|
||||||
|
}
|
||||||
|
|
||||||
|
runAll();
|
||||||
@@ -1,5 +1,6 @@
|
|||||||
// routes/archerTickets.js
|
// routes/archerTickets.js
|
||||||
const express = require('express');
|
const express = require('express');
|
||||||
|
const pool = require('../db');
|
||||||
const { requireAuth, requireGroup } = require('../middleware/auth');
|
const { requireAuth, requireGroup } = require('../middleware/auth');
|
||||||
const logAudit = require('../helpers/auditLog');
|
const logAudit = require('../helpers/auditLog');
|
||||||
|
|
||||||
@@ -13,42 +14,43 @@ function isValidVendor(vendor) {
|
|||||||
return typeof vendor === 'string' && vendor.trim().length > 0 && vendor.length <= 200;
|
return typeof vendor === 'string' && vendor.trim().length > 0 && vendor.length <= 200;
|
||||||
}
|
}
|
||||||
|
|
||||||
function createArcherTicketsRouter(db) {
|
function createArcherTicketsRouter() {
|
||||||
const router = express.Router();
|
const router = express.Router();
|
||||||
|
|
||||||
// Get all Archer tickets (with optional filters)
|
// Get all Archer tickets (with optional filters)
|
||||||
router.get('/', requireAuth(db), (req, res) => {
|
router.get('/', requireAuth(), async (req, res) => {
|
||||||
const { cve_id, vendor, status } = req.query;
|
const { cve_id, vendor, status } = req.query;
|
||||||
|
|
||||||
let query = 'SELECT * FROM archer_tickets WHERE 1=1';
|
let query = 'SELECT * FROM archer_tickets WHERE 1=1';
|
||||||
const params = [];
|
const params = [];
|
||||||
|
let paramIndex = 1;
|
||||||
|
|
||||||
if (cve_id) {
|
if (cve_id) {
|
||||||
query += ' AND cve_id = ?';
|
query += ` AND cve_id = $${paramIndex++}`;
|
||||||
params.push(cve_id);
|
params.push(cve_id);
|
||||||
}
|
}
|
||||||
if (vendor) {
|
if (vendor) {
|
||||||
query += ' AND vendor = ?';
|
query += ` AND vendor = $${paramIndex++}`;
|
||||||
params.push(vendor);
|
params.push(vendor);
|
||||||
}
|
}
|
||||||
if (status) {
|
if (status) {
|
||||||
query += ' AND status = ?';
|
query += ` AND status = $${paramIndex++}`;
|
||||||
params.push(status);
|
params.push(status);
|
||||||
}
|
}
|
||||||
|
|
||||||
query += ' ORDER BY created_at DESC';
|
query += ' ORDER BY created_at DESC';
|
||||||
|
|
||||||
db.all(query, params, (err, rows) => {
|
try {
|
||||||
if (err) {
|
const { rows } = await pool.query(query, params);
|
||||||
console.error('Error fetching Archer tickets:', err);
|
|
||||||
return res.status(500).json({ error: 'Internal server error.' });
|
|
||||||
}
|
|
||||||
res.json(rows);
|
res.json(rows);
|
||||||
});
|
} catch (err) {
|
||||||
|
console.error('Error fetching Archer tickets:', err);
|
||||||
|
res.status(500).json({ error: 'Internal server error.' });
|
||||||
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
// Create Archer ticket
|
// Create Archer ticket
|
||||||
router.post('/', requireAuth(db), requireGroup('Admin', 'Standard_User'), (req, res) => {
|
router.post('/', requireAuth(), requireGroup('Admin', 'Standard_User'), async (req, res) => {
|
||||||
const { exc_number, archer_url, status, cve_id, vendor } = req.body;
|
const { exc_number, archer_url, status, cve_id, vendor } = req.body;
|
||||||
|
|
||||||
// Validation
|
// Validation
|
||||||
@@ -73,38 +75,38 @@ function createArcherTicketsRouter(db) {
|
|||||||
|
|
||||||
const validatedStatus = status || 'Draft';
|
const validatedStatus = status || 'Draft';
|
||||||
|
|
||||||
db.run(
|
try {
|
||||||
`INSERT INTO archer_tickets (exc_number, archer_url, status, cve_id, vendor, created_by)
|
const { rows } = await pool.query(
|
||||||
VALUES (?, ?, ?, ?, ?, ?)`,
|
`INSERT INTO archer_tickets (exc_number, archer_url, status, cve_id, vendor, created_by)
|
||||||
[exc_number.trim(), archer_url || null, validatedStatus, cve_id, vendor, req.user.id],
|
VALUES ($1, $2, $3, $4, $5, $6)
|
||||||
function(err) {
|
RETURNING id`,
|
||||||
if (err) {
|
[exc_number.trim(), archer_url || null, validatedStatus, cve_id, vendor, req.user.id]
|
||||||
console.error('Error creating Archer ticket:', err);
|
);
|
||||||
if (err.message.includes('UNIQUE constraint failed')) {
|
|
||||||
return res.status(409).json({ error: 'An Archer ticket with this EXC number already exists.' });
|
|
||||||
}
|
|
||||||
return res.status(500).json({ error: 'Internal server error.' });
|
|
||||||
}
|
|
||||||
|
|
||||||
logAudit(db, {
|
logAudit({
|
||||||
userId: req.user.id,
|
userId: req.user.id,
|
||||||
action: 'CREATE_ARCHER_TICKET',
|
action: 'CREATE_ARCHER_TICKET',
|
||||||
entityType: 'archer_ticket',
|
entityType: 'archer_ticket',
|
||||||
entityId: String(this.lastID),
|
entityId: String(rows[0].id),
|
||||||
details: { exc_number, archer_url, status: validatedStatus, cve_id, vendor },
|
details: { exc_number, archer_url, status: validatedStatus, cve_id, vendor },
|
||||||
ipAddress: req.ip
|
ipAddress: req.ip
|
||||||
});
|
});
|
||||||
|
|
||||||
res.status(201).json({
|
res.status(201).json({
|
||||||
id: this.lastID,
|
id: rows[0].id,
|
||||||
message: 'Archer ticket created successfully'
|
message: 'Archer ticket created successfully'
|
||||||
});
|
});
|
||||||
|
} catch (err) {
|
||||||
|
console.error('Error creating Archer ticket:', err);
|
||||||
|
if (err.code === '23505') {
|
||||||
|
return res.status(409).json({ error: 'An Archer ticket with this EXC number already exists.' });
|
||||||
}
|
}
|
||||||
);
|
res.status(500).json({ error: 'Internal server error.' });
|
||||||
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
// Update Archer ticket
|
// Update Archer ticket
|
||||||
router.put('/:id', requireAuth(db), requireGroup('Admin', 'Standard_User'), (req, res) => {
|
router.put('/:id', requireAuth(), requireGroup('Admin', 'Standard_User'), async (req, res) => {
|
||||||
const { id } = req.params;
|
const { id } = req.params;
|
||||||
const { exc_number, archer_url, status } = req.body;
|
const { exc_number, archer_url, status } = req.body;
|
||||||
|
|
||||||
@@ -124,29 +126,27 @@ function createArcherTicketsRouter(db) {
|
|||||||
return res.status(400).json({ error: 'Invalid status. Must be Draft, Open, Under Review, or Accepted.' });
|
return res.status(400).json({ error: 'Invalid status. Must be Draft, Open, Under Review, or Accepted.' });
|
||||||
}
|
}
|
||||||
|
|
||||||
// Get existing ticket
|
try {
|
||||||
db.get('SELECT * FROM archer_tickets WHERE id = ?', [id], (err, existing) => {
|
const { rows } = await pool.query('SELECT * FROM archer_tickets WHERE id = $1', [id]);
|
||||||
if (err) {
|
const existing = rows[0];
|
||||||
console.error(err);
|
|
||||||
return res.status(500).json({ error: 'Internal server error.' });
|
|
||||||
}
|
|
||||||
if (!existing) {
|
if (!existing) {
|
||||||
return res.status(404).json({ error: 'Archer ticket not found.' });
|
return res.status(404).json({ error: 'Archer ticket not found.' });
|
||||||
}
|
}
|
||||||
|
|
||||||
const updates = [];
|
const updates = [];
|
||||||
const params = [];
|
const params = [];
|
||||||
|
let paramIndex = 1;
|
||||||
|
|
||||||
if (exc_number !== undefined) {
|
if (exc_number !== undefined) {
|
||||||
updates.push('exc_number = ?');
|
updates.push(`exc_number = $${paramIndex++}`);
|
||||||
params.push(exc_number.trim());
|
params.push(exc_number.trim());
|
||||||
}
|
}
|
||||||
if (archer_url !== undefined) {
|
if (archer_url !== undefined) {
|
||||||
updates.push('archer_url = ?');
|
updates.push(`archer_url = $${paramIndex++}`);
|
||||||
params.push(archer_url || null);
|
params.push(archer_url || null);
|
||||||
}
|
}
|
||||||
if (status !== undefined) {
|
if (status !== undefined) {
|
||||||
updates.push('status = ?');
|
updates.push(`status = $${paramIndex++}`);
|
||||||
params.push(status);
|
params.push(status);
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -154,73 +154,47 @@ function createArcherTicketsRouter(db) {
|
|||||||
return res.status(400).json({ error: 'No fields to update.' });
|
return res.status(400).json({ error: 'No fields to update.' });
|
||||||
}
|
}
|
||||||
|
|
||||||
updates.push('updated_at = CURRENT_TIMESTAMP');
|
updates.push('updated_at = NOW()');
|
||||||
params.push(id);
|
params.push(id);
|
||||||
|
|
||||||
db.run(
|
const result = await pool.query(
|
||||||
`UPDATE archer_tickets SET ${updates.join(', ')} WHERE id = ?`,
|
`UPDATE archer_tickets SET ${updates.join(', ')} WHERE id = $${paramIndex}`,
|
||||||
params,
|
params
|
||||||
function(err) {
|
|
||||||
if (err) {
|
|
||||||
console.error(err);
|
|
||||||
if (err.message.includes('UNIQUE constraint failed')) {
|
|
||||||
return res.status(409).json({ error: 'An Archer ticket with this EXC number already exists.' });
|
|
||||||
}
|
|
||||||
return res.status(500).json({ error: 'Internal server error.' });
|
|
||||||
}
|
|
||||||
|
|
||||||
logAudit(db, {
|
|
||||||
userId: req.user.id,
|
|
||||||
action: 'UPDATE_ARCHER_TICKET',
|
|
||||||
entityType: 'archer_ticket',
|
|
||||||
entityId: String(id),
|
|
||||||
details: { before: existing, changes: req.body },
|
|
||||||
ipAddress: req.ip
|
|
||||||
});
|
|
||||||
|
|
||||||
res.json({ message: 'Archer ticket updated successfully', changes: this.changes });
|
|
||||||
}
|
|
||||||
);
|
);
|
||||||
});
|
|
||||||
});
|
|
||||||
|
|
||||||
// Helper: perform the actual Archer ticket deletion
|
logAudit({
|
||||||
function performArcherDelete(db, req, res, id, ticket) {
|
|
||||||
db.run('DELETE FROM archer_tickets WHERE id = ?', [id], function(err) {
|
|
||||||
if (err) {
|
|
||||||
console.error(err);
|
|
||||||
return res.status(500).json({ error: 'Internal server error.' });
|
|
||||||
}
|
|
||||||
|
|
||||||
logAudit(db, {
|
|
||||||
userId: req.user.id,
|
userId: req.user.id,
|
||||||
action: 'DELETE_ARCHER_TICKET',
|
action: 'UPDATE_ARCHER_TICKET',
|
||||||
entityType: 'archer_ticket',
|
entityType: 'archer_ticket',
|
||||||
entityId: String(id),
|
entityId: String(id),
|
||||||
details: { deleted: ticket },
|
details: { before: existing, changes: req.body },
|
||||||
ipAddress: req.ip
|
ipAddress: req.ip
|
||||||
});
|
});
|
||||||
|
|
||||||
res.json({ message: 'Archer ticket deleted successfully' });
|
res.json({ message: 'Archer ticket updated successfully', changes: result.rowCount });
|
||||||
});
|
} catch (err) {
|
||||||
}
|
console.error(err);
|
||||||
|
if (err.code === '23505') {
|
||||||
|
return res.status(409).json({ error: 'An Archer ticket with this EXC number already exists.' });
|
||||||
|
}
|
||||||
|
res.status(500).json({ error: 'Internal server error.' });
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
// Delete Archer ticket
|
// Delete Archer ticket
|
||||||
router.delete('/:id', requireAuth(db), requireGroup('Admin', 'Standard_User'), (req, res) => {
|
router.delete('/:id', requireAuth(), requireGroup('Admin', 'Standard_User'), async (req, res) => {
|
||||||
const { id } = req.params;
|
const { id } = req.params;
|
||||||
|
|
||||||
db.get('SELECT * FROM archer_tickets WHERE id = ?', [id], (err, ticket) => {
|
try {
|
||||||
if (err) {
|
const { rows } = await pool.query('SELECT * FROM archer_tickets WHERE id = $1', [id]);
|
||||||
console.error(err);
|
const ticket = rows[0];
|
||||||
return res.status(500).json({ error: 'Internal server error.' });
|
|
||||||
}
|
|
||||||
if (!ticket) {
|
if (!ticket) {
|
||||||
return res.status(404).json({ error: 'Archer ticket not found.' });
|
return res.status(404).json({ error: 'Archer ticket not found.' });
|
||||||
}
|
}
|
||||||
|
|
||||||
// Admin bypasses all delete restrictions
|
// Admin bypasses all delete restrictions
|
||||||
if (req.user.group === 'Admin') {
|
if (req.user.group === 'Admin') {
|
||||||
return performArcherDelete(db, req, res, id, ticket);
|
return performArcherDelete();
|
||||||
}
|
}
|
||||||
|
|
||||||
// Standard_User: ownership check
|
// Standard_User: ownership check
|
||||||
@@ -230,53 +204,63 @@ function createArcherTicketsRouter(db) {
|
|||||||
|
|
||||||
// Standard_User: compliance linkage check
|
// Standard_User: compliance linkage check
|
||||||
const excNumber = ticket.exc_number;
|
const excNumber = ticket.exc_number;
|
||||||
db.all(
|
try {
|
||||||
`SELECT ci.id, ci.extra_json
|
const { rows: compLinks } = await pool.query(
|
||||||
FROM compliance_items ci
|
`SELECT ci.id, ci.extra_json
|
||||||
JOIN compliance_uploads cu ON ci.upload_id = cu.id
|
FROM compliance_items ci
|
||||||
WHERE ci.status = 'active' AND ci.extra_json LIKE ?`,
|
JOIN compliance_uploads cu ON ci.upload_id = cu.id
|
||||||
[`%${excNumber}%`],
|
WHERE ci.status = 'active' AND ci.extra_json ILIKE $1`,
|
||||||
(compErr, compLinks) => {
|
[`%${excNumber}%`]
|
||||||
// If compliance_items table doesn't exist yet, treat as no linkage
|
);
|
||||||
if (compErr && compErr.message && compErr.message.includes('no such table')) {
|
|
||||||
compLinks = [];
|
|
||||||
} else if (compErr) {
|
|
||||||
console.error(compErr);
|
|
||||||
return res.status(500).json({ error: 'Internal server error.' });
|
|
||||||
}
|
|
||||||
|
|
||||||
const isLinked = (compLinks || []).some(cl => {
|
const isLinked = (compLinks || []).some(cl => {
|
||||||
const json = cl.extra_json || '';
|
const json = cl.extra_json || '';
|
||||||
return json.includes(excNumber);
|
return json.includes(excNumber);
|
||||||
});
|
});
|
||||||
|
|
||||||
if (isLinked) {
|
if (isLinked) {
|
||||||
return res.status(403).json({ error: 'Cannot delete ticket linked to compliance report. Contact an admin.' });
|
return res.status(403).json({ error: 'Cannot delete ticket linked to compliance report. Contact an admin.' });
|
||||||
}
|
|
||||||
|
|
||||||
return performArcherDelete(db, req, res, id, ticket);
|
|
||||||
}
|
}
|
||||||
);
|
} catch (compErr) {
|
||||||
});
|
if (!compErr.message.includes('does not exist')) throw compErr;
|
||||||
|
}
|
||||||
|
|
||||||
|
return performArcherDelete();
|
||||||
|
|
||||||
|
async function performArcherDelete() {
|
||||||
|
await pool.query('DELETE FROM archer_tickets WHERE id = $1', [id]);
|
||||||
|
|
||||||
|
logAudit({
|
||||||
|
userId: req.user.id,
|
||||||
|
action: 'DELETE_ARCHER_TICKET',
|
||||||
|
entityType: 'archer_ticket',
|
||||||
|
entityId: String(id),
|
||||||
|
details: { deleted: ticket },
|
||||||
|
ipAddress: req.ip
|
||||||
|
});
|
||||||
|
|
||||||
|
res.json({ message: 'Archer ticket deleted successfully' });
|
||||||
|
}
|
||||||
|
} catch (err) {
|
||||||
|
console.error(err);
|
||||||
|
res.status(500).json({ error: 'Internal server error.' });
|
||||||
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
// GET /status-trend — ticket counts grouped by creation date + status
|
// GET /status-trend — ticket counts grouped by creation date + status
|
||||||
// Used for time-based Archer pipeline chart on the Compliance page.
|
router.get('/status-trend', requireAuth(), async (req, res) => {
|
||||||
router.get('/status-trend', requireAuth(db), (req, res) => {
|
try {
|
||||||
db.all(
|
const { rows } = await pool.query(
|
||||||
`SELECT DATE(created_at) AS date, status, COUNT(*) AS count
|
`SELECT DATE(created_at) AS date, status, COUNT(*) AS count
|
||||||
FROM archer_tickets
|
FROM archer_tickets
|
||||||
GROUP BY DATE(created_at), status
|
GROUP BY DATE(created_at), status
|
||||||
ORDER BY date ASC`,
|
ORDER BY date ASC`
|
||||||
[],
|
);
|
||||||
(err, rows) => {
|
res.json({ statusTrend: rows });
|
||||||
if (err) {
|
} catch (err) {
|
||||||
console.error('Error fetching Archer status trend:', err);
|
console.error('Error fetching Archer status trend:', err);
|
||||||
return res.status(500).json({ error: 'Internal server error.' });
|
res.status(500).json({ error: 'Internal server error.' });
|
||||||
}
|
}
|
||||||
res.json({ statusTrend: rows });
|
|
||||||
}
|
|
||||||
);
|
|
||||||
});
|
});
|
||||||
|
|
||||||
return router;
|
return router;
|
||||||
|
|||||||
638
backend/routes/atlas.js
Normal file
638
backend/routes/atlas.js
Normal file
@@ -0,0 +1,638 @@
|
|||||||
|
// Atlas InfoSec Action Plans Routes
|
||||||
|
// Proxies CRUD operations to the Atlas API and maintains a local cache
|
||||||
|
// for fast badge rendering on the ReportingPage.
|
||||||
|
|
||||||
|
const express = require('express');
|
||||||
|
const pool = require('../db');
|
||||||
|
const { requireAuth, requireGroup } = require('../middleware/auth');
|
||||||
|
const logAudit = require('../helpers/auditLog');
|
||||||
|
const { isConfigured, atlasGet, atlasPut, atlasPatch, atlasPost } = require('../helpers/atlasApi');
|
||||||
|
|
||||||
|
const fs = require('fs');
|
||||||
|
const path = require('path');
|
||||||
|
|
||||||
|
const VALID_PLAN_TYPES = ['decommission', 'remediation', 'false_positive', 'risk_acceptance', 'scan_exclusion'];
|
||||||
|
const DATE_PATTERN = /^\d{4}-\d{2}-\d{2}$/;
|
||||||
|
|
||||||
|
// Diagnostic log helper
|
||||||
|
function syncLog(msg) {
|
||||||
|
const line = `${new Date().toISOString()} ${msg}\n`;
|
||||||
|
try { fs.appendFileSync(path.join(__dirname, '..', 'atlas-sync-debug.log'), line); } catch (_) { /* ignore */ }
|
||||||
|
console.log(msg);
|
||||||
|
}
|
||||||
|
|
||||||
|
// ---------------------------------------------------------------------------
|
||||||
|
// Pure aggregation function — exported for testability
|
||||||
|
// ---------------------------------------------------------------------------
|
||||||
|
function aggregateAtlasMetrics(rows) {
|
||||||
|
const result = {
|
||||||
|
totalHosts: rows.length,
|
||||||
|
hostsWithPlans: 0,
|
||||||
|
hostsWithoutPlans: 0,
|
||||||
|
plansByType: {},
|
||||||
|
plansByStatus: {},
|
||||||
|
totalPlans: 0
|
||||||
|
};
|
||||||
|
|
||||||
|
for (const row of rows) {
|
||||||
|
if (row.has_action_plan === true || row.has_action_plan === 1) {
|
||||||
|
result.hostsWithPlans++;
|
||||||
|
} else {
|
||||||
|
result.hostsWithoutPlans++;
|
||||||
|
}
|
||||||
|
|
||||||
|
let plans;
|
||||||
|
try {
|
||||||
|
plans = JSON.parse(row.plans_json);
|
||||||
|
} catch (e) {
|
||||||
|
continue;
|
||||||
|
}
|
||||||
|
|
||||||
|
if (!Array.isArray(plans)) continue;
|
||||||
|
|
||||||
|
for (const plan of plans) {
|
||||||
|
result.totalPlans++;
|
||||||
|
if (plan.plan_type) {
|
||||||
|
result.plansByType[plan.plan_type] = (result.plansByType[plan.plan_type] || 0) + 1;
|
||||||
|
}
|
||||||
|
if (plan.status) {
|
||||||
|
result.plansByStatus[plan.status] = (result.plansByStatus[plan.status] || 0) + 1;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
return result;
|
||||||
|
}
|
||||||
|
|
||||||
|
// ---------------------------------------------------------------------------
|
||||||
|
// Router factory
|
||||||
|
// ---------------------------------------------------------------------------
|
||||||
|
function createAtlasRouter() {
|
||||||
|
const router = express.Router();
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GET /metrics
|
||||||
|
*
|
||||||
|
* Returns aggregated Atlas action plan metrics from the local cache.
|
||||||
|
*
|
||||||
|
* @returns {Object} 200 - { totalHosts, hostsWithPlans, hostsWithoutPlans, plansByType, plansByStatus, totalPlans }
|
||||||
|
* @returns {Object} 503 - { error } when Atlas API is not configured
|
||||||
|
* @returns {Object} 500 - { error } on database failure
|
||||||
|
*/
|
||||||
|
router.get('/metrics', requireAuth(), async (req, res) => {
|
||||||
|
if (!isConfigured) {
|
||||||
|
return res.status(503).json({ error: 'Atlas API is not configured. Check ATLAS_API_URL, ATLAS_API_USER, and ATLAS_API_PASS environment variables.' });
|
||||||
|
}
|
||||||
|
|
||||||
|
try {
|
||||||
|
const { rows } = await pool.query(
|
||||||
|
`SELECT has_action_plan, plans_json FROM atlas_action_plans_cache`
|
||||||
|
);
|
||||||
|
const metrics = aggregateAtlasMetrics(rows);
|
||||||
|
res.json(metrics);
|
||||||
|
} catch (err) {
|
||||||
|
console.error('[Atlas] Error fetching metrics:', err.message);
|
||||||
|
res.status(500).json({ error: 'Failed to fetch Atlas metrics.' });
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GET /status
|
||||||
|
*
|
||||||
|
* Returns the full atlas_action_plans_cache table contents for status display.
|
||||||
|
*
|
||||||
|
* @returns {Array} 200 - Array of { host_id, has_action_plan, plan_count, plans_json, synced_at }
|
||||||
|
* @returns {Object} 503 - { error } when Atlas API is not configured
|
||||||
|
* @returns {Object} 500 - { error } on database failure
|
||||||
|
*/
|
||||||
|
router.get('/status', requireAuth(), async (req, res) => {
|
||||||
|
if (!isConfigured) {
|
||||||
|
return res.status(503).json({ error: 'Atlas API is not configured. Check ATLAS_API_URL, ATLAS_API_USER, and ATLAS_API_PASS environment variables.' });
|
||||||
|
}
|
||||||
|
|
||||||
|
try {
|
||||||
|
const { rows } = await pool.query(
|
||||||
|
`SELECT host_id, has_action_plan, plan_count, plans_json, synced_at FROM atlas_action_plans_cache`
|
||||||
|
);
|
||||||
|
res.json(rows);
|
||||||
|
} catch (err) {
|
||||||
|
console.error('[Atlas] Error fetching status:', err.message);
|
||||||
|
res.status(500).json({ error: 'Failed to fetch Atlas status.' });
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
|
/**
|
||||||
|
* POST /sync
|
||||||
|
*
|
||||||
|
* Syncs action plan data from Atlas for all hosts found in ivanti_findings.
|
||||||
|
* Fetches plans per host in batches of 5 and upserts into the local cache.
|
||||||
|
* Requires Admin or Standard_User group.
|
||||||
|
*
|
||||||
|
* @returns {Object} 200 - { synced, withPlans, failed }
|
||||||
|
* @returns {Object} 503 - { error } when Atlas API is not configured
|
||||||
|
* @returns {Object} 500 - { error } on unexpected failure
|
||||||
|
*/
|
||||||
|
router.post('/sync', requireAuth(), requireGroup('Admin', 'Standard_User'), async (req, res) => {
|
||||||
|
if (!isConfigured) {
|
||||||
|
return res.status(503).json({ error: 'Atlas API is not configured. Check ATLAS_API_URL, ATLAS_API_USER, and ATLAS_API_PASS environment variables.' });
|
||||||
|
}
|
||||||
|
|
||||||
|
try {
|
||||||
|
// Read Ivanti findings and extract unique non-null hostIds
|
||||||
|
const { rows: findingsRows } = await pool.query(
|
||||||
|
`SELECT DISTINCT host_id FROM ivanti_findings WHERE host_id IS NOT NULL AND host_id > 0`
|
||||||
|
);
|
||||||
|
const hostIds = findingsRows.map(r => r.host_id);
|
||||||
|
|
||||||
|
if (hostIds.length === 0) {
|
||||||
|
return res.json({ synced: 0, withPlans: 0, failed: 0 });
|
||||||
|
}
|
||||||
|
|
||||||
|
let synced = 0;
|
||||||
|
let withPlans = 0;
|
||||||
|
let failed = 0;
|
||||||
|
const BATCH_SIZE = 5;
|
||||||
|
|
||||||
|
for (let i = 0; i < hostIds.length; i += BATCH_SIZE) {
|
||||||
|
const batch = hostIds.slice(i, i + BATCH_SIZE);
|
||||||
|
const results = await Promise.allSettled(
|
||||||
|
batch.map(async (hostId) => {
|
||||||
|
const result = await atlasGet('/hosts/' + hostId + '/action-plans');
|
||||||
|
return { hostId, result };
|
||||||
|
})
|
||||||
|
);
|
||||||
|
|
||||||
|
for (const settled of results) {
|
||||||
|
if (settled.status === 'rejected') {
|
||||||
|
failed++;
|
||||||
|
console.warn('[Atlas Sync] Request failed for host:', settled.reason?.message || settled.reason);
|
||||||
|
continue;
|
||||||
|
}
|
||||||
|
|
||||||
|
const { hostId, result } = settled.value;
|
||||||
|
|
||||||
|
if (result.status >= 200 && result.status < 300) {
|
||||||
|
let allPlans = [];
|
||||||
|
let activePlans = [];
|
||||||
|
try {
|
||||||
|
const parsed = JSON.parse(result.body);
|
||||||
|
if (parsed && typeof parsed === 'object' && !Array.isArray(parsed)) {
|
||||||
|
activePlans = Array.isArray(parsed.active) ? parsed.active : [];
|
||||||
|
const inactive = Array.isArray(parsed.inactive) ? parsed.inactive : [];
|
||||||
|
allPlans = [...activePlans, ...inactive];
|
||||||
|
} else if (Array.isArray(parsed)) {
|
||||||
|
allPlans = parsed;
|
||||||
|
activePlans = parsed;
|
||||||
|
}
|
||||||
|
} catch (e) {
|
||||||
|
allPlans = [];
|
||||||
|
activePlans = [];
|
||||||
|
}
|
||||||
|
|
||||||
|
const planCount = activePlans.length;
|
||||||
|
const hasActionPlan = planCount > 0;
|
||||||
|
|
||||||
|
try {
|
||||||
|
if (!hasActionPlan) {
|
||||||
|
const { rows: existingRows } = await pool.query(
|
||||||
|
`SELECT has_action_plan, plans_json, synced_at FROM atlas_action_plans_cache WHERE host_id = $1`,
|
||||||
|
[hostId]
|
||||||
|
);
|
||||||
|
const existing = existingRows[0];
|
||||||
|
if (existing && existing.has_action_plan === true) {
|
||||||
|
let existingPlans = [];
|
||||||
|
try { existingPlans = JSON.parse(existing.plans_json || '[]'); } catch (_) {}
|
||||||
|
const hasBulkStub = existingPlans.some(p => p.source === 'bulk-create');
|
||||||
|
if (hasBulkStub) {
|
||||||
|
const ageMs = Date.now() - new Date(existing.synced_at).getTime();
|
||||||
|
const TEN_MINUTES = 10 * 60 * 1000;
|
||||||
|
if (ageMs < TEN_MINUTES) {
|
||||||
|
synced++;
|
||||||
|
withPlans++;
|
||||||
|
continue;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
await pool.query(
|
||||||
|
`INSERT INTO atlas_action_plans_cache (host_id, has_action_plan, plan_count, plans_json, synced_at)
|
||||||
|
VALUES ($1, $2, $3, $4, NOW())
|
||||||
|
ON CONFLICT(host_id) DO UPDATE SET
|
||||||
|
has_action_plan = EXCLUDED.has_action_plan,
|
||||||
|
plan_count = EXCLUDED.plan_count,
|
||||||
|
plans_json = EXCLUDED.plans_json,
|
||||||
|
synced_at = EXCLUDED.synced_at`,
|
||||||
|
[hostId, hasActionPlan, planCount, JSON.stringify(allPlans)]
|
||||||
|
);
|
||||||
|
} catch (dbErr) {
|
||||||
|
console.error('[Atlas Sync] DB upsert failed for host', hostId, ':', dbErr.message);
|
||||||
|
}
|
||||||
|
|
||||||
|
synced++;
|
||||||
|
if (hasActionPlan) withPlans++;
|
||||||
|
} else {
|
||||||
|
failed++;
|
||||||
|
console.warn(`[Atlas Sync] Non-2xx response for host ${hostId}: status ${result.status}`);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
logAudit({
|
||||||
|
userId: req.user.id,
|
||||||
|
username: req.user.username,
|
||||||
|
action: 'ATLAS_SYNC',
|
||||||
|
entityType: 'atlas_action_plans',
|
||||||
|
entityId: null,
|
||||||
|
details: { synced, withPlans, failed, totalHosts: hostIds.length },
|
||||||
|
ipAddress: req.ip
|
||||||
|
});
|
||||||
|
|
||||||
|
res.json({ synced, withPlans, failed });
|
||||||
|
} catch (err) {
|
||||||
|
console.error('[Atlas Sync] Unexpected error:', err.message);
|
||||||
|
res.status(500).json({ error: 'Atlas sync failed: ' + err.message });
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GET /hosts/:hostId/action-plans
|
||||||
|
*
|
||||||
|
* Proxies a request to Atlas to retrieve action plans for a specific host.
|
||||||
|
*
|
||||||
|
* @param {number} req.params.hostId - Positive integer host identifier
|
||||||
|
* @returns {Object} 2xx - Action plans response from Atlas API
|
||||||
|
* @returns {Object} 400 - { error } when hostId is invalid
|
||||||
|
* @returns {Object} 502 - { error } when Atlas API is unreachable
|
||||||
|
* @returns {Object} 503 - { error } when Atlas API is not configured
|
||||||
|
*/
|
||||||
|
router.get('/hosts/:hostId/action-plans', requireAuth(), async (req, res) => {
|
||||||
|
if (!isConfigured) {
|
||||||
|
return res.status(503).json({ error: 'Atlas API is not configured. Check ATLAS_API_URL, ATLAS_API_USER, and ATLAS_API_PASS environment variables.' });
|
||||||
|
}
|
||||||
|
|
||||||
|
const hostId = parseInt(req.params.hostId, 10);
|
||||||
|
if (!Number.isInteger(hostId) || hostId <= 0) {
|
||||||
|
return res.status(400).json({ error: 'hostId must be a positive integer' });
|
||||||
|
}
|
||||||
|
|
||||||
|
try {
|
||||||
|
const result = await atlasGet('/hosts/' + hostId + '/action-plans');
|
||||||
|
if (result.status >= 200 && result.status < 300) {
|
||||||
|
let body;
|
||||||
|
try { body = JSON.parse(result.body); } catch (e) { body = result.body; }
|
||||||
|
res.status(result.status).json(body);
|
||||||
|
} else {
|
||||||
|
let errorBody;
|
||||||
|
try { errorBody = JSON.parse(result.body); } catch (e) { errorBody = { error: result.body }; }
|
||||||
|
res.status(result.status).json(errorBody);
|
||||||
|
}
|
||||||
|
} catch (err) {
|
||||||
|
console.error('[Atlas] GET action-plans failed for host', hostId, ':', err.message);
|
||||||
|
res.status(502).json({ error: 'Failed to reach Atlas API: ' + err.message });
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
|
/**
|
||||||
|
* PUT /hosts/:hostId/action-plans
|
||||||
|
*
|
||||||
|
* Creates a new action plan for a host via the Atlas API.
|
||||||
|
* Requires Admin or Standard_User group.
|
||||||
|
*
|
||||||
|
* @param {number} req.params.hostId - Positive integer host identifier
|
||||||
|
* @param {Object} req.body
|
||||||
|
* @param {string} req.body.plan_type - One of: decommission, remediation, false_positive, risk_acceptance, scan_exclusion
|
||||||
|
* @param {string} req.body.commit_date - Date in YYYY-MM-DD format
|
||||||
|
* @returns {Object} 2xx - Created plan response from Atlas API
|
||||||
|
* @returns {Object} 400 - { error } when hostId, plan_type, or commit_date is invalid
|
||||||
|
* @returns {Object} 502 - { error } when Atlas API is unreachable
|
||||||
|
* @returns {Object} 503 - { error } when Atlas API is not configured
|
||||||
|
*/
|
||||||
|
router.put('/hosts/:hostId/action-plans', requireAuth(), requireGroup('Admin', 'Standard_User'), async (req, res) => {
|
||||||
|
if (!isConfigured) {
|
||||||
|
return res.status(503).json({ error: 'Atlas API is not configured. Check ATLAS_API_URL, ATLAS_API_USER, and ATLAS_API_PASS environment variables.' });
|
||||||
|
}
|
||||||
|
|
||||||
|
const hostId = parseInt(req.params.hostId, 10);
|
||||||
|
if (!Number.isInteger(hostId) || hostId <= 0) {
|
||||||
|
return res.status(400).json({ error: 'hostId must be a positive integer' });
|
||||||
|
}
|
||||||
|
|
||||||
|
const { plan_type, commit_date } = req.body || {};
|
||||||
|
if (!plan_type || !VALID_PLAN_TYPES.includes(plan_type)) {
|
||||||
|
return res.status(400).json({ error: 'plan_type must be one of: ' + VALID_PLAN_TYPES.join(', ') });
|
||||||
|
}
|
||||||
|
if (!commit_date || !DATE_PATTERN.test(commit_date)) {
|
||||||
|
return res.status(400).json({ error: 'commit_date must be a valid YYYY-MM-DD date string' });
|
||||||
|
}
|
||||||
|
|
||||||
|
try {
|
||||||
|
const result = await atlasPut('/hosts/' + hostId + '/action-plans', req.body);
|
||||||
|
|
||||||
|
logAudit({
|
||||||
|
userId: req.user.id,
|
||||||
|
username: req.user.username,
|
||||||
|
action: 'ATLAS_CREATE_PLAN',
|
||||||
|
entityType: 'atlas_action_plan',
|
||||||
|
entityId: String(hostId),
|
||||||
|
details: { hostId, plan_type, commit_date },
|
||||||
|
ipAddress: req.ip
|
||||||
|
});
|
||||||
|
|
||||||
|
if (result.status >= 200 && result.status < 300) {
|
||||||
|
let body;
|
||||||
|
try { body = JSON.parse(result.body); } catch (e) { body = result.body; }
|
||||||
|
res.status(result.status).json(body);
|
||||||
|
} else {
|
||||||
|
let errorBody;
|
||||||
|
try { errorBody = JSON.parse(result.body); } catch (e) { errorBody = { error: result.body }; }
|
||||||
|
res.status(result.status).json(errorBody);
|
||||||
|
}
|
||||||
|
} catch (err) {
|
||||||
|
console.error('[Atlas] PUT action-plans failed for host', hostId, ':', err.message);
|
||||||
|
res.status(502).json({ error: 'Failed to reach Atlas API: ' + err.message });
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
|
/**
|
||||||
|
* PATCH /hosts/:hostId/action-plans
|
||||||
|
*
|
||||||
|
* Updates an existing action plan for a host via the Atlas API.
|
||||||
|
* Requires Admin or Standard_User group.
|
||||||
|
*
|
||||||
|
* @param {number} req.params.hostId - Positive integer host identifier
|
||||||
|
* @param {Object} req.body
|
||||||
|
* @param {string} req.body.action_plan_id - Non-empty string identifying the plan to update
|
||||||
|
* @param {Object} req.body.updates - Object containing fields to update
|
||||||
|
* @returns {Object} 2xx - Updated plan response from Atlas API
|
||||||
|
* @returns {Object} 400 - { error } when hostId, action_plan_id, or updates is invalid
|
||||||
|
* @returns {Object} 502 - { error } when Atlas API is unreachable
|
||||||
|
* @returns {Object} 503 - { error } when Atlas API is not configured
|
||||||
|
*/
|
||||||
|
router.patch('/hosts/:hostId/action-plans', requireAuth(), requireGroup('Admin', 'Standard_User'), async (req, res) => {
|
||||||
|
if (!isConfigured) {
|
||||||
|
return res.status(503).json({ error: 'Atlas API is not configured. Check ATLAS_API_URL, ATLAS_API_USER, and ATLAS_API_PASS environment variables.' });
|
||||||
|
}
|
||||||
|
|
||||||
|
const hostId = parseInt(req.params.hostId, 10);
|
||||||
|
if (!Number.isInteger(hostId) || hostId <= 0) {
|
||||||
|
return res.status(400).json({ error: 'hostId must be a positive integer' });
|
||||||
|
}
|
||||||
|
|
||||||
|
const { action_plan_id, updates } = req.body || {};
|
||||||
|
if (!action_plan_id || typeof action_plan_id !== 'string' || action_plan_id.trim() === '') {
|
||||||
|
return res.status(400).json({ error: 'action_plan_id is required and must be a non-empty string' });
|
||||||
|
}
|
||||||
|
if (!updates || typeof updates !== 'object' || Array.isArray(updates)) {
|
||||||
|
return res.status(400).json({ error: 'updates is required and must be an object' });
|
||||||
|
}
|
||||||
|
|
||||||
|
try {
|
||||||
|
const result = await atlasPatch('/hosts/' + hostId + '/action-plans', req.body);
|
||||||
|
|
||||||
|
logAudit({
|
||||||
|
userId: req.user.id,
|
||||||
|
username: req.user.username,
|
||||||
|
action: 'ATLAS_UPDATE_PLAN',
|
||||||
|
entityType: 'atlas_action_plan',
|
||||||
|
entityId: String(hostId),
|
||||||
|
details: { hostId, action_plan_id },
|
||||||
|
ipAddress: req.ip
|
||||||
|
});
|
||||||
|
|
||||||
|
if (result.status >= 200 && result.status < 300) {
|
||||||
|
let body;
|
||||||
|
try { body = JSON.parse(result.body); } catch (e) { body = result.body; }
|
||||||
|
res.status(result.status).json(body);
|
||||||
|
} else {
|
||||||
|
let errorBody;
|
||||||
|
try { errorBody = JSON.parse(result.body); } catch (e) { errorBody = { error: result.body }; }
|
||||||
|
res.status(result.status).json(errorBody);
|
||||||
|
}
|
||||||
|
} catch (err) {
|
||||||
|
console.error('[Atlas] PATCH action-plans failed for host', hostId, ':', err.message);
|
||||||
|
res.status(502).json({ error: 'Failed to reach Atlas API: ' + err.message });
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
|
/**
|
||||||
|
* POST /hosts/bulk-action-plans
|
||||||
|
*
|
||||||
|
* Creates action plans for multiple hosts in a single request via the Atlas API.
|
||||||
|
* Optimistically updates the local cache with stub plans after a successful response.
|
||||||
|
* Requires Admin or Standard_User group.
|
||||||
|
*
|
||||||
|
* @param {Object} req.body
|
||||||
|
* @param {number[]} req.body.host_ids - Non-empty array of positive integer host identifiers
|
||||||
|
* @param {string} req.body.plan_type - One of: decommission, remediation, false_positive, risk_acceptance, scan_exclusion
|
||||||
|
* @param {string} req.body.commit_date - Date in YYYY-MM-DD format
|
||||||
|
* @returns {Object} 2xx - Bulk creation response from Atlas API
|
||||||
|
* @returns {Object} 400 - { error } when host_ids, plan_type, or commit_date is invalid
|
||||||
|
* @returns {Object} 502 - { error } when Atlas API is unreachable
|
||||||
|
* @returns {Object} 503 - { error } when Atlas API is not configured
|
||||||
|
*/
|
||||||
|
router.post('/hosts/bulk-action-plans', requireAuth(), requireGroup('Admin', 'Standard_User'), async (req, res) => {
|
||||||
|
if (!isConfigured) {
|
||||||
|
return res.status(503).json({ error: 'Atlas API is not configured. Check ATLAS_API_URL, ATLAS_API_USER, and ATLAS_API_PASS environment variables.' });
|
||||||
|
}
|
||||||
|
|
||||||
|
const { host_ids, plan_type, commit_date } = req.body || {};
|
||||||
|
if (!Array.isArray(host_ids) || host_ids.length === 0) {
|
||||||
|
return res.status(400).json({ error: 'host_ids must be a non-empty array of positive integers' });
|
||||||
|
}
|
||||||
|
for (const id of host_ids) {
|
||||||
|
if (!Number.isInteger(id) || id <= 0) {
|
||||||
|
return res.status(400).json({ error: 'host_ids must be a non-empty array of positive integers' });
|
||||||
|
}
|
||||||
|
}
|
||||||
|
if (!plan_type || !VALID_PLAN_TYPES.includes(plan_type)) {
|
||||||
|
return res.status(400).json({ error: 'plan_type must be one of: ' + VALID_PLAN_TYPES.join(', ') });
|
||||||
|
}
|
||||||
|
if (!commit_date || !DATE_PATTERN.test(commit_date)) {
|
||||||
|
return res.status(400).json({ error: 'commit_date must be a valid YYYY-MM-DD date string' });
|
||||||
|
}
|
||||||
|
|
||||||
|
try {
|
||||||
|
const result = await atlasPost('/hosts/create-bulk-action-plans', req.body);
|
||||||
|
|
||||||
|
if (result.status >= 200 && result.status < 300) {
|
||||||
|
let body;
|
||||||
|
try { body = JSON.parse(result.body); } catch (e) { body = result.body; }
|
||||||
|
|
||||||
|
// Optimistically update local cache
|
||||||
|
for (const hid of host_ids) {
|
||||||
|
try {
|
||||||
|
const { rows: existingRows } = await pool.query(
|
||||||
|
`SELECT plan_count, plans_json FROM atlas_action_plans_cache WHERE host_id = $1`,
|
||||||
|
[hid]
|
||||||
|
);
|
||||||
|
const existing = existingRows[0];
|
||||||
|
|
||||||
|
let existingPlans = [];
|
||||||
|
if (existing && existing.plans_json) {
|
||||||
|
try { existingPlans = JSON.parse(existing.plans_json); } catch (_) {}
|
||||||
|
}
|
||||||
|
|
||||||
|
const stubPlan = { plan_type, commit_date, source: 'bulk-create', created_at: new Date().toISOString() };
|
||||||
|
const updatedPlans = [...existingPlans, stubPlan];
|
||||||
|
const newCount = updatedPlans.length;
|
||||||
|
|
||||||
|
await pool.query(
|
||||||
|
`INSERT INTO atlas_action_plans_cache (host_id, has_action_plan, plan_count, plans_json, synced_at)
|
||||||
|
VALUES ($1, true, $2, $3, NOW())
|
||||||
|
ON CONFLICT(host_id) DO UPDATE SET
|
||||||
|
has_action_plan = true,
|
||||||
|
plan_count = EXCLUDED.plan_count,
|
||||||
|
plans_json = EXCLUDED.plans_json,
|
||||||
|
synced_at = EXCLUDED.synced_at`,
|
||||||
|
[hid, newCount, JSON.stringify(updatedPlans)]
|
||||||
|
);
|
||||||
|
} catch (cacheErr) {
|
||||||
|
console.error('[Atlas] Cache update failed for host', hid, ':', cacheErr.message);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
logAudit({
|
||||||
|
userId: req.user.id,
|
||||||
|
username: req.user.username,
|
||||||
|
action: 'ATLAS_BULK_CREATE_PLANS',
|
||||||
|
entityType: 'atlas_action_plan',
|
||||||
|
entityId: null,
|
||||||
|
details: { host_ids, plan_type, commit_date, count: host_ids.length },
|
||||||
|
ipAddress: req.ip
|
||||||
|
});
|
||||||
|
|
||||||
|
res.status(result.status).json(body);
|
||||||
|
} else {
|
||||||
|
let errorBody;
|
||||||
|
try { errorBody = JSON.parse(result.body); } catch (e) { errorBody = { error: result.body }; }
|
||||||
|
res.status(result.status).json(errorBody);
|
||||||
|
}
|
||||||
|
} catch (err) {
|
||||||
|
console.error('[Atlas] POST bulk-action-plans failed:', err.message);
|
||||||
|
res.status(502).json({ error: 'Failed to reach Atlas API: ' + err.message });
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
|
/**
|
||||||
|
* POST /hosts/:hostId/refresh-cache
|
||||||
|
*
|
||||||
|
* Triggers Atlas to refresh its Ivanti data cache, then updates the local
|
||||||
|
* action plans cache for the specified host. Useful when action plan creation
|
||||||
|
* fails due to stale finding IDs.
|
||||||
|
* Requires Admin or Standard_User group.
|
||||||
|
*
|
||||||
|
* @param {number} req.params.hostId - Positive integer host identifier
|
||||||
|
* @returns {Object} 200 - { success, message } on successful cache refresh
|
||||||
|
* @returns {Object} 400 - { error } when hostId is invalid
|
||||||
|
* @returns {Object} 502 - { error } when Atlas API is unreachable
|
||||||
|
* @returns {Object} 503 - { error } when Atlas API is not configured
|
||||||
|
*/
|
||||||
|
router.post('/hosts/:hostId/refresh-cache', requireAuth(), requireGroup('Admin', 'Standard_User'), async (req, res) => {
|
||||||
|
if (!isConfigured) {
|
||||||
|
return res.status(503).json({ error: 'Atlas API is not configured. Check ATLAS_API_URL, ATLAS_API_USER, and ATLAS_API_PASS environment variables.' });
|
||||||
|
}
|
||||||
|
|
||||||
|
const hostId = parseInt(req.params.hostId, 10);
|
||||||
|
if (!Number.isInteger(hostId) || hostId <= 0) {
|
||||||
|
return res.status(400).json({ error: 'hostId must be a positive integer' });
|
||||||
|
}
|
||||||
|
|
||||||
|
try {
|
||||||
|
const result = await atlasPost('/cache/refresh-ivanti', {}, { timeout: 30000 });
|
||||||
|
|
||||||
|
if (result.status >= 200 && result.status < 300) {
|
||||||
|
// Also refresh our local action plans cache for this host
|
||||||
|
const plansResult = await atlasGet('/hosts/' + hostId + '/action-plans');
|
||||||
|
if (plansResult.status >= 200 && plansResult.status < 300) {
|
||||||
|
let allPlans = [];
|
||||||
|
let activePlans = [];
|
||||||
|
try {
|
||||||
|
const parsed = JSON.parse(plansResult.body);
|
||||||
|
if (parsed && typeof parsed === 'object' && !Array.isArray(parsed)) {
|
||||||
|
activePlans = Array.isArray(parsed.active) ? parsed.active : [];
|
||||||
|
const inactive = Array.isArray(parsed.inactive) ? parsed.inactive : [];
|
||||||
|
allPlans = [...activePlans, ...inactive];
|
||||||
|
} else if (Array.isArray(parsed)) {
|
||||||
|
allPlans = parsed;
|
||||||
|
activePlans = parsed;
|
||||||
|
}
|
||||||
|
} catch (_) {}
|
||||||
|
|
||||||
|
const planCount = activePlans.length;
|
||||||
|
const hasActionPlan = planCount > 0;
|
||||||
|
|
||||||
|
await pool.query(
|
||||||
|
`INSERT INTO atlas_action_plans_cache (host_id, has_action_plan, plan_count, plans_json, synced_at)
|
||||||
|
VALUES ($1, $2, $3, $4, NOW())
|
||||||
|
ON CONFLICT(host_id) DO UPDATE SET
|
||||||
|
has_action_plan = EXCLUDED.has_action_plan,
|
||||||
|
plan_count = EXCLUDED.plan_count,
|
||||||
|
plans_json = EXCLUDED.plans_json,
|
||||||
|
synced_at = EXCLUDED.synced_at`,
|
||||||
|
[hostId, hasActionPlan, planCount, JSON.stringify(allPlans)]
|
||||||
|
);
|
||||||
|
}
|
||||||
|
|
||||||
|
res.json({ success: true, message: 'Atlas cache refreshed for host ' + hostId });
|
||||||
|
} else {
|
||||||
|
let errorBody;
|
||||||
|
try { errorBody = JSON.parse(result.body); } catch (e) { errorBody = { error: result.body }; }
|
||||||
|
res.status(result.status).json(errorBody);
|
||||||
|
}
|
||||||
|
} catch (err) {
|
||||||
|
console.error('[Atlas] POST refresh-cache failed for host', hostId, ':', err.message);
|
||||||
|
res.status(502).json({ error: 'Failed to reach Atlas API: ' + err.message });
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
|
/**
|
||||||
|
* POST /hosts/vulnerabilities
|
||||||
|
*
|
||||||
|
* Fetches Ivanti vulnerability data for the specified hosts from Atlas.
|
||||||
|
*
|
||||||
|
* @param {Object} req.body
|
||||||
|
* @param {number[]} req.body.host_ids - Non-empty array of positive integer host identifiers
|
||||||
|
* @returns {Object} 2xx - Vulnerability data response from Atlas API
|
||||||
|
* @returns {Object} 400 - { error } when host_ids is invalid
|
||||||
|
* @returns {Object} 502 - { error } when Atlas API is unreachable
|
||||||
|
* @returns {Object} 503 - { error } when Atlas API is not configured
|
||||||
|
*/
|
||||||
|
router.post('/hosts/vulnerabilities', requireAuth(), async (req, res) => {
|
||||||
|
if (!isConfigured) {
|
||||||
|
return res.status(503).json({ error: 'Atlas API is not configured. Check ATLAS_API_URL, ATLAS_API_USER, and ATLAS_API_PASS environment variables.' });
|
||||||
|
}
|
||||||
|
|
||||||
|
const { host_ids } = req.body || {};
|
||||||
|
if (!Array.isArray(host_ids) || host_ids.length === 0) {
|
||||||
|
return res.status(400).json({ error: 'host_ids must be a non-empty array of positive integers' });
|
||||||
|
}
|
||||||
|
for (const id of host_ids) {
|
||||||
|
if (!Number.isInteger(id) || id <= 0) {
|
||||||
|
return res.status(400).json({ error: 'host_ids must be a non-empty array of positive integers' });
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
try {
|
||||||
|
const result = await atlasPost('/ivanti-vulnerabilities-by-host', { host_ids }, { timeout: 30000 });
|
||||||
|
|
||||||
|
if (result.status >= 200 && result.status < 300) {
|
||||||
|
let body;
|
||||||
|
try { body = JSON.parse(result.body); } catch (e) { body = result.body; }
|
||||||
|
res.status(result.status).json(body);
|
||||||
|
} else {
|
||||||
|
let errorBody;
|
||||||
|
try { errorBody = JSON.parse(result.body); } catch (e) { errorBody = { error: result.body }; }
|
||||||
|
res.status(result.status).json(errorBody);
|
||||||
|
}
|
||||||
|
} catch (err) {
|
||||||
|
console.error('[Atlas] POST hosts/vulnerabilities failed:', err.message);
|
||||||
|
res.status(502).json({ error: 'Failed to reach Atlas API: ' + err.message });
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
|
return router;
|
||||||
|
}
|
||||||
|
|
||||||
|
module.exports = createAtlasRouter;
|
||||||
|
module.exports.aggregateAtlasMetrics = aggregateAtlasMetrics;
|
||||||
@@ -1,11 +1,13 @@
|
|||||||
// Audit Log Routes (Admin only)
|
// Audit Log Routes (Admin only)
|
||||||
const express = require('express');
|
const express = require('express');
|
||||||
|
const pool = require('../db');
|
||||||
|
const { requireAuth, requireGroup } = require('../middleware/auth');
|
||||||
|
|
||||||
function createAuditLogRouter(db, requireAuth, requireGroup) {
|
function createAuditLogRouter() {
|
||||||
const router = express.Router();
|
const router = express.Router();
|
||||||
|
|
||||||
// All routes require Admin group
|
// All routes require Admin group
|
||||||
router.use(requireAuth(db), requireGroup('Admin'));
|
router.use(requireAuth(), requireGroup('Admin'));
|
||||||
|
|
||||||
// Get paginated audit logs with filters
|
// Get paginated audit logs with filters
|
||||||
router.get('/', async (req, res) => {
|
router.get('/', async (req, res) => {
|
||||||
@@ -24,25 +26,26 @@ function createAuditLogRouter(db, requireAuth, requireGroup) {
|
|||||||
|
|
||||||
let where = [];
|
let where = [];
|
||||||
let params = [];
|
let params = [];
|
||||||
|
let paramIndex = 1;
|
||||||
|
|
||||||
if (user) {
|
if (user) {
|
||||||
where.push('username LIKE ?');
|
where.push(`username ILIKE $${paramIndex++}`);
|
||||||
params.push(`%${user}%`);
|
params.push(`%${user}%`);
|
||||||
}
|
}
|
||||||
if (action) {
|
if (action) {
|
||||||
where.push('action = ?');
|
where.push(`action = $${paramIndex++}`);
|
||||||
params.push(action);
|
params.push(action);
|
||||||
}
|
}
|
||||||
if (entityType) {
|
if (entityType) {
|
||||||
where.push('entity_type = ?');
|
where.push(`entity_type = $${paramIndex++}`);
|
||||||
params.push(entityType);
|
params.push(entityType);
|
||||||
}
|
}
|
||||||
if (startDate) {
|
if (startDate) {
|
||||||
where.push('created_at >= ?');
|
where.push(`created_at >= $${paramIndex++}`);
|
||||||
params.push(startDate);
|
params.push(startDate);
|
||||||
}
|
}
|
||||||
if (endDate) {
|
if (endDate) {
|
||||||
where.push('created_at <= ?');
|
where.push(`created_at <= $${paramIndex++}`);
|
||||||
params.push(endDate + ' 23:59:59');
|
params.push(endDate + ' 23:59:59');
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -50,36 +53,25 @@ function createAuditLogRouter(db, requireAuth, requireGroup) {
|
|||||||
|
|
||||||
try {
|
try {
|
||||||
// Get total count
|
// Get total count
|
||||||
const countRow = await new Promise((resolve, reject) => {
|
const countResult = await pool.query(
|
||||||
db.get(
|
`SELECT COUNT(*) as total FROM audit_logs ${whereClause}`,
|
||||||
`SELECT COUNT(*) as total FROM audit_logs ${whereClause}`,
|
params
|
||||||
params,
|
);
|
||||||
(err, row) => {
|
const total = parseInt(countResult.rows[0].total);
|
||||||
if (err) reject(err);
|
|
||||||
else resolve(row);
|
|
||||||
}
|
|
||||||
);
|
|
||||||
});
|
|
||||||
|
|
||||||
// Get paginated results
|
// Get paginated results
|
||||||
const rows = await new Promise((resolve, reject) => {
|
const dataResult = await pool.query(
|
||||||
db.all(
|
`SELECT * FROM audit_logs ${whereClause} ORDER BY created_at DESC LIMIT $${paramIndex++} OFFSET $${paramIndex++}`,
|
||||||
`SELECT * FROM audit_logs ${whereClause} ORDER BY created_at DESC LIMIT ? OFFSET ?`,
|
[...params, pageSize, offset]
|
||||||
[...params, pageSize, offset],
|
);
|
||||||
(err, rows) => {
|
|
||||||
if (err) reject(err);
|
|
||||||
else resolve(rows);
|
|
||||||
}
|
|
||||||
);
|
|
||||||
});
|
|
||||||
|
|
||||||
res.json({
|
res.json({
|
||||||
logs: rows,
|
logs: dataResult.rows,
|
||||||
pagination: {
|
pagination: {
|
||||||
page: parseInt(page),
|
page: parseInt(page),
|
||||||
limit: pageSize,
|
limit: pageSize,
|
||||||
total: countRow.total,
|
total: total,
|
||||||
totalPages: Math.ceil(countRow.total / pageSize)
|
totalPages: Math.ceil(total / pageSize)
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
} catch (err) {
|
} catch (err) {
|
||||||
@@ -91,16 +83,9 @@ function createAuditLogRouter(db, requireAuth, requireGroup) {
|
|||||||
// Get distinct action types for filter dropdown
|
// Get distinct action types for filter dropdown
|
||||||
router.get('/actions', async (req, res) => {
|
router.get('/actions', async (req, res) => {
|
||||||
try {
|
try {
|
||||||
const rows = await new Promise((resolve, reject) => {
|
const { rows } = await pool.query(
|
||||||
db.all(
|
'SELECT DISTINCT action FROM audit_logs ORDER BY action'
|
||||||
'SELECT DISTINCT action FROM audit_logs ORDER BY action',
|
);
|
||||||
(err, rows) => {
|
|
||||||
if (err) reject(err);
|
|
||||||
else resolve(rows);
|
|
||||||
}
|
|
||||||
);
|
|
||||||
});
|
|
||||||
|
|
||||||
res.json(rows.map(r => r.action));
|
res.json(rows.map(r => r.action));
|
||||||
} catch (err) {
|
} catch (err) {
|
||||||
console.error('Audit log actions error:', err);
|
console.error('Audit log actions error:', err);
|
||||||
|
|||||||
@@ -3,6 +3,7 @@ const express = require('express');
|
|||||||
const bcrypt = require('bcryptjs');
|
const bcrypt = require('bcryptjs');
|
||||||
const crypto = require('crypto');
|
const crypto = require('crypto');
|
||||||
const rateLimit = require('express-rate-limit');
|
const rateLimit = require('express-rate-limit');
|
||||||
|
const pool = require('../db');
|
||||||
const { requireAuth, requireGroup } = require('../middleware/auth');
|
const { requireAuth, requireGroup } = require('../middleware/auth');
|
||||||
|
|
||||||
const loginLimiter = rateLimit({
|
const loginLimiter = rateLimit({
|
||||||
@@ -13,7 +14,7 @@ const loginLimiter = rateLimit({
|
|||||||
message: { error: 'Too many login attempts. Please try again in 15 minutes.' }
|
message: { error: 'Too many login attempts. Please try again in 15 minutes.' }
|
||||||
});
|
});
|
||||||
|
|
||||||
function createAuthRouter(db, logAudit) {
|
function createAuthRouter(logAudit) {
|
||||||
const router = express.Router();
|
const router = express.Router();
|
||||||
|
|
||||||
/**
|
/**
|
||||||
@@ -39,19 +40,14 @@ function createAuthRouter(db, logAudit) {
|
|||||||
|
|
||||||
try {
|
try {
|
||||||
// Find user
|
// Find user
|
||||||
const user = await new Promise((resolve, reject) => {
|
const { rows } = await pool.query(
|
||||||
db.get(
|
'SELECT * FROM users WHERE username = $1',
|
||||||
'SELECT * FROM users WHERE username = ?',
|
[username]
|
||||||
[username],
|
);
|
||||||
(err, row) => {
|
const user = rows[0];
|
||||||
if (err) reject(err);
|
|
||||||
else resolve(row);
|
|
||||||
}
|
|
||||||
);
|
|
||||||
});
|
|
||||||
|
|
||||||
if (!user) {
|
if (!user) {
|
||||||
logAudit(db, {
|
logAudit({
|
||||||
userId: null,
|
userId: null,
|
||||||
username: username,
|
username: username,
|
||||||
action: 'login_failed',
|
action: 'login_failed',
|
||||||
@@ -64,7 +60,7 @@ function createAuthRouter(db, logAudit) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (!user.is_active) {
|
if (!user.is_active) {
|
||||||
logAudit(db, {
|
logAudit({
|
||||||
userId: user.id,
|
userId: user.id,
|
||||||
username: username,
|
username: username,
|
||||||
action: 'login_failed',
|
action: 'login_failed',
|
||||||
@@ -79,7 +75,7 @@ function createAuthRouter(db, logAudit) {
|
|||||||
// Verify password
|
// Verify password
|
||||||
const validPassword = await bcrypt.compare(password, user.password_hash);
|
const validPassword = await bcrypt.compare(password, user.password_hash);
|
||||||
if (!validPassword) {
|
if (!validPassword) {
|
||||||
logAudit(db, {
|
logAudit({
|
||||||
userId: user.id,
|
userId: user.id,
|
||||||
username: username,
|
username: username,
|
||||||
action: 'login_failed',
|
action: 'login_failed',
|
||||||
@@ -96,28 +92,16 @@ function createAuthRouter(db, logAudit) {
|
|||||||
const expiresAt = new Date(Date.now() + 24 * 60 * 60 * 1000); // 24 hours
|
const expiresAt = new Date(Date.now() + 24 * 60 * 60 * 1000); // 24 hours
|
||||||
|
|
||||||
// Create session
|
// Create session
|
||||||
await new Promise((resolve, reject) => {
|
await pool.query(
|
||||||
db.run(
|
'INSERT INTO sessions (session_id, user_id, expires_at) VALUES ($1, $2, $3)',
|
||||||
'INSERT INTO sessions (session_id, user_id, expires_at) VALUES (?, ?, ?)',
|
[sessionId, user.id, expiresAt.toISOString()]
|
||||||
[sessionId, user.id, expiresAt.toISOString()],
|
);
|
||||||
(err) => {
|
|
||||||
if (err) reject(err);
|
|
||||||
else resolve();
|
|
||||||
}
|
|
||||||
);
|
|
||||||
});
|
|
||||||
|
|
||||||
// Update last login
|
// Update last login
|
||||||
await new Promise((resolve, reject) => {
|
await pool.query(
|
||||||
db.run(
|
'UPDATE users SET last_login = NOW() WHERE id = $1',
|
||||||
'UPDATE users SET last_login = CURRENT_TIMESTAMP WHERE id = ?',
|
[user.id]
|
||||||
[user.id],
|
);
|
||||||
(err) => {
|
|
||||||
if (err) reject(err);
|
|
||||||
else resolve();
|
|
||||||
}
|
|
||||||
);
|
|
||||||
});
|
|
||||||
|
|
||||||
// Set cookie
|
// Set cookie
|
||||||
res.cookie('session_id', sessionId, {
|
res.cookie('session_id', sessionId, {
|
||||||
@@ -127,7 +111,7 @@ function createAuthRouter(db, logAudit) {
|
|||||||
maxAge: 24 * 60 * 60 * 1000 // 24 hours
|
maxAge: 24 * 60 * 60 * 1000 // 24 hours
|
||||||
});
|
});
|
||||||
|
|
||||||
logAudit(db, {
|
logAudit({
|
||||||
userId: user.id,
|
userId: user.id,
|
||||||
username: user.username,
|
username: user.username,
|
||||||
action: 'login',
|
action: 'login',
|
||||||
@@ -143,7 +127,8 @@ function createAuthRouter(db, logAudit) {
|
|||||||
id: user.id,
|
id: user.id,
|
||||||
username: user.username,
|
username: user.username,
|
||||||
email: user.email,
|
email: user.email,
|
||||||
group: user.user_group
|
group: user.user_group,
|
||||||
|
teams: user.bu_teams ? user.bu_teams.split(',').filter(Boolean) : []
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
} catch (err) {
|
} catch (err) {
|
||||||
@@ -165,27 +150,31 @@ function createAuthRouter(db, logAudit) {
|
|||||||
|
|
||||||
if (sessionId) {
|
if (sessionId) {
|
||||||
// Look up user before deleting session
|
// Look up user before deleting session
|
||||||
const session = await new Promise((resolve) => {
|
let session = null;
|
||||||
db.get(
|
try {
|
||||||
|
const { rows } = await pool.query(
|
||||||
`SELECT u.id as user_id, u.username FROM sessions s
|
`SELECT u.id as user_id, u.username FROM sessions s
|
||||||
JOIN users u ON s.user_id = u.id
|
JOIN users u ON s.user_id = u.id
|
||||||
WHERE s.session_id = ?`,
|
WHERE s.session_id = $1`,
|
||||||
[sessionId],
|
[sessionId]
|
||||||
(err, row) => resolve(row || null)
|
|
||||||
);
|
);
|
||||||
});
|
session = rows[0] || null;
|
||||||
|
} catch (err) {
|
||||||
|
// Non-critical — proceed with logout
|
||||||
|
}
|
||||||
|
|
||||||
// Delete session from database
|
// Delete session from database
|
||||||
await new Promise((resolve) => {
|
try {
|
||||||
db.run(
|
await pool.query(
|
||||||
'DELETE FROM sessions WHERE session_id = ?',
|
'DELETE FROM sessions WHERE session_id = $1',
|
||||||
[sessionId],
|
[sessionId]
|
||||||
() => resolve()
|
|
||||||
);
|
);
|
||||||
});
|
} catch (err) {
|
||||||
|
// Non-critical — proceed with logout
|
||||||
|
}
|
||||||
|
|
||||||
if (session) {
|
if (session) {
|
||||||
logAudit(db, {
|
logAudit({
|
||||||
userId: session.user_id,
|
userId: session.user_id,
|
||||||
username: session.username,
|
username: session.username,
|
||||||
action: 'logout',
|
action: 'logout',
|
||||||
@@ -220,19 +209,15 @@ function createAuthRouter(db, logAudit) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
try {
|
try {
|
||||||
const session = await new Promise((resolve, reject) => {
|
const { rows } = await pool.query(
|
||||||
db.get(
|
`SELECT s.*, u.id as user_id, u.username, u.email, u.user_group, u.bu_teams, u.is_active
|
||||||
`SELECT s.*, u.id as user_id, u.username, u.email, u.user_group, u.is_active
|
FROM sessions s
|
||||||
FROM sessions s
|
JOIN users u ON s.user_id = u.id
|
||||||
JOIN users u ON s.user_id = u.id
|
WHERE s.session_id = $1 AND s.expires_at > NOW()`,
|
||||||
WHERE s.session_id = ? AND s.expires_at > datetime('now')`,
|
[sessionId]
|
||||||
[sessionId],
|
);
|
||||||
(err, row) => {
|
|
||||||
if (err) reject(err);
|
const session = rows[0];
|
||||||
else resolve(row);
|
|
||||||
}
|
|
||||||
);
|
|
||||||
});
|
|
||||||
|
|
||||||
if (!session) {
|
if (!session) {
|
||||||
res.clearCookie('session_id');
|
res.clearCookie('session_id');
|
||||||
@@ -249,7 +234,8 @@ function createAuthRouter(db, logAudit) {
|
|||||||
id: session.user_id,
|
id: session.user_id,
|
||||||
username: session.username,
|
username: session.username,
|
||||||
email: session.email,
|
email: session.email,
|
||||||
group: session.user_group
|
group: session.user_group,
|
||||||
|
teams: session.bu_teams ? session.bu_teams.split(',').filter(Boolean) : []
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
} catch (err) {
|
} catch (err) {
|
||||||
@@ -258,6 +244,123 @@ function createAuthRouter(db, logAudit) {
|
|||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GET /api/auth/profile
|
||||||
|
*
|
||||||
|
* Returns the full profile for the currently authenticated user.
|
||||||
|
* Queries the database for up-to-date account details including
|
||||||
|
* creation date and last login timestamp.
|
||||||
|
*
|
||||||
|
* @returns {object} 200 - { id, username, email, group, created_at, last_login }
|
||||||
|
* @returns {object} 401 - { error: 'Account is disabled' } (clears session cookie)
|
||||||
|
* @returns {object} 500 - { error: 'Failed to fetch profile' }
|
||||||
|
*/
|
||||||
|
router.get('/profile', requireAuth(), async (req, res) => {
|
||||||
|
try {
|
||||||
|
const { rows } = await pool.query(
|
||||||
|
'SELECT id, username, email, user_group, created_at, last_login, is_active FROM users WHERE id = $1',
|
||||||
|
[req.user.id]
|
||||||
|
);
|
||||||
|
|
||||||
|
const user = rows[0];
|
||||||
|
|
||||||
|
if (!user || !user.is_active) {
|
||||||
|
res.clearCookie('session_id');
|
||||||
|
return res.status(401).json({ error: 'Account is disabled' });
|
||||||
|
}
|
||||||
|
|
||||||
|
res.json({
|
||||||
|
id: user.id,
|
||||||
|
username: user.username,
|
||||||
|
email: user.email,
|
||||||
|
group: user.user_group,
|
||||||
|
created_at: user.created_at,
|
||||||
|
last_login: user.last_login
|
||||||
|
});
|
||||||
|
} catch (err) {
|
||||||
|
console.error('Profile fetch error:', err);
|
||||||
|
res.status(500).json({ error: 'Failed to fetch profile' });
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
|
// Rate limiter for password change — 5 attempts per 15-minute window, keyed by session cookie
|
||||||
|
const passwordChangeLimiter = rateLimit({
|
||||||
|
windowMs: 15 * 60 * 1000, // 15 minutes
|
||||||
|
max: 5,
|
||||||
|
standardHeaders: true,
|
||||||
|
legacyHeaders: false,
|
||||||
|
keyGenerator: (req) => req.cookies?.session_id || req.ip,
|
||||||
|
message: { error: 'Too many password change attempts. Please try again later.' }
|
||||||
|
});
|
||||||
|
|
||||||
|
/**
|
||||||
|
* POST /api/auth/change-password
|
||||||
|
*
|
||||||
|
* Allows the authenticated user to change their own password.
|
||||||
|
* Rate-limited to 5 attempts per 15-minute window per session.
|
||||||
|
*
|
||||||
|
* @body {string} currentPassword - The user's current password
|
||||||
|
* @body {string} newPassword - The desired new password (min 8 characters)
|
||||||
|
* @returns {object} 200 - { message: 'Password changed successfully' }
|
||||||
|
* @returns {object} 400 - { error: 'Current password and new password are required' } | { error: 'New password must be at least 8 characters' }
|
||||||
|
* @returns {object} 401 - { error: 'Account is disabled' } | { error: 'Current password is incorrect' }
|
||||||
|
* @returns {object} 429 - { error: 'Too many password change attempts. Please try again later.' }
|
||||||
|
* @returns {object} 500 - { error: 'Failed to change password' }
|
||||||
|
*/
|
||||||
|
router.post('/change-password', requireAuth(), passwordChangeLimiter, async (req, res) => {
|
||||||
|
const { currentPassword, newPassword } = req.body;
|
||||||
|
|
||||||
|
if (!currentPassword || !newPassword) {
|
||||||
|
return res.status(400).json({ error: 'Current password and new password are required' });
|
||||||
|
}
|
||||||
|
|
||||||
|
if (newPassword.length < 8) {
|
||||||
|
return res.status(400).json({ error: 'New password must be at least 8 characters' });
|
||||||
|
}
|
||||||
|
|
||||||
|
try {
|
||||||
|
// Fetch user's password hash and active status
|
||||||
|
const { rows } = await pool.query(
|
||||||
|
'SELECT password_hash, is_active FROM users WHERE id = $1',
|
||||||
|
[req.user.id]
|
||||||
|
);
|
||||||
|
|
||||||
|
const user = rows[0];
|
||||||
|
|
||||||
|
if (!user || !user.is_active) {
|
||||||
|
return res.status(401).json({ error: 'Account is disabled' });
|
||||||
|
}
|
||||||
|
|
||||||
|
// Verify current password
|
||||||
|
const validPassword = await bcrypt.compare(currentPassword, user.password_hash);
|
||||||
|
if (!validPassword) {
|
||||||
|
return res.status(401).json({ error: 'Current password is incorrect' });
|
||||||
|
}
|
||||||
|
|
||||||
|
// Hash new password and update
|
||||||
|
const newHash = await bcrypt.hash(newPassword, 10);
|
||||||
|
await pool.query(
|
||||||
|
'UPDATE users SET password_hash = $1 WHERE id = $2',
|
||||||
|
[newHash, req.user.id]
|
||||||
|
);
|
||||||
|
|
||||||
|
logAudit({
|
||||||
|
userId: req.user.id,
|
||||||
|
username: req.user.username,
|
||||||
|
action: 'password_change',
|
||||||
|
entityType: 'auth',
|
||||||
|
entityId: null,
|
||||||
|
details: null,
|
||||||
|
ipAddress: req.ip
|
||||||
|
});
|
||||||
|
|
||||||
|
res.json({ message: 'Password changed successfully' });
|
||||||
|
} catch (err) {
|
||||||
|
console.error('Password change error:', err);
|
||||||
|
res.status(500).json({ error: 'Failed to change password' });
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* POST /api/auth/cleanup-sessions
|
* POST /api/auth/cleanup-sessions
|
||||||
*
|
*
|
||||||
@@ -268,17 +371,9 @@ function createAuthRouter(db, logAudit) {
|
|||||||
* @returns {object} 403 - { error: 'Insufficient permissions', required: ['Admin'], current: '...' }
|
* @returns {object} 403 - { error: 'Insufficient permissions', required: ['Admin'], current: '...' }
|
||||||
* @returns {object} 500 - { error: 'Cleanup failed' }
|
* @returns {object} 500 - { error: 'Cleanup failed' }
|
||||||
*/
|
*/
|
||||||
router.post('/cleanup-sessions', requireAuth(db), requireGroup('Admin'), async (req, res) => {
|
router.post('/cleanup-sessions', requireAuth(), requireGroup('Admin'), async (req, res) => {
|
||||||
try {
|
try {
|
||||||
await new Promise((resolve, reject) => {
|
await pool.query("DELETE FROM sessions WHERE expires_at < NOW()");
|
||||||
db.run(
|
|
||||||
"DELETE FROM sessions WHERE expires_at < datetime('now')",
|
|
||||||
(err) => {
|
|
||||||
if (err) reject(err);
|
|
||||||
else resolve();
|
|
||||||
}
|
|
||||||
);
|
|
||||||
});
|
|
||||||
res.json({ message: 'Expired sessions cleaned up' });
|
res.json({ message: 'Expired sessions cleaned up' });
|
||||||
} catch (err) {
|
} catch (err) {
|
||||||
console.error('Session cleanup error:', err);
|
console.error('Session cleanup error:', err);
|
||||||
|
|||||||
393
backend/routes/cardApi.js
Normal file
393
backend/routes/cardApi.js
Normal file
@@ -0,0 +1,393 @@
|
|||||||
|
// CARD Asset Ownership API Routes
|
||||||
|
// Proxies CARD operations (confirm, decline, redirect, search) and orchestrates
|
||||||
|
// the two-step update_token flow for mutations.
|
||||||
|
|
||||||
|
const express = require('express');
|
||||||
|
const pool = require('../db');
|
||||||
|
const { requireAuth, requireGroup } = require('../middleware/auth');
|
||||||
|
const logAudit = require('../helpers/auditLog');
|
||||||
|
const {
|
||||||
|
isConfigured,
|
||||||
|
missingVars,
|
||||||
|
getTeams,
|
||||||
|
getTeamAssets,
|
||||||
|
getOwner,
|
||||||
|
confirmAsset,
|
||||||
|
declineAsset,
|
||||||
|
redirectAsset,
|
||||||
|
} = require('../helpers/cardApi');
|
||||||
|
|
||||||
|
// ---------------------------------------------------------------------------
|
||||||
|
// Error classification — maps CARD API / token errors to client responses
|
||||||
|
// ---------------------------------------------------------------------------
|
||||||
|
function handleCardError(err, res) {
|
||||||
|
const msg = err.message || String(err);
|
||||||
|
console.error('[card-api]', msg);
|
||||||
|
|
||||||
|
if (msg.includes('Token acquisition failed')) {
|
||||||
|
if (msg.includes('HTTP 401')) {
|
||||||
|
return res.status(401).json({ error: 'CARD authorization failed. Check service account credentials.' });
|
||||||
|
}
|
||||||
|
if (msg.includes('HTTP 403')) {
|
||||||
|
return res.status(403).json({ error: 'CARD access denied. The service account may not be onboarded with the CARD team.' });
|
||||||
|
}
|
||||||
|
if (msg.includes('HTTP 525')) {
|
||||||
|
return res.status(502).json({ error: 'CARD LDAP error. The service account may not be provisioned correctly.' });
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
if (msg.includes('401')) {
|
||||||
|
return res.status(401).json({ error: 'CARD token expired or invalid. The request has been retried once automatically.' });
|
||||||
|
}
|
||||||
|
if (msg.includes('403')) {
|
||||||
|
return res.status(403).json({ error: 'Insufficient CARD permissions for this operation.' });
|
||||||
|
}
|
||||||
|
|
||||||
|
return res.status(502).json({ error: 'CARD API request failed.', details: msg });
|
||||||
|
}
|
||||||
|
|
||||||
|
// ---------------------------------------------------------------------------
|
||||||
|
// Router factory
|
||||||
|
// ---------------------------------------------------------------------------
|
||||||
|
function createCardApiRouter() {
|
||||||
|
const router = express.Router();
|
||||||
|
|
||||||
|
// GET /status
|
||||||
|
router.get('/status', requireAuth(), (req, res) => {
|
||||||
|
if (!isConfigured) {
|
||||||
|
return res.status(503).json({ configured: false, error: 'CARD API is not configured.', missingVars });
|
||||||
|
}
|
||||||
|
res.json({ configured: true });
|
||||||
|
});
|
||||||
|
|
||||||
|
// GET /teams
|
||||||
|
router.get('/teams', requireAuth(), requireGroup('Admin', 'Standard_User'), async (req, res) => {
|
||||||
|
if (!isConfigured) {
|
||||||
|
return res.status(503).json({ error: 'CARD API is not configured.', missingVars });
|
||||||
|
}
|
||||||
|
|
||||||
|
try {
|
||||||
|
const result = await getTeams();
|
||||||
|
if (result.ok) {
|
||||||
|
let body;
|
||||||
|
try { body = JSON.parse(result.body); } catch (_) { body = result.body; }
|
||||||
|
const teams = Array.isArray(body) ? body : (body && body.teams) || [];
|
||||||
|
return res.json(teams);
|
||||||
|
}
|
||||||
|
let errorBody;
|
||||||
|
try { errorBody = JSON.parse(result.body); } catch (_) { errorBody = { error: result.body }; }
|
||||||
|
return res.status(result.status).json(errorBody);
|
||||||
|
} catch (err) {
|
||||||
|
return handleCardError(err, res);
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
|
// GET /teams/:teamName/assets
|
||||||
|
router.get('/teams/:teamName/assets', requireAuth(), requireGroup('Admin', 'Standard_User'), async (req, res) => {
|
||||||
|
if (!isConfigured) {
|
||||||
|
return res.status(503).json({ error: 'CARD API is not configured.', missingVars });
|
||||||
|
}
|
||||||
|
|
||||||
|
const { teamName } = req.params;
|
||||||
|
const { disposition, page, page_size } = req.query;
|
||||||
|
|
||||||
|
if (!disposition) {
|
||||||
|
return res.status(400).json({ error: 'disposition query parameter is required.' });
|
||||||
|
}
|
||||||
|
|
||||||
|
try {
|
||||||
|
const result = await getTeamAssets(teamName, {
|
||||||
|
disposition,
|
||||||
|
page: page ? parseInt(page, 10) : undefined,
|
||||||
|
pageSize: page_size ? parseInt(page_size, 10) : 50,
|
||||||
|
});
|
||||||
|
|
||||||
|
if (result.ok) {
|
||||||
|
let body;
|
||||||
|
try { body = JSON.parse(result.body); } catch (_) { body = result.body; }
|
||||||
|
|
||||||
|
let resultCount = 0;
|
||||||
|
if (body && typeof body === 'object' && typeof body.total === 'number') {
|
||||||
|
resultCount = body.total;
|
||||||
|
} else if (body && Array.isArray(body.assets)) {
|
||||||
|
resultCount = body.assets.length;
|
||||||
|
}
|
||||||
|
logAudit({
|
||||||
|
userId: req.user.id,
|
||||||
|
username: req.user.username,
|
||||||
|
action: 'card_search',
|
||||||
|
entityType: 'card_asset',
|
||||||
|
entityId: teamName,
|
||||||
|
details: { disposition, resultCount },
|
||||||
|
ipAddress: req.ip,
|
||||||
|
});
|
||||||
|
|
||||||
|
return res.json(body);
|
||||||
|
}
|
||||||
|
|
||||||
|
let errorBody;
|
||||||
|
try { errorBody = JSON.parse(result.body); } catch (_) { errorBody = { error: result.body }; }
|
||||||
|
return res.status(result.status).json(errorBody);
|
||||||
|
} catch (err) {
|
||||||
|
return handleCardError(err, res);
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
|
// GET /owner/:assetId
|
||||||
|
router.get('/owner/:assetId', requireAuth(), requireGroup('Admin', 'Standard_User'), async (req, res) => {
|
||||||
|
if (!isConfigured) {
|
||||||
|
return res.status(503).json({ error: 'CARD API is not configured.', missingVars });
|
||||||
|
}
|
||||||
|
|
||||||
|
const { assetId } = req.params;
|
||||||
|
|
||||||
|
try {
|
||||||
|
const result = await getOwner(assetId);
|
||||||
|
if (result.ok) {
|
||||||
|
let body;
|
||||||
|
try { body = JSON.parse(result.body); } catch (_) { body = result.body; }
|
||||||
|
return res.json(body);
|
||||||
|
}
|
||||||
|
let errorBody;
|
||||||
|
try { errorBody = JSON.parse(result.body); } catch (_) { errorBody = { error: result.body }; }
|
||||||
|
return res.status(result.status).json(errorBody);
|
||||||
|
} catch (err) {
|
||||||
|
return handleCardError(err, res);
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
|
// POST /queue/:queueItemId/confirm
|
||||||
|
router.post('/queue/:queueItemId/confirm', requireAuth(), requireGroup('Admin', 'Standard_User'), async (req, res) => {
|
||||||
|
if (!isConfigured) {
|
||||||
|
return res.status(503).json({ error: 'CARD API is not configured.', missingVars });
|
||||||
|
}
|
||||||
|
|
||||||
|
const { queueItemId } = req.params;
|
||||||
|
const { teamName, assetId, comment } = req.body;
|
||||||
|
|
||||||
|
if (!teamName || typeof teamName !== 'string' || !teamName.trim()) {
|
||||||
|
return res.status(400).json({ error: 'teamName is required.' });
|
||||||
|
}
|
||||||
|
if (!assetId || typeof assetId !== 'string' || !assetId.trim()) {
|
||||||
|
return res.status(400).json({ error: 'assetId is required.' });
|
||||||
|
}
|
||||||
|
|
||||||
|
try {
|
||||||
|
const { rows } = await pool.query(
|
||||||
|
'SELECT * FROM ivanti_todo_queue WHERE id = $1 AND user_id = $2 AND workflow_type = $3',
|
||||||
|
[queueItemId, req.user.id, 'CARD']
|
||||||
|
);
|
||||||
|
const item = rows[0];
|
||||||
|
|
||||||
|
if (!item) {
|
||||||
|
return res.status(404).json({ error: 'Queue item not found.' });
|
||||||
|
}
|
||||||
|
if (item.status !== 'pending') {
|
||||||
|
return res.status(400).json({ error: 'Only pending queue items can be executed.' });
|
||||||
|
}
|
||||||
|
|
||||||
|
const ownerResult = await getOwner(assetId);
|
||||||
|
if (!ownerResult.ok) {
|
||||||
|
const errMsg = `Failed to fetch owner record: HTTP ${ownerResult.status}`;
|
||||||
|
logAudit({ userId: req.user.id, username: req.user.username, action: 'card_action_failed', entityType: 'ivanti_todo_queue', entityId: String(queueItemId), details: { actionType: 'confirm', assetId, error: errMsg, cardStatus: ownerResult.status }, ipAddress: req.ip });
|
||||||
|
let errorBody;
|
||||||
|
try { errorBody = JSON.parse(ownerResult.body); } catch (_) { errorBody = { error: ownerResult.body }; }
|
||||||
|
return res.status(ownerResult.status).json(errorBody);
|
||||||
|
}
|
||||||
|
|
||||||
|
let ownerData;
|
||||||
|
try { ownerData = JSON.parse(ownerResult.body); } catch (_) { ownerData = {}; }
|
||||||
|
const updateToken = ownerData.owner && ownerData.owner.update_token;
|
||||||
|
|
||||||
|
if (!updateToken) {
|
||||||
|
const errMsg = 'update_token not found in owner record.';
|
||||||
|
logAudit({ userId: req.user.id, username: req.user.username, action: 'card_action_failed', entityType: 'ivanti_todo_queue', entityId: String(queueItemId), details: { actionType: 'confirm', assetId, error: errMsg, cardStatus: null }, ipAddress: req.ip });
|
||||||
|
return res.status(502).json({ error: 'CARD API request failed.', details: errMsg });
|
||||||
|
}
|
||||||
|
|
||||||
|
const confirmResult = await confirmAsset(assetId, teamName.trim(), updateToken, comment || '');
|
||||||
|
|
||||||
|
if (confirmResult.ok) {
|
||||||
|
await pool.query(
|
||||||
|
"UPDATE ivanti_todo_queue SET status = 'complete', updated_at = NOW() WHERE id = $1",
|
||||||
|
[queueItemId]
|
||||||
|
);
|
||||||
|
|
||||||
|
let cardResponse;
|
||||||
|
try { cardResponse = JSON.parse(confirmResult.body); } catch (_) { cardResponse = confirmResult.body; }
|
||||||
|
|
||||||
|
logAudit({ userId: req.user.id, username: req.user.username, action: 'card_confirm', entityType: 'ivanti_todo_queue', entityId: String(queueItemId), details: { assetId, teamName: teamName.trim(), comment: comment || '', cardStatus: confirmResult.status }, ipAddress: req.ip });
|
||||||
|
|
||||||
|
return res.json({ success: true, cardResponse });
|
||||||
|
}
|
||||||
|
|
||||||
|
const errMsg = `Confirm failed: HTTP ${confirmResult.status}`;
|
||||||
|
logAudit({ userId: req.user.id, username: req.user.username, action: 'card_action_failed', entityType: 'ivanti_todo_queue', entityId: String(queueItemId), details: { actionType: 'confirm', assetId, error: errMsg, cardStatus: confirmResult.status }, ipAddress: req.ip });
|
||||||
|
let errorBody;
|
||||||
|
try { errorBody = JSON.parse(confirmResult.body); } catch (_) { errorBody = { error: confirmResult.body }; }
|
||||||
|
return res.status(confirmResult.status).json(errorBody);
|
||||||
|
} catch (err) {
|
||||||
|
logAudit({ userId: req.user.id, username: req.user.username, action: 'card_action_failed', entityType: 'ivanti_todo_queue', entityId: String(queueItemId), details: { actionType: 'confirm', assetId, error: err.message, cardStatus: null }, ipAddress: req.ip });
|
||||||
|
return handleCardError(err, res);
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
|
// POST /queue/:queueItemId/decline
|
||||||
|
router.post('/queue/:queueItemId/decline', requireAuth(), requireGroup('Admin', 'Standard_User'), async (req, res) => {
|
||||||
|
if (!isConfigured) {
|
||||||
|
return res.status(503).json({ error: 'CARD API is not configured.', missingVars });
|
||||||
|
}
|
||||||
|
|
||||||
|
const { queueItemId } = req.params;
|
||||||
|
const { teamName, assetId, comment } = req.body;
|
||||||
|
|
||||||
|
if (!teamName || typeof teamName !== 'string' || !teamName.trim()) {
|
||||||
|
return res.status(400).json({ error: 'teamName is required.' });
|
||||||
|
}
|
||||||
|
if (!assetId || typeof assetId !== 'string' || !assetId.trim()) {
|
||||||
|
return res.status(400).json({ error: 'assetId is required.' });
|
||||||
|
}
|
||||||
|
|
||||||
|
try {
|
||||||
|
const { rows } = await pool.query(
|
||||||
|
'SELECT * FROM ivanti_todo_queue WHERE id = $1 AND user_id = $2 AND workflow_type = $3',
|
||||||
|
[queueItemId, req.user.id, 'CARD']
|
||||||
|
);
|
||||||
|
const item = rows[0];
|
||||||
|
|
||||||
|
if (!item) {
|
||||||
|
return res.status(404).json({ error: 'Queue item not found.' });
|
||||||
|
}
|
||||||
|
if (item.status !== 'pending') {
|
||||||
|
return res.status(400).json({ error: 'Only pending queue items can be executed.' });
|
||||||
|
}
|
||||||
|
|
||||||
|
const ownerResult = await getOwner(assetId);
|
||||||
|
if (!ownerResult.ok) {
|
||||||
|
const errMsg = `Failed to fetch owner record: HTTP ${ownerResult.status}`;
|
||||||
|
logAudit({ userId: req.user.id, username: req.user.username, action: 'card_action_failed', entityType: 'ivanti_todo_queue', entityId: String(queueItemId), details: { actionType: 'decline', assetId, error: errMsg, cardStatus: ownerResult.status }, ipAddress: req.ip });
|
||||||
|
let errorBody;
|
||||||
|
try { errorBody = JSON.parse(ownerResult.body); } catch (_) { errorBody = { error: ownerResult.body }; }
|
||||||
|
return res.status(ownerResult.status).json(errorBody);
|
||||||
|
}
|
||||||
|
|
||||||
|
let ownerData;
|
||||||
|
try { ownerData = JSON.parse(ownerResult.body); } catch (_) { ownerData = {}; }
|
||||||
|
const updateToken = ownerData.owner && ownerData.owner.update_token;
|
||||||
|
|
||||||
|
if (!updateToken) {
|
||||||
|
const errMsg = 'update_token not found in owner record.';
|
||||||
|
logAudit({ userId: req.user.id, username: req.user.username, action: 'card_action_failed', entityType: 'ivanti_todo_queue', entityId: String(queueItemId), details: { actionType: 'decline', assetId, error: errMsg, cardStatus: null }, ipAddress: req.ip });
|
||||||
|
return res.status(502).json({ error: 'CARD API request failed.', details: errMsg });
|
||||||
|
}
|
||||||
|
|
||||||
|
const declineResult = await declineAsset(assetId, teamName.trim(), updateToken, comment || '');
|
||||||
|
|
||||||
|
if (declineResult.ok) {
|
||||||
|
await pool.query(
|
||||||
|
"UPDATE ivanti_todo_queue SET status = 'complete', updated_at = NOW() WHERE id = $1",
|
||||||
|
[queueItemId]
|
||||||
|
);
|
||||||
|
|
||||||
|
let cardResponse;
|
||||||
|
try { cardResponse = JSON.parse(declineResult.body); } catch (_) { cardResponse = declineResult.body; }
|
||||||
|
|
||||||
|
logAudit({ userId: req.user.id, username: req.user.username, action: 'card_decline', entityType: 'ivanti_todo_queue', entityId: String(queueItemId), details: { assetId, teamName: teamName.trim(), comment: comment || '', cardStatus: declineResult.status }, ipAddress: req.ip });
|
||||||
|
|
||||||
|
return res.json({ success: true, cardResponse });
|
||||||
|
}
|
||||||
|
|
||||||
|
const errMsg = `Decline failed: HTTP ${declineResult.status}`;
|
||||||
|
logAudit({ userId: req.user.id, username: req.user.username, action: 'card_action_failed', entityType: 'ivanti_todo_queue', entityId: String(queueItemId), details: { actionType: 'decline', assetId, error: errMsg, cardStatus: declineResult.status }, ipAddress: req.ip });
|
||||||
|
let errorBody;
|
||||||
|
try { errorBody = JSON.parse(declineResult.body); } catch (_) { errorBody = { error: declineResult.body }; }
|
||||||
|
return res.status(declineResult.status).json(errorBody);
|
||||||
|
} catch (err) {
|
||||||
|
logAudit({ userId: req.user.id, username: req.user.username, action: 'card_action_failed', entityType: 'ivanti_todo_queue', entityId: String(queueItemId), details: { actionType: 'decline', assetId, error: err.message, cardStatus: null }, ipAddress: req.ip });
|
||||||
|
return handleCardError(err, res);
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
|
// POST /queue/:queueItemId/redirect
|
||||||
|
router.post('/queue/:queueItemId/redirect', requireAuth(), requireGroup('Admin', 'Standard_User'), async (req, res) => {
|
||||||
|
if (!isConfigured) {
|
||||||
|
return res.status(503).json({ error: 'CARD API is not configured.', missingVars });
|
||||||
|
}
|
||||||
|
|
||||||
|
const { queueItemId } = req.params;
|
||||||
|
const { fromTeam, toTeam, assetId } = req.body;
|
||||||
|
|
||||||
|
if (!fromTeam || typeof fromTeam !== 'string' || !fromTeam.trim()) {
|
||||||
|
return res.status(400).json({ error: 'fromTeam is required.' });
|
||||||
|
}
|
||||||
|
if (!toTeam || typeof toTeam !== 'string' || !toTeam.trim()) {
|
||||||
|
return res.status(400).json({ error: 'toTeam is required.' });
|
||||||
|
}
|
||||||
|
if (!assetId || typeof assetId !== 'string' || !assetId.trim()) {
|
||||||
|
return res.status(400).json({ error: 'assetId is required.' });
|
||||||
|
}
|
||||||
|
|
||||||
|
try {
|
||||||
|
const { rows } = await pool.query(
|
||||||
|
'SELECT * FROM ivanti_todo_queue WHERE id = $1 AND user_id = $2 AND workflow_type = $3',
|
||||||
|
[queueItemId, req.user.id, 'CARD']
|
||||||
|
);
|
||||||
|
const item = rows[0];
|
||||||
|
|
||||||
|
if (!item) {
|
||||||
|
return res.status(404).json({ error: 'Queue item not found.' });
|
||||||
|
}
|
||||||
|
if (item.status !== 'pending') {
|
||||||
|
return res.status(400).json({ error: 'Only pending queue items can be executed.' });
|
||||||
|
}
|
||||||
|
|
||||||
|
const ownerResult = await getOwner(assetId);
|
||||||
|
if (!ownerResult.ok) {
|
||||||
|
const errMsg = `Failed to fetch owner record: HTTP ${ownerResult.status}`;
|
||||||
|
logAudit({ userId: req.user.id, username: req.user.username, action: 'card_action_failed', entityType: 'ivanti_todo_queue', entityId: String(queueItemId), details: { actionType: 'redirect', assetId, error: errMsg, cardStatus: ownerResult.status }, ipAddress: req.ip });
|
||||||
|
let errorBody;
|
||||||
|
try { errorBody = JSON.parse(ownerResult.body); } catch (_) { errorBody = { error: ownerResult.body }; }
|
||||||
|
return res.status(ownerResult.status).json(errorBody);
|
||||||
|
}
|
||||||
|
|
||||||
|
let ownerData;
|
||||||
|
try { ownerData = JSON.parse(ownerResult.body); } catch (_) { ownerData = {}; }
|
||||||
|
const updateToken = ownerData.owner && ownerData.owner.update_token;
|
||||||
|
|
||||||
|
if (!updateToken) {
|
||||||
|
const errMsg = 'update_token not found in owner record.';
|
||||||
|
logAudit({ userId: req.user.id, username: req.user.username, action: 'card_action_failed', entityType: 'ivanti_todo_queue', entityId: String(queueItemId), details: { actionType: 'redirect', assetId, error: errMsg, cardStatus: null }, ipAddress: req.ip });
|
||||||
|
return res.status(502).json({ error: 'CARD API request failed.', details: errMsg });
|
||||||
|
}
|
||||||
|
|
||||||
|
const redirectResult = await redirectAsset(assetId, fromTeam.trim(), toTeam.trim(), updateToken);
|
||||||
|
|
||||||
|
if (redirectResult.ok) {
|
||||||
|
await pool.query(
|
||||||
|
"UPDATE ivanti_todo_queue SET status = 'complete', updated_at = NOW() WHERE id = $1",
|
||||||
|
[queueItemId]
|
||||||
|
);
|
||||||
|
|
||||||
|
let cardResponse;
|
||||||
|
try { cardResponse = JSON.parse(redirectResult.body); } catch (_) { cardResponse = redirectResult.body; }
|
||||||
|
|
||||||
|
logAudit({ userId: req.user.id, username: req.user.username, action: 'card_redirect', entityType: 'ivanti_todo_queue', entityId: String(queueItemId), details: { assetId, fromTeam: fromTeam.trim(), toTeam: toTeam.trim(), cardStatus: redirectResult.status }, ipAddress: req.ip });
|
||||||
|
|
||||||
|
return res.json({ success: true, cardResponse });
|
||||||
|
}
|
||||||
|
|
||||||
|
const errMsg = `Redirect failed: HTTP ${redirectResult.status}`;
|
||||||
|
logAudit({ userId: req.user.id, username: req.user.username, action: 'card_action_failed', entityType: 'ivanti_todo_queue', entityId: String(queueItemId), details: { actionType: 'redirect', assetId, error: errMsg, cardStatus: redirectResult.status }, ipAddress: req.ip });
|
||||||
|
let errorBody;
|
||||||
|
try { errorBody = JSON.parse(redirectResult.body); } catch (_) { errorBody = { error: redirectResult.body }; }
|
||||||
|
return res.status(redirectResult.status).json(errorBody);
|
||||||
|
} catch (err) {
|
||||||
|
logAudit({ userId: req.user.id, username: req.user.username, action: 'card_action_failed', entityType: 'ivanti_todo_queue', entityId: String(queueItemId), details: { actionType: 'redirect', assetId, error: err.message, cardStatus: null }, ipAddress: req.ip });
|
||||||
|
return handleCardError(err, res);
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
|
return router;
|
||||||
|
}
|
||||||
|
|
||||||
|
module.exports = createCardApiRouter;
|
||||||
File diff suppressed because it is too large
Load Diff
111
backend/routes/feedback.js
Normal file
111
backend/routes/feedback.js
Normal file
@@ -0,0 +1,111 @@
|
|||||||
|
// Feedback route — proxies bug reports and feature requests to GitLab Issues API
|
||||||
|
// Keeps the GitLab PAT server-side so it's never exposed to the browser.
|
||||||
|
|
||||||
|
const express = require('express');
|
||||||
|
const https = require('https');
|
||||||
|
const http = require('http');
|
||||||
|
const { requireAuth } = require('../middleware/auth');
|
||||||
|
|
||||||
|
function createFeedbackRouter() {
|
||||||
|
const router = express.Router();
|
||||||
|
|
||||||
|
const GITLAB_URL = process.env.GITLAB_URL || '';
|
||||||
|
const GITLAB_PROJECT_ID = process.env.GITLAB_PROJECT_ID || '';
|
||||||
|
const GITLAB_PAT = process.env.GITLAB_PAT || '';
|
||||||
|
|
||||||
|
router.post('/', requireAuth(), async (req, res) => {
|
||||||
|
if (!GITLAB_URL || !GITLAB_PROJECT_ID || !GITLAB_PAT) {
|
||||||
|
return res.status(503).json({ error: 'Feedback integration not configured' });
|
||||||
|
}
|
||||||
|
|
||||||
|
const { type, title, description, page } = req.body;
|
||||||
|
|
||||||
|
if (!type || !title || !description) {
|
||||||
|
return res.status(400).json({ error: 'type, title, and description are required' });
|
||||||
|
}
|
||||||
|
|
||||||
|
if (!['bug', 'feature'].includes(type)) {
|
||||||
|
return res.status(400).json({ error: 'type must be "bug" or "feature"' });
|
||||||
|
}
|
||||||
|
|
||||||
|
const labels = type === 'bug' ? 'bug' : 'enhancement';
|
||||||
|
const prefix = type === 'bug' ? '🐛 Bug' : '✨ Feature Request';
|
||||||
|
const username = req.user?.username || 'unknown';
|
||||||
|
|
||||||
|
const body = [
|
||||||
|
`**Submitted by:** ${username}`,
|
||||||
|
page ? `**Page:** ${page}` : null,
|
||||||
|
`**Type:** ${prefix}`,
|
||||||
|
'',
|
||||||
|
'---',
|
||||||
|
'',
|
||||||
|
description,
|
||||||
|
].filter(Boolean).join('\n');
|
||||||
|
|
||||||
|
const postData = JSON.stringify({
|
||||||
|
title: `[${prefix}] ${title}`,
|
||||||
|
description: body,
|
||||||
|
labels,
|
||||||
|
});
|
||||||
|
|
||||||
|
const apiUrl = `${GITLAB_URL.replace(/\/$/, '')}/api/v4/projects/${encodeURIComponent(GITLAB_PROJECT_ID)}/issues`;
|
||||||
|
|
||||||
|
try {
|
||||||
|
const result = await new Promise((resolve, reject) => {
|
||||||
|
const parsed = new URL(apiUrl);
|
||||||
|
const transport = parsed.protocol === 'https:' ? https : http;
|
||||||
|
|
||||||
|
const reqOpts = {
|
||||||
|
method: 'POST',
|
||||||
|
hostname: parsed.hostname,
|
||||||
|
port: parsed.port,
|
||||||
|
path: parsed.pathname + parsed.search,
|
||||||
|
headers: {
|
||||||
|
'Content-Type': 'application/json',
|
||||||
|
'PRIVATE-TOKEN': GITLAB_PAT,
|
||||||
|
'Content-Length': Buffer.byteLength(postData),
|
||||||
|
},
|
||||||
|
rejectAuthorized: false,
|
||||||
|
};
|
||||||
|
|
||||||
|
const apiReq = transport.request(reqOpts, (apiRes) => {
|
||||||
|
let data = '';
|
||||||
|
apiRes.on('data', chunk => data += chunk);
|
||||||
|
apiRes.on('end', () => {
|
||||||
|
try {
|
||||||
|
resolve({ status: apiRes.statusCode, body: JSON.parse(data) });
|
||||||
|
} catch {
|
||||||
|
resolve({ status: apiRes.statusCode, body: data });
|
||||||
|
}
|
||||||
|
});
|
||||||
|
});
|
||||||
|
|
||||||
|
apiReq.on('error', reject);
|
||||||
|
apiReq.write(postData);
|
||||||
|
apiReq.end();
|
||||||
|
});
|
||||||
|
|
||||||
|
if (result.status === 201) {
|
||||||
|
console.log(`[Feedback] Issue #${result.body.iid} created by ${username}: ${title}`);
|
||||||
|
res.json({
|
||||||
|
success: true,
|
||||||
|
issue: {
|
||||||
|
id: result.body.iid,
|
||||||
|
url: result.body.web_url,
|
||||||
|
title: result.body.title,
|
||||||
|
},
|
||||||
|
});
|
||||||
|
} else {
|
||||||
|
console.error(`[Feedback] GitLab API returned ${result.status}:`, result.body);
|
||||||
|
res.status(502).json({ error: 'GitLab API error', details: result.body });
|
||||||
|
}
|
||||||
|
} catch (err) {
|
||||||
|
console.error('[Feedback] Request failed:', err.message);
|
||||||
|
res.status(502).json({ error: 'Failed to connect to GitLab' });
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
|
return router;
|
||||||
|
}
|
||||||
|
|
||||||
|
module.exports = createFeedbackRouter;
|
||||||
@@ -1,25 +1,57 @@
|
|||||||
// Ivanti Archive Routes — list, stats, and transition history for archived findings
|
// Ivanti Archive Routes — list, stats, and transition history for archived findings
|
||||||
const express = require('express');
|
const express = require('express');
|
||||||
|
const pool = require('../db');
|
||||||
|
const { requireAuth } = require('../middleware/auth');
|
||||||
|
|
||||||
const VALID_STATES = ['ACTIVE', 'ARCHIVED', 'RETURNED', 'CLOSED'];
|
const VALID_STATES = ['ACTIVE', 'ARCHIVED', 'RETURNED', 'CLOSED'];
|
||||||
|
|
||||||
function createIvantiArchiveRouter(db, requireAuth) {
|
/**
|
||||||
|
* Find the most severe active finding related to an archived finding.
|
||||||
|
*/
|
||||||
|
function findRelatedActive(archive, activeFindings) {
|
||||||
|
const archiveTitle = (archive.finding_title || '').toLowerCase();
|
||||||
|
|
||||||
|
const matches = activeFindings.filter(f => {
|
||||||
|
if (f.hostName !== archive.host_name) return false;
|
||||||
|
if (f.id === archive.finding_id) return false;
|
||||||
|
|
||||||
|
const activeTitle = (f.title || '').toLowerCase();
|
||||||
|
if (!archiveTitle.includes(activeTitle) && !activeTitle.includes(archiveTitle)) return false;
|
||||||
|
|
||||||
|
return true;
|
||||||
|
});
|
||||||
|
|
||||||
|
if (matches.length === 0) return null;
|
||||||
|
|
||||||
|
const best = matches.reduce((a, b) => (b.severity > a.severity ? b : a));
|
||||||
|
return { id: best.id, title: best.title, severity: best.severity };
|
||||||
|
}
|
||||||
|
|
||||||
|
function createIvantiArchiveRouter() {
|
||||||
const router = express.Router();
|
const router = express.Router();
|
||||||
|
|
||||||
// All routes require authentication
|
// All routes require authentication
|
||||||
router.use(requireAuth(db));
|
router.use(requireAuth());
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* GET /
|
* GET /
|
||||||
* List archive records with optional state filtering.
|
* List archive records with optional state and teams filtering.
|
||||||
*
|
*
|
||||||
* @query {string} [state] - Filter by lifecycle state (ACTIVE, ARCHIVED, RETURNED, CLOSED)
|
* @query {string} [state] - Filter by lifecycle state. Valid values: ACTIVE, ARCHIVED, RETURNED, CLOSED.
|
||||||
* @returns {Object} 200 - { archives: Array<ArchiveRecord>, total: number }
|
* When state=ACTIVE, returns live open findings from ivanti_findings instead of archives.
|
||||||
* @returns {Object} 400 - { error: string } when state param is invalid
|
* When state=CLOSED, includes both CLOSED and CLOSED_GONE records.
|
||||||
* @returns {Object} 500 - { error: string } on database failure
|
* @query {string} [teams] - Comma-separated BU team names (e.g. 'STEAM,ACCESS-ENG').
|
||||||
|
* Filters results to findings whose bu_ownership contains one of the specified teams.
|
||||||
|
*
|
||||||
|
* @response {object} 200
|
||||||
|
* { archives: Array<{ id, finding_id, finding_title, host_name, ip_address, current_state, last_severity, first_archived_at, last_transition_at, created_at, related_active: object|null }>, total: number }
|
||||||
|
* @response {object} 400 - Invalid state parameter
|
||||||
|
* { error: string }
|
||||||
|
* @response {object} 500 - Database error
|
||||||
|
* { error: string }
|
||||||
*/
|
*/
|
||||||
router.get('/', async (req, res) => {
|
router.get('/', async (req, res) => {
|
||||||
const { state } = req.query;
|
const { state, teams } = req.query;
|
||||||
|
|
||||||
if (state && !VALID_STATES.includes(state)) {
|
if (state && !VALID_STATES.includes(state)) {
|
||||||
return res.status(400).json({
|
return res.status(400).json({
|
||||||
@@ -27,25 +59,86 @@ function createIvantiArchiveRouter(db, requireAuth) {
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
try {
|
// Parse teams filter into ILIKE patterns
|
||||||
let query = 'SELECT * FROM ivanti_finding_archives';
|
const teamPatterns = teams
|
||||||
const params = [];
|
? teams.split(',').map(t => `%${t.trim()}%`).filter(p => p !== '%%')
|
||||||
|
: [];
|
||||||
|
|
||||||
if (state) {
|
try {
|
||||||
query += ' WHERE current_state = ?';
|
// ACTIVE state comes from ivanti_findings (live open findings), not archives
|
||||||
params.push(state);
|
if (state === 'ACTIVE') {
|
||||||
|
let activeQuery = `SELECT id, id AS finding_id, title AS finding_title, host_name, ip_address,
|
||||||
|
'ACTIVE' AS current_state, severity AS last_severity,
|
||||||
|
synced_at AS first_archived_at, synced_at AS last_transition_at, synced_at AS created_at
|
||||||
|
FROM ivanti_findings WHERE state = 'open'`;
|
||||||
|
const activeParams = [];
|
||||||
|
let activeIdx = 1;
|
||||||
|
if (teamPatterns.length > 0) {
|
||||||
|
activeQuery += ` AND bu_ownership ILIKE ANY($${activeIdx++}::text[])`;
|
||||||
|
activeParams.push(teamPatterns);
|
||||||
|
}
|
||||||
|
activeQuery += ` ORDER BY severity DESC NULLS LAST LIMIT 200`;
|
||||||
|
const { rows: activeRows } = await pool.query(activeQuery, activeParams);
|
||||||
|
const archives = activeRows.map(r => ({ ...r, related_active: null }));
|
||||||
|
return res.json({ archives, total: archives.length });
|
||||||
}
|
}
|
||||||
|
|
||||||
query += ' ORDER BY last_transition_at DESC';
|
// For non-ACTIVE states, query archives with optional BU join
|
||||||
|
let query, params = [], paramIndex = 1;
|
||||||
|
|
||||||
const archives = await new Promise((resolve, reject) => {
|
if (teamPatterns.length > 0) {
|
||||||
db.all(query, params, (err, rows) => {
|
// JOIN with ivanti_findings to filter by bu_ownership
|
||||||
if (err) reject(err);
|
query = `SELECT a.* FROM ivanti_finding_archives a
|
||||||
else resolve(rows || []);
|
INNER JOIN ivanti_findings f ON a.finding_id = f.id
|
||||||
});
|
WHERE f.bu_ownership ILIKE ANY($${paramIndex++}::text[])`;
|
||||||
});
|
params.push(teamPatterns);
|
||||||
|
if (state) {
|
||||||
|
if (state === 'CLOSED') {
|
||||||
|
query += ` AND a.current_state IN ($${paramIndex++}, $${paramIndex++})`;
|
||||||
|
params.push('CLOSED', 'CLOSED_GONE');
|
||||||
|
} else {
|
||||||
|
query += ` AND a.current_state = $${paramIndex++}`;
|
||||||
|
params.push(state);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
} else {
|
||||||
|
query = 'SELECT * FROM ivanti_finding_archives';
|
||||||
|
if (state) {
|
||||||
|
if (state === 'CLOSED') {
|
||||||
|
query += ` WHERE current_state IN ($${paramIndex++}, $${paramIndex++})`;
|
||||||
|
params.push('CLOSED', 'CLOSED_GONE');
|
||||||
|
} else {
|
||||||
|
query += ` WHERE current_state = $${paramIndex++}`;
|
||||||
|
params.push(state);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
res.json({ archives, total: archives.length });
|
query += teamPatterns.length > 0
|
||||||
|
? ' ORDER BY a.last_transition_at DESC'
|
||||||
|
: ' ORDER BY last_transition_at DESC';
|
||||||
|
|
||||||
|
const { rows: archives } = await pool.query(query, params);
|
||||||
|
|
||||||
|
// Fetch active findings for related-finding enrichment
|
||||||
|
// In the new schema, active findings are in ivanti_findings table
|
||||||
|
let activeFindings = [];
|
||||||
|
try {
|
||||||
|
const { rows: findingsRows } = await pool.query(
|
||||||
|
`SELECT id, title, host_name AS "hostName", severity FROM ivanti_findings WHERE state = 'open'`
|
||||||
|
);
|
||||||
|
activeFindings = findingsRows;
|
||||||
|
} catch (cacheErr) {
|
||||||
|
console.warn('Failed to load findings for related-active matching:', cacheErr);
|
||||||
|
}
|
||||||
|
|
||||||
|
// Enrich each archive record with related active finding info
|
||||||
|
const enrichedArchives = archives.map(archive => ({
|
||||||
|
...archive,
|
||||||
|
related_active: findRelatedActive(archive, activeFindings)
|
||||||
|
}));
|
||||||
|
|
||||||
|
res.json({ archives: enrichedArchives, total: enrichedArchives.length });
|
||||||
} catch (err) {
|
} catch (err) {
|
||||||
console.error('Archive list error:', err);
|
console.error('Archive list error:', err);
|
||||||
res.status(500).json({ error: 'Failed to fetch archive records' });
|
res.status(500).json({ error: 'Failed to fetch archive records' });
|
||||||
@@ -54,50 +147,59 @@ function createIvantiArchiveRouter(db, requireAuth) {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* GET /stats
|
* GET /stats
|
||||||
* Summary counts of archive records by lifecycle state.
|
* Summary counts of archive records grouped by lifecycle state.
|
||||||
* ACTIVE is implicit: live findings in the cache that have no ARCHIVED/RETURNED archive record.
|
|
||||||
*
|
*
|
||||||
* @returns {Object} 200 - { ACTIVE: number, ARCHIVED: number, RETURNED: number, CLOSED: number, total: number }
|
* @query {string} [teams] - Comma-separated BU team names (e.g. 'STEAM,ACCESS-ENG').
|
||||||
* @returns {Object} 500 - { error: string } on database failure
|
* Filters counts to findings whose bu_ownership contains one of the specified teams.
|
||||||
|
*
|
||||||
|
* @response {object} 200
|
||||||
|
* { ACTIVE: number, ARCHIVED: number, RETURNED: number, CLOSED: number, total: number }
|
||||||
|
* @response {object} 500 - Database error
|
||||||
|
* { error: string }
|
||||||
*/
|
*/
|
||||||
router.get('/stats', async (req, res) => {
|
router.get('/stats', async (req, res) => {
|
||||||
try {
|
try {
|
||||||
// Count archive records by state
|
const { teams } = req.query;
|
||||||
const rows = await new Promise((resolve, reject) => {
|
const teamPatterns = teams
|
||||||
db.all(
|
? teams.split(',').map(t => `%${t.trim()}%`).filter(p => p !== '%%')
|
||||||
`SELECT current_state, COUNT(*) as count
|
: [];
|
||||||
|
|
||||||
|
let archiveQuery, archiveParams = [];
|
||||||
|
if (teamPatterns.length > 0) {
|
||||||
|
archiveQuery = `SELECT a.current_state, COUNT(*) as count
|
||||||
|
FROM ivanti_finding_archives a
|
||||||
|
INNER JOIN ivanti_findings f ON a.finding_id = f.id
|
||||||
|
WHERE f.bu_ownership ILIKE ANY($1::text[])
|
||||||
|
GROUP BY a.current_state`;
|
||||||
|
archiveParams = [teamPatterns];
|
||||||
|
} else {
|
||||||
|
archiveQuery = `SELECT current_state, COUNT(*) as count
|
||||||
FROM ivanti_finding_archives
|
FROM ivanti_finding_archives
|
||||||
GROUP BY current_state`,
|
GROUP BY current_state`;
|
||||||
(err, rows) => {
|
}
|
||||||
if (err) reject(err);
|
|
||||||
else resolve(rows || []);
|
const { rows } = await pool.query(archiveQuery, archiveParams);
|
||||||
}
|
|
||||||
);
|
|
||||||
});
|
|
||||||
|
|
||||||
const stats = { ACTIVE: 0, ARCHIVED: 0, RETURNED: 0, CLOSED: 0 };
|
const stats = { ACTIVE: 0, ARCHIVED: 0, RETURNED: 0, CLOSED: 0 };
|
||||||
|
|
||||||
for (const row of rows) {
|
for (const row of rows) {
|
||||||
if (stats.hasOwnProperty(row.current_state)) {
|
if (stats.hasOwnProperty(row.current_state)) {
|
||||||
stats[row.current_state] = row.count;
|
stats[row.current_state] += parseInt(row.count);
|
||||||
|
} else if (row.current_state === 'CLOSED_GONE') {
|
||||||
|
stats.CLOSED += parseInt(row.count);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Compute ACTIVE: total live findings minus those with ARCHIVED or RETURNED records
|
// ACTIVE = total live findings count (scoped by teams if provided)
|
||||||
const cacheRow = await new Promise((resolve, reject) => {
|
let activeQuery, activeParams = [];
|
||||||
db.get(
|
if (teamPatterns.length > 0) {
|
||||||
'SELECT total FROM ivanti_findings_cache WHERE id = 1',
|
activeQuery = `SELECT COUNT(*) as total FROM ivanti_findings WHERE state = 'open' AND bu_ownership ILIKE ANY($1::text[])`;
|
||||||
(err, row) => {
|
activeParams = [teamPatterns];
|
||||||
if (err) reject(err);
|
} else {
|
||||||
else resolve(row);
|
activeQuery = `SELECT COUNT(*) as total FROM ivanti_findings WHERE state = 'open'`;
|
||||||
}
|
}
|
||||||
);
|
const countResult = await pool.query(activeQuery, activeParams);
|
||||||
});
|
stats.ACTIVE = parseInt(countResult.rows[0].total) || 0;
|
||||||
|
|
||||||
const liveFindingsCount = (cacheRow && cacheRow.total) || 0;
|
|
||||||
// Findings that are ARCHIVED or RETURNED are "missing" from the live set,
|
|
||||||
// so ACTIVE = live count (all findings currently present in sync results)
|
|
||||||
stats.ACTIVE = liveFindingsCount;
|
|
||||||
|
|
||||||
const total = stats.ACTIVE + stats.ARCHIVED + stats.RETURNED + stats.CLOSED;
|
const total = stats.ACTIVE + stats.ARCHIVED + stats.RETURNED + stats.CLOSED;
|
||||||
|
|
||||||
@@ -110,44 +212,35 @@ function createIvantiArchiveRouter(db, requireAuth) {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* GET /:findingId/history
|
* GET /:findingId/history
|
||||||
* Transition history for a specific archived finding, ordered by most recent first.
|
* Transition history for a specific archived finding.
|
||||||
* Returns an empty transitions array if the finding has no archive record.
|
|
||||||
*
|
*
|
||||||
* @param {string} findingId - Ivanti finding identifier (route param)
|
* @param {string} findingId - The finding ID to look up in the archives.
|
||||||
* @returns {Object} 200 - { finding_id: string, transitions: Array<TransitionRecord> }
|
*
|
||||||
* @returns {Object} 500 - { error: string } on database failure
|
* @response {object} 200
|
||||||
|
* { finding_id: string, transitions: Array<{ id, archive_id, from_state, to_state, transitioned_at, reason }> }
|
||||||
|
* @response {object} 500 - Database error
|
||||||
|
* { error: string }
|
||||||
*/
|
*/
|
||||||
router.get('/:findingId/history', async (req, res) => {
|
router.get('/:findingId/history', async (req, res) => {
|
||||||
const { findingId } = req.params;
|
const { findingId } = req.params;
|
||||||
|
|
||||||
try {
|
try {
|
||||||
const archive = await new Promise((resolve, reject) => {
|
const { rows: archiveRows } = await pool.query(
|
||||||
db.get(
|
'SELECT id FROM ivanti_finding_archives WHERE finding_id = $1',
|
||||||
'SELECT id FROM ivanti_finding_archives WHERE finding_id = ?',
|
[findingId]
|
||||||
[findingId],
|
);
|
||||||
(err, row) => {
|
const archive = archiveRows[0];
|
||||||
if (err) reject(err);
|
|
||||||
else resolve(row);
|
|
||||||
}
|
|
||||||
);
|
|
||||||
});
|
|
||||||
|
|
||||||
if (!archive) {
|
if (!archive) {
|
||||||
return res.json({ finding_id: findingId, transitions: [] });
|
return res.json({ finding_id: findingId, transitions: [] });
|
||||||
}
|
}
|
||||||
|
|
||||||
const transitions = await new Promise((resolve, reject) => {
|
const { rows: transitions } = await pool.query(
|
||||||
db.all(
|
`SELECT * FROM ivanti_archive_transitions
|
||||||
`SELECT * FROM ivanti_archive_transitions
|
WHERE archive_id = $1
|
||||||
WHERE archive_id = ?
|
ORDER BY transitioned_at DESC`,
|
||||||
ORDER BY transitioned_at DESC`,
|
[archive.id]
|
||||||
[archive.id],
|
);
|
||||||
(err, rows) => {
|
|
||||||
if (err) reject(err);
|
|
||||||
else resolve(rows || []);
|
|
||||||
}
|
|
||||||
);
|
|
||||||
});
|
|
||||||
|
|
||||||
res.json({ finding_id: findingId, transitions });
|
res.json({ finding_id: findingId, transitions });
|
||||||
} catch (err) {
|
} catch (err) {
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,9 +1,11 @@
|
|||||||
// routes/ivantiTodoQueue.js
|
// routes/ivantiTodoQueue.js
|
||||||
const express = require('express');
|
const express = require('express');
|
||||||
const { requireGroup } = require('../middleware/auth');
|
const pool = require('../db');
|
||||||
|
const { requireAuth, requireGroup } = require('../middleware/auth');
|
||||||
const logAudit = require('../helpers/auditLog');
|
const logAudit = require('../helpers/auditLog');
|
||||||
|
|
||||||
const VALID_WORKFLOW_TYPES = ['FP', 'Archer', 'CARD'];
|
const VALID_WORKFLOW_TYPES = ['FP', 'Archer', 'CARD', 'GRANITE', 'DECOM'];
|
||||||
|
const INVENTORY_TYPES = ['CARD', 'GRANITE', 'DECOM'];
|
||||||
const VALID_STATUSES = ['pending', 'complete'];
|
const VALID_STATUSES = ['pending', 'complete'];
|
||||||
|
|
||||||
function isValidVendor(vendor) {
|
function isValidVendor(vendor) {
|
||||||
@@ -12,64 +14,71 @@ function isValidVendor(vendor) {
|
|||||||
return trimmed.length > 0 && trimmed.length <= 200;
|
return trimmed.length > 0 && trimmed.length <= 200;
|
||||||
}
|
}
|
||||||
|
|
||||||
function createIvantiTodoQueueRouter(db, requireAuth) {
|
function createIvantiTodoQueueRouter() {
|
||||||
const router = express.Router();
|
const router = express.Router();
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* GET /api/ivanti/todo-queue
|
* GET /api/ivanti/todo-queue
|
||||||
*
|
*
|
||||||
* Fetch the current user's queue items, ordered by vendor then created_at.
|
* Returns all todo queue items belonging to the authenticated user.
|
||||||
*
|
*
|
||||||
* @returns {Array<Object>} 200 - Array of queue items, each with:
|
* @query None
|
||||||
* id, user_id, finding_id, finding_title, cves_json, ip_address,
|
* @returns {Array<Object>} Array of queue items with parsed `cves` array
|
||||||
* vendor, workflow_type, status, created_at, updated_at, cves (parsed array)
|
* - id {number}
|
||||||
* @returns {Object} 500 - { error: string } on database error
|
* - user_id {number}
|
||||||
|
* - finding_id {string}
|
||||||
|
* - finding_title {string|null}
|
||||||
|
* - cves {Array<string>}
|
||||||
|
* - ip_address {string|null}
|
||||||
|
* - hostname {string|null}
|
||||||
|
* - vendor {string}
|
||||||
|
* - workflow_type {string} One of: FP, Archer, CARD, GRANITE, DECOM
|
||||||
|
* - status {string} pending | complete
|
||||||
|
* - created_at {string}
|
||||||
|
* - updated_at {string}
|
||||||
*/
|
*/
|
||||||
router.get('/', requireAuth(db), (req, res) => {
|
router.get('/', requireAuth(), async (req, res) => {
|
||||||
db.all(
|
try {
|
||||||
`SELECT * FROM ivanti_todo_queue
|
const { rows } = await pool.query(
|
||||||
WHERE user_id = ?
|
`SELECT q.*
|
||||||
ORDER BY vendor ASC, created_at ASC`,
|
FROM ivanti_todo_queue q
|
||||||
[req.user.id],
|
WHERE q.user_id = $1
|
||||||
(err, rows) => {
|
ORDER BY q.vendor ASC, q.created_at ASC`,
|
||||||
if (err) {
|
[req.user.id]
|
||||||
console.error('Error fetching todo queue:', err);
|
);
|
||||||
return res.status(500).json({ error: 'Internal server error.' });
|
const parsed = rows.map((r) => ({
|
||||||
}
|
...r,
|
||||||
// Parse cves_json back to array for each row
|
cves: r.cves_json ? JSON.parse(r.cves_json) : [],
|
||||||
const parsed = rows.map((r) => ({
|
}));
|
||||||
...r,
|
res.json(parsed);
|
||||||
cves: r.cves_json ? JSON.parse(r.cves_json) : [],
|
} catch (err) {
|
||||||
}));
|
console.error('Error fetching todo queue:', err);
|
||||||
res.json(parsed);
|
res.status(500).json({ error: 'Internal server error.' });
|
||||||
}
|
}
|
||||||
);
|
|
||||||
});
|
});
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* POST /api/ivanti/todo-queue/batch
|
* POST /api/ivanti/todo-queue/batch
|
||||||
*
|
*
|
||||||
* Add multiple findings to the current user's queue in a single transaction.
|
* Adds multiple findings to the authenticated user's todo queue in a single transaction.
|
||||||
|
* Requires Admin or Standard_User group.
|
||||||
*
|
*
|
||||||
* @body {Object[]} findings - Required array of 1–200 finding objects
|
* @body {Object}
|
||||||
* @body {string} findings[].finding_id - Required, non-empty finding identifier
|
* - findings {Array<Object>} 1–200 items, each with:
|
||||||
* @body {string} [findings[].finding_title] - Optional finding title (max 500 chars)
|
* - finding_id {string} Required, non-empty
|
||||||
* @body {string[]} [findings[].cves] - Optional array of CVE identifiers
|
* - finding_title {string} Optional, max 500 chars
|
||||||
* @body {string} [findings[].ip_address] - Optional IP address (max 64 chars)
|
* - cves {Array<string>} Optional
|
||||||
* @body {string} [findings[].hostname] - Optional hostname (max 255 chars)
|
* - ip_address {string} Optional, max 64 chars
|
||||||
* @body {string} workflow_type - One of 'FP', 'Archer', 'CARD'
|
* - hostname {string} Optional, max 255 chars
|
||||||
* @body {string} vendor - Required for FP/Archer (max 200 chars); optional for CARD
|
* - workflow_type {string} Required. One of: FP, Archer, CARD, GRANITE, DECOM
|
||||||
*
|
* - vendor {string} Required for FP, Archer, and DECOM workflows; max 200 chars
|
||||||
* @returns {Object} 201 - { items: Array<Object> } array of created queue items,
|
* @returns {Object} { items: Array<Object> } — inserted queue items with parsed `cves` array
|
||||||
* each with: id, user_id, finding_id, finding_title, cves_json, ip_address,
|
* @error 400 Invalid input
|
||||||
* vendor, workflow_type, status, created_at, updated_at, cves (parsed array)
|
* @error 500 Internal server error
|
||||||
* @returns {Object} 400 - { error: string } on validation failure
|
|
||||||
* @returns {Object} 500 - { error: string } on database/transaction error (all inserts rolled back)
|
|
||||||
*/
|
*/
|
||||||
router.post('/batch', requireAuth(db), requireGroup('Admin', 'Standard_User'), (req, res) => {
|
router.post('/batch', requireAuth(), requireGroup('Admin', 'Standard_User'), async (req, res) => {
|
||||||
const { findings, workflow_type, vendor } = req.body;
|
const { findings, workflow_type, vendor } = req.body;
|
||||||
|
|
||||||
// --- Validation ---
|
|
||||||
if (!Array.isArray(findings) || findings.length < 1 || findings.length > 200) {
|
if (!Array.isArray(findings) || findings.length < 1 || findings.length > 200) {
|
||||||
return res.status(400).json({ error: 'findings array must contain 1-200 items.' });
|
return res.status(400).json({ error: 'findings array must contain 1-200 items.' });
|
||||||
}
|
}
|
||||||
@@ -82,10 +91,10 @@ function createIvantiTodoQueueRouter(db, requireAuth) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (!VALID_WORKFLOW_TYPES.includes(workflow_type)) {
|
if (!VALID_WORKFLOW_TYPES.includes(workflow_type)) {
|
||||||
return res.status(400).json({ error: 'workflow_type must be FP, Archer, or CARD.' });
|
return res.status(400).json({ error: 'workflow_type must be FP, Archer, CARD, GRANITE, or DECOM.' });
|
||||||
}
|
}
|
||||||
|
|
||||||
if (workflow_type !== 'CARD') {
|
if (!INVENTORY_TYPES.includes(workflow_type)) {
|
||||||
if (!isValidVendor(vendor)) {
|
if (!isValidVendor(vendor)) {
|
||||||
return res.status(400).json({ error: 'vendor is required for FP and Archer workflows.' });
|
return res.status(400).json({ error: 'vendor is required for FP and Archer workflows.' });
|
||||||
}
|
}
|
||||||
@@ -95,190 +104,149 @@ function createIvantiTodoQueueRouter(db, requireAuth) {
|
|||||||
return res.status(400).json({ error: 'vendor must be under 200 chars.' });
|
return res.status(400).json({ error: 'vendor must be under 200 chars.' });
|
||||||
}
|
}
|
||||||
|
|
||||||
const vendorVal = workflow_type === 'CARD' ? '' : vendor.trim();
|
const vendorVal = INVENTORY_TYPES.includes(workflow_type) ? '' : vendor.trim();
|
||||||
const userId = req.user.id;
|
const userId = req.user.id;
|
||||||
|
|
||||||
// --- Transactional batch insert ---
|
const client = await pool.connect();
|
||||||
// Prepare all row values upfront
|
try {
|
||||||
const rows = findings.map((f) => {
|
await client.query('BEGIN');
|
||||||
const findingId = f.finding_id.trim();
|
|
||||||
const title = f.finding_title && typeof f.finding_title === 'string'
|
|
||||||
? f.finding_title.slice(0, 500)
|
|
||||||
: null;
|
|
||||||
const cvesJson = Array.isArray(f.cves) ? JSON.stringify(f.cves) : null;
|
|
||||||
const ipVal = f.ip_address && typeof f.ip_address === 'string'
|
|
||||||
? f.ip_address.trim().slice(0, 64)
|
|
||||||
: null;
|
|
||||||
const hostVal = f.hostname && typeof f.hostname === 'string'
|
|
||||||
? f.hostname.trim().slice(0, 255)
|
|
||||||
: null;
|
|
||||||
return [userId, findingId, title, cvesJson, ipVal, hostVal, vendorVal, workflow_type];
|
|
||||||
});
|
|
||||||
|
|
||||||
const insertedIds = [];
|
const insertedIds = [];
|
||||||
let insertError = null;
|
for (const f of findings) {
|
||||||
let remaining = rows.length;
|
const findingId = f.finding_id.trim();
|
||||||
|
const title = f.finding_title && typeof f.finding_title === 'string'
|
||||||
|
? f.finding_title.slice(0, 500) : null;
|
||||||
|
const cvesJson = Array.isArray(f.cves) ? JSON.stringify(f.cves) : null;
|
||||||
|
const ipVal = f.ip_address && typeof f.ip_address === 'string'
|
||||||
|
? f.ip_address.trim().slice(0, 64) : null;
|
||||||
|
const hostVal = f.hostname && typeof f.hostname === 'string'
|
||||||
|
? f.hostname.trim().slice(0, 255) : null;
|
||||||
|
|
||||||
db.serialize(() => {
|
const { rows } = await client.query(
|
||||||
db.run('BEGIN TRANSACTION');
|
|
||||||
|
|
||||||
rows.forEach((params) => {
|
|
||||||
db.run(
|
|
||||||
`INSERT INTO ivanti_todo_queue
|
`INSERT INTO ivanti_todo_queue
|
||||||
(user_id, finding_id, finding_title, cves_json, ip_address, hostname, vendor, workflow_type)
|
(user_id, finding_id, finding_title, cves_json, ip_address, hostname, vendor, workflow_type)
|
||||||
VALUES (?, ?, ?, ?, ?, ?, ?, ?)`,
|
VALUES ($1, $2, $3, $4, $5, $6, $7, $8)
|
||||||
params,
|
RETURNING id`,
|
||||||
function (err) {
|
[userId, findingId, title, cvesJson, ipVal, hostVal, vendorVal, workflow_type]
|
||||||
if (err && !insertError) {
|
|
||||||
insertError = err;
|
|
||||||
} else if (!err) {
|
|
||||||
insertedIds.push(this.lastID);
|
|
||||||
}
|
|
||||||
remaining--;
|
|
||||||
|
|
||||||
// After all insert callbacks have fired, commit or rollback
|
|
||||||
if (remaining === 0) {
|
|
||||||
if (insertError) {
|
|
||||||
db.run('ROLLBACK', () => {
|
|
||||||
console.error('Batch insert error:', insertError);
|
|
||||||
return res.status(500).json({ error: 'Internal server error.' });
|
|
||||||
});
|
|
||||||
} else {
|
|
||||||
db.run('COMMIT', (commitErr) => {
|
|
||||||
if (commitErr) {
|
|
||||||
console.error('Batch commit error:', commitErr);
|
|
||||||
db.run('ROLLBACK', () => {});
|
|
||||||
return res.status(500).json({ error: 'Internal server error.' });
|
|
||||||
}
|
|
||||||
|
|
||||||
// Fetch all inserted rows
|
|
||||||
const placeholders = insertedIds.map(() => '?').join(',');
|
|
||||||
db.all(
|
|
||||||
`SELECT * FROM ivanti_todo_queue WHERE id IN (${placeholders})`,
|
|
||||||
insertedIds,
|
|
||||||
(fetchErr, fetchedRows) => {
|
|
||||||
if (fetchErr) {
|
|
||||||
console.error('Error fetching inserted batch rows:', fetchErr);
|
|
||||||
return res.status(500).json({ error: 'Internal server error.' });
|
|
||||||
}
|
|
||||||
|
|
||||||
const items = (fetchedRows || []).map((r) => ({
|
|
||||||
...r,
|
|
||||||
cves: r.cves_json ? JSON.parse(r.cves_json) : [],
|
|
||||||
}));
|
|
||||||
|
|
||||||
// Audit log (fire-and-forget)
|
|
||||||
logAudit(db, {
|
|
||||||
userId: req.user.id,
|
|
||||||
username: req.user.username,
|
|
||||||
action: 'batch_add_to_queue',
|
|
||||||
entityType: 'ivanti_todo_queue',
|
|
||||||
entityId: null,
|
|
||||||
details: {
|
|
||||||
count: insertedIds.length,
|
|
||||||
workflow_type: workflow_type,
|
|
||||||
finding_ids: findings.map((f) => f.finding_id.trim()),
|
|
||||||
},
|
|
||||||
ipAddress: req.ip,
|
|
||||||
});
|
|
||||||
|
|
||||||
return res.status(201).json({ items });
|
|
||||||
}
|
|
||||||
);
|
|
||||||
});
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
);
|
);
|
||||||
|
insertedIds.push(rows[0].id);
|
||||||
|
}
|
||||||
|
|
||||||
|
await client.query('COMMIT');
|
||||||
|
|
||||||
|
// Fetch all inserted rows
|
||||||
|
const { rows: fetchedRows } = await pool.query(
|
||||||
|
`SELECT * FROM ivanti_todo_queue WHERE id = ANY($1)`,
|
||||||
|
[insertedIds]
|
||||||
|
);
|
||||||
|
|
||||||
|
const items = fetchedRows.map((r) => ({
|
||||||
|
...r,
|
||||||
|
cves: r.cves_json ? JSON.parse(r.cves_json) : [],
|
||||||
|
}));
|
||||||
|
|
||||||
|
logAudit({
|
||||||
|
userId: req.user.id,
|
||||||
|
username: req.user.username,
|
||||||
|
action: 'batch_add_to_queue',
|
||||||
|
entityType: 'ivanti_todo_queue',
|
||||||
|
entityId: null,
|
||||||
|
details: {
|
||||||
|
count: insertedIds.length,
|
||||||
|
workflow_type: workflow_type,
|
||||||
|
finding_ids: findings.map((f) => f.finding_id.trim()),
|
||||||
|
},
|
||||||
|
ipAddress: req.ip,
|
||||||
});
|
});
|
||||||
});
|
|
||||||
|
return res.status(201).json({ items });
|
||||||
|
} catch (err) {
|
||||||
|
await client.query('ROLLBACK');
|
||||||
|
console.error('Batch insert error:', err);
|
||||||
|
return res.status(500).json({ error: 'Internal server error.' });
|
||||||
|
} finally {
|
||||||
|
client.release();
|
||||||
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* POST /api/ivanti/todo-queue
|
* POST /api/ivanti/todo-queue
|
||||||
*
|
*
|
||||||
* Add a single finding to the current user's queue.
|
* Adds a single finding to the authenticated user's todo queue.
|
||||||
|
* Requires Admin or Standard_User group.
|
||||||
*
|
*
|
||||||
* @body {string} finding_id - Required, non-empty finding identifier
|
* @body {Object}
|
||||||
* @body {string} [finding_title] - Optional finding title (max 500 chars)
|
* - finding_id {string} Required, non-empty
|
||||||
* @body {string[]} [cves] - Optional array of CVE identifiers
|
* - finding_title {string} Optional, max 500 chars
|
||||||
* @body {string} [ip_address] - Optional IP address (max 64 chars)
|
* - cves {Array<string>} Optional
|
||||||
* @body {string} [hostname] - Optional hostname (max 255 chars) * @body {string} vendor - Required for FP/Archer (max 200 chars); optional for CARD
|
* - ip_address {string} Optional, max 64 chars
|
||||||
* @body {string} workflow_type - One of 'FP', 'Archer', 'CARD'
|
* - hostname {string} Optional, max 255 chars
|
||||||
*
|
* - vendor {string} Required for FP, Archer, and DECOM workflows; max 200 chars
|
||||||
* @returns {Object} 201 - Created queue item with parsed cves array:
|
* - workflow_type {string} Required. One of: FP, Archer, CARD, GRANITE, DECOM
|
||||||
* id, user_id, finding_id, finding_title, cves_json, ip_address,
|
* @returns {Object} The created queue item with parsed `cves` array
|
||||||
* vendor, workflow_type, status, created_at, updated_at, cves
|
* @error 400 Invalid input
|
||||||
* @returns {Object} 400 - { error: string } on validation failure
|
* @error 500 Internal server error
|
||||||
* @returns {Object} 500 - { error: string } on database error
|
|
||||||
*/
|
*/
|
||||||
router.post('/', requireAuth(db), requireGroup('Admin', 'Standard_User'), (req, res) => {
|
router.post('/', requireAuth(), requireGroup('Admin', 'Standard_User'), async (req, res) => {
|
||||||
const { finding_id, finding_title, cves, ip_address, hostname, vendor, workflow_type } = req.body;
|
const { finding_id, finding_title, cves, ip_address, hostname, vendor, workflow_type } = req.body;
|
||||||
|
|
||||||
if (!finding_id || typeof finding_id !== 'string' || finding_id.trim().length === 0) {
|
if (!finding_id || typeof finding_id !== 'string' || finding_id.trim().length === 0) {
|
||||||
return res.status(400).json({ error: 'finding_id is required.' });
|
return res.status(400).json({ error: 'finding_id is required.' });
|
||||||
}
|
}
|
||||||
if (!VALID_WORKFLOW_TYPES.includes(workflow_type)) {
|
if (!VALID_WORKFLOW_TYPES.includes(workflow_type)) {
|
||||||
return res.status(400).json({ error: 'workflow_type must be FP, Archer, or CARD.' });
|
return res.status(400).json({ error: 'workflow_type must be FP, Archer, CARD, GRANITE, or DECOM.' });
|
||||||
}
|
}
|
||||||
// Vendor is required for FP and Archer, optional for CARD
|
if (!INVENTORY_TYPES.includes(workflow_type) && !isValidVendor(vendor)) {
|
||||||
if (workflow_type !== 'CARD' && !isValidVendor(vendor)) {
|
|
||||||
return res.status(400).json({ error: 'vendor is required for FP and Archer workflows.' });
|
return res.status(400).json({ error: 'vendor is required for FP and Archer workflows.' });
|
||||||
}
|
}
|
||||||
if (vendor !== undefined && vendor !== '' && !isValidVendor(vendor)) {
|
if (vendor !== undefined && vendor !== '' && !isValidVendor(vendor)) {
|
||||||
return res.status(400).json({ error: 'vendor must be under 200 chars.' });
|
return res.status(400).json({ error: 'vendor must be under 200 chars.' });
|
||||||
}
|
}
|
||||||
|
|
||||||
const vendorVal = workflow_type === 'CARD' ? '' : vendor.trim();
|
const vendorVal = INVENTORY_TYPES.includes(workflow_type) ? '' : vendor.trim();
|
||||||
const cvesJson = Array.isArray(cves) ? JSON.stringify(cves) : null;
|
const cvesJson = Array.isArray(cves) ? JSON.stringify(cves) : null;
|
||||||
const ipVal = ip_address && typeof ip_address === 'string' ? ip_address.trim().slice(0, 64) : null;
|
const ipVal = ip_address && typeof ip_address === 'string' ? ip_address.trim().slice(0, 64) : null;
|
||||||
const hostVal = hostname && typeof hostname === 'string' ? hostname.trim().slice(0, 255) : null;
|
const hostVal = hostname && typeof hostname === 'string' ? hostname.trim().slice(0, 255) : null;
|
||||||
const title = finding_title && typeof finding_title === 'string'
|
const title = finding_title && typeof finding_title === 'string'
|
||||||
? finding_title.slice(0, 500)
|
? finding_title.slice(0, 500) : null;
|
||||||
: null;
|
|
||||||
|
|
||||||
db.run(
|
try {
|
||||||
`INSERT INTO ivanti_todo_queue
|
const { rows } = await pool.query(
|
||||||
(user_id, finding_id, finding_title, cves_json, ip_address, hostname, vendor, workflow_type)
|
`INSERT INTO ivanti_todo_queue
|
||||||
VALUES (?, ?, ?, ?, ?, ?, ?, ?)`,
|
(user_id, finding_id, finding_title, cves_json, ip_address, hostname, vendor, workflow_type)
|
||||||
[req.user.id, finding_id.trim(), title, cvesJson, ipVal, hostVal, vendorVal, workflow_type],
|
VALUES ($1, $2, $3, $4, $5, $6, $7, $8)
|
||||||
function (err) {
|
RETURNING *`,
|
||||||
if (err) {
|
[req.user.id, finding_id.trim(), title, cvesJson, ipVal, hostVal, vendorVal, workflow_type]
|
||||||
console.error('Error adding to queue:', err);
|
);
|
||||||
return res.status(500).json({ error: 'Internal server error.' });
|
|
||||||
}
|
const result = {
|
||||||
db.get(
|
...rows[0],
|
||||||
'SELECT * FROM ivanti_todo_queue WHERE id = ?',
|
cves: rows[0].cves_json ? JSON.parse(rows[0].cves_json) : [],
|
||||||
[this.lastID],
|
};
|
||||||
(err2, row) => {
|
res.status(201).json(result);
|
||||||
if (err2 || !row) {
|
} catch (err) {
|
||||||
return res.status(201).json({ id: this.lastID, message: 'Added to queue.' });
|
console.error('Error adding to queue:', err);
|
||||||
}
|
res.status(500).json({ error: 'Internal server error.' });
|
||||||
res.status(201).json({ ...row, cves: row.cves_json ? JSON.parse(row.cves_json) : [] });
|
}
|
||||||
}
|
|
||||||
);
|
|
||||||
}
|
|
||||||
);
|
|
||||||
});
|
});
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* PUT /api/ivanti/todo-queue/:id
|
* PUT /api/ivanti/todo-queue/:id
|
||||||
*
|
*
|
||||||
* Update vendor, workflow_type, or status on a queue item — scoped to current user.
|
* Updates an existing queue item owned by the authenticated user.
|
||||||
|
* Requires Admin or Standard_User group.
|
||||||
*
|
*
|
||||||
* @param {string} id - Queue item ID (URL parameter)
|
* @param {string} id — Queue item ID (URL parameter)
|
||||||
* @body {string} [vendor] - New vendor string (max 200 chars)
|
* @body {Object} At least one field required:
|
||||||
* @body {string} [workflow_type] - One of 'FP', 'Archer', 'CARD'
|
* - vendor {string} Optional, non-empty, max 200 chars
|
||||||
* @body {string} [status] - One of 'pending', 'complete'
|
* - workflow_type {string} Optional. One of: FP, Archer, CARD, GRANITE, DECOM
|
||||||
*
|
* - status {string} Optional. One of: pending, complete
|
||||||
* @returns {Object} 200 - Updated queue item with parsed cves array:
|
* @returns {Object} The updated queue item with parsed `cves` array
|
||||||
* id, user_id, finding_id, finding_title, cves_json, ip_address,
|
* @error 400 Invalid input or no fields to update
|
||||||
* vendor, workflow_type, status, created_at, updated_at, cves
|
* @error 404 Queue item not found
|
||||||
* @returns {Object} 400 - { error: string } on validation failure or no fields to update
|
* @error 500 Internal server error
|
||||||
* @returns {Object} 404 - { error: string } if item not found for current user
|
|
||||||
* @returns {Object} 500 - { error: string } on database error
|
|
||||||
*/
|
*/
|
||||||
router.put('/:id', requireAuth(db), requireGroup('Admin', 'Standard_User'), (req, res) => {
|
router.put('/:id', requireAuth(), requireGroup('Admin', 'Standard_User'), async (req, res) => {
|
||||||
const { id } = req.params;
|
const { id } = req.params;
|
||||||
const { vendor, workflow_type, status } = req.body;
|
const { vendor, workflow_type, status } = req.body;
|
||||||
|
|
||||||
@@ -286,133 +254,199 @@ function createIvantiTodoQueueRouter(db, requireAuth) {
|
|||||||
return res.status(400).json({ error: 'vendor must be a non-empty string (max 200 chars).' });
|
return res.status(400).json({ error: 'vendor must be a non-empty string (max 200 chars).' });
|
||||||
}
|
}
|
||||||
if (workflow_type !== undefined && !VALID_WORKFLOW_TYPES.includes(workflow_type)) {
|
if (workflow_type !== undefined && !VALID_WORKFLOW_TYPES.includes(workflow_type)) {
|
||||||
return res.status(400).json({ error: 'workflow_type must be FP or Archer.' });
|
return res.status(400).json({ error: 'workflow_type must be FP, Archer, CARD, GRANITE, or DECOM.' });
|
||||||
}
|
}
|
||||||
if (status !== undefined && !VALID_STATUSES.includes(status)) {
|
if (status !== undefined && !VALID_STATUSES.includes(status)) {
|
||||||
return res.status(400).json({ error: 'status must be pending or complete.' });
|
return res.status(400).json({ error: 'status must be pending or complete.' });
|
||||||
}
|
}
|
||||||
|
|
||||||
db.get(
|
try {
|
||||||
'SELECT * FROM ivanti_todo_queue WHERE id = ? AND user_id = ?',
|
const { rows: existingRows } = await pool.query(
|
||||||
[id, req.user.id],
|
'SELECT * FROM ivanti_todo_queue WHERE id = $1 AND user_id = $2',
|
||||||
(err, existing) => {
|
[id, req.user.id]
|
||||||
if (err) {
|
);
|
||||||
console.error(err);
|
if (!existingRows[0]) {
|
||||||
return res.status(500).json({ error: 'Internal server error.' });
|
return res.status(404).json({ error: 'Queue item not found.' });
|
||||||
}
|
|
||||||
if (!existing) {
|
|
||||||
return res.status(404).json({ error: 'Queue item not found.' });
|
|
||||||
}
|
|
||||||
|
|
||||||
const updates = [];
|
|
||||||
const params = [];
|
|
||||||
|
|
||||||
if (vendor !== undefined) {
|
|
||||||
updates.push('vendor = ?');
|
|
||||||
params.push(vendor.trim());
|
|
||||||
}
|
|
||||||
if (workflow_type !== undefined) {
|
|
||||||
updates.push('workflow_type = ?');
|
|
||||||
params.push(workflow_type);
|
|
||||||
}
|
|
||||||
if (status !== undefined) {
|
|
||||||
updates.push('status = ?');
|
|
||||||
params.push(status);
|
|
||||||
}
|
|
||||||
|
|
||||||
if (updates.length === 0) {
|
|
||||||
return res.status(400).json({ error: 'No fields to update.' });
|
|
||||||
}
|
|
||||||
|
|
||||||
updates.push('updated_at = CURRENT_TIMESTAMP');
|
|
||||||
params.push(id, req.user.id);
|
|
||||||
|
|
||||||
db.run(
|
|
||||||
`UPDATE ivanti_todo_queue SET ${updates.join(', ')} WHERE id = ? AND user_id = ?`,
|
|
||||||
params,
|
|
||||||
function (err2) {
|
|
||||||
if (err2) {
|
|
||||||
console.error(err2);
|
|
||||||
return res.status(500).json({ error: 'Internal server error.' });
|
|
||||||
}
|
|
||||||
db.get(
|
|
||||||
'SELECT * FROM ivanti_todo_queue WHERE id = ?',
|
|
||||||
[id],
|
|
||||||
(err3, row) => {
|
|
||||||
if (err3 || !row) {
|
|
||||||
return res.json({ message: 'Queue item updated.' });
|
|
||||||
}
|
|
||||||
res.json({ ...row, cves: row.cves_json ? JSON.parse(row.cves_json) : [] });
|
|
||||||
}
|
|
||||||
);
|
|
||||||
}
|
|
||||||
);
|
|
||||||
}
|
}
|
||||||
);
|
|
||||||
|
const updates = [];
|
||||||
|
const params = [];
|
||||||
|
let paramIndex = 1;
|
||||||
|
|
||||||
|
if (vendor !== undefined) {
|
||||||
|
updates.push(`vendor = $${paramIndex++}`);
|
||||||
|
params.push(vendor.trim());
|
||||||
|
}
|
||||||
|
if (workflow_type !== undefined) {
|
||||||
|
updates.push(`workflow_type = $${paramIndex++}`);
|
||||||
|
params.push(workflow_type);
|
||||||
|
}
|
||||||
|
if (status !== undefined) {
|
||||||
|
updates.push(`status = $${paramIndex++}`);
|
||||||
|
params.push(status);
|
||||||
|
}
|
||||||
|
|
||||||
|
if (updates.length === 0) {
|
||||||
|
return res.status(400).json({ error: 'No fields to update.' });
|
||||||
|
}
|
||||||
|
|
||||||
|
updates.push('updated_at = NOW()');
|
||||||
|
params.push(id, req.user.id);
|
||||||
|
|
||||||
|
await pool.query(
|
||||||
|
`UPDATE ivanti_todo_queue SET ${updates.join(', ')} WHERE id = $${paramIndex++} AND user_id = $${paramIndex}`,
|
||||||
|
params
|
||||||
|
);
|
||||||
|
|
||||||
|
const { rows } = await pool.query(
|
||||||
|
'SELECT * FROM ivanti_todo_queue WHERE id = $1', [id]
|
||||||
|
);
|
||||||
|
const result = {
|
||||||
|
...rows[0],
|
||||||
|
cves: rows[0].cves_json ? JSON.parse(rows[0].cves_json) : [],
|
||||||
|
};
|
||||||
|
res.json(result);
|
||||||
|
} catch (err) {
|
||||||
|
console.error(err);
|
||||||
|
res.status(500).json({ error: 'Internal server error.' });
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
|
/**
|
||||||
|
* POST /api/ivanti/todo-queue/:id/redirect
|
||||||
|
*
|
||||||
|
* Redirects a completed queue item to a different workflow by creating a new
|
||||||
|
* pending queue item with the same finding data but a new workflow type/vendor.
|
||||||
|
* Requires Admin or Standard_User group.
|
||||||
|
*
|
||||||
|
* @param {string} id — Queue item ID of the completed item (URL parameter)
|
||||||
|
* @body {Object}
|
||||||
|
* - workflow_type {string} Required. One of: FP, Archer, CARD, GRANITE, DECOM
|
||||||
|
* - vendor {string} Required for FP, Archer, and DECOM workflows; max 200 chars
|
||||||
|
* @returns {Object} The newly created queue item with parsed `cves` array
|
||||||
|
* @error 400 Invalid input or item not in complete status
|
||||||
|
* @error 404 Queue item not found
|
||||||
|
* @error 500 Internal server error
|
||||||
|
*/
|
||||||
|
router.post('/:id/redirect', requireAuth(), requireGroup('Admin', 'Standard_User'), async (req, res) => {
|
||||||
|
const { id } = req.params;
|
||||||
|
const { workflow_type, vendor } = req.body;
|
||||||
|
|
||||||
|
if (!VALID_WORKFLOW_TYPES.includes(workflow_type)) {
|
||||||
|
return res.status(400).json({ error: 'workflow_type must be FP, Archer, CARD, GRANITE, or DECOM.' });
|
||||||
|
}
|
||||||
|
if (!INVENTORY_TYPES.includes(workflow_type)) {
|
||||||
|
if (!isValidVendor(vendor)) {
|
||||||
|
return res.status(400).json({ error: 'vendor is required for FP and Archer workflows.' });
|
||||||
|
}
|
||||||
|
}
|
||||||
|
if (vendor !== undefined && vendor !== '' && typeof vendor === 'string' && vendor.trim().length > 200) {
|
||||||
|
return res.status(400).json({ error: 'vendor must be under 200 chars.' });
|
||||||
|
}
|
||||||
|
|
||||||
|
const vendorVal = INVENTORY_TYPES.includes(workflow_type) ? '' : vendor.trim();
|
||||||
|
|
||||||
|
try {
|
||||||
|
const { rows: origRows } = await pool.query(
|
||||||
|
'SELECT * FROM ivanti_todo_queue WHERE id = $1 AND user_id = $2',
|
||||||
|
[id, req.user.id]
|
||||||
|
);
|
||||||
|
const original = origRows[0];
|
||||||
|
if (!original) {
|
||||||
|
return res.status(404).json({ error: 'Queue item not found.' });
|
||||||
|
}
|
||||||
|
if (original.status !== 'complete') {
|
||||||
|
return res.status(400).json({ error: 'Only completed queue items can be redirected.' });
|
||||||
|
}
|
||||||
|
|
||||||
|
const { rows } = await pool.query(
|
||||||
|
`INSERT INTO ivanti_todo_queue
|
||||||
|
(user_id, finding_id, finding_title, cves_json, ip_address, hostname, vendor, workflow_type)
|
||||||
|
VALUES ($1, $2, $3, $4, $5, $6, $7, $8)
|
||||||
|
RETURNING *`,
|
||||||
|
[req.user.id, original.finding_id, original.finding_title, original.cves_json, original.ip_address, original.hostname, vendorVal, workflow_type]
|
||||||
|
);
|
||||||
|
|
||||||
|
logAudit({
|
||||||
|
userId: req.user.id,
|
||||||
|
username: req.user.username,
|
||||||
|
action: 'queue_item_redirected',
|
||||||
|
entityType: 'ivanti_todo_queue',
|
||||||
|
entityId: String(original.id),
|
||||||
|
details: {
|
||||||
|
original_workflow_type: original.workflow_type,
|
||||||
|
target_workflow_type: workflow_type,
|
||||||
|
new_item_id: rows[0].id,
|
||||||
|
vendor: vendorVal,
|
||||||
|
},
|
||||||
|
ipAddress: req.ip,
|
||||||
|
});
|
||||||
|
|
||||||
|
const result = {
|
||||||
|
...rows[0],
|
||||||
|
cves: rows[0].cves_json ? JSON.parse(rows[0].cves_json) : [],
|
||||||
|
};
|
||||||
|
return res.status(201).json(result);
|
||||||
|
} catch (err) {
|
||||||
|
console.error('Error redirecting queue item:', err);
|
||||||
|
res.status(500).json({ error: 'Internal server error.' });
|
||||||
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* DELETE /api/ivanti/todo-queue/completed
|
* DELETE /api/ivanti/todo-queue/completed
|
||||||
*
|
*
|
||||||
* Bulk-delete all completed items for the current user.
|
* Deletes all completed queue items belonging to the authenticated user.
|
||||||
* IMPORTANT: This route must be registered BEFORE DELETE /:id.
|
* Requires Admin or Standard_User group.
|
||||||
*
|
*
|
||||||
* @returns {Object} 200 - { message: string, deleted: number }
|
* @returns {Object} { message: string, deleted: number }
|
||||||
* @returns {Object} 500 - { error: string } on database error
|
* @error 500 Internal server error
|
||||||
*/
|
*/
|
||||||
router.delete('/completed', requireAuth(db), requireGroup('Admin', 'Standard_User'), (req, res) => {
|
router.delete('/completed', requireAuth(), requireGroup('Admin', 'Standard_User'), async (req, res) => {
|
||||||
db.run(
|
try {
|
||||||
"DELETE FROM ivanti_todo_queue WHERE user_id = ? AND status = 'complete'",
|
const result = await pool.query(
|
||||||
[req.user.id],
|
"DELETE FROM ivanti_todo_queue WHERE user_id = $1 AND status = 'complete'",
|
||||||
function (err) {
|
[req.user.id]
|
||||||
if (err) {
|
);
|
||||||
console.error('Error clearing completed queue items:', err);
|
res.json({ message: 'Completed items cleared.', deleted: result.rowCount });
|
||||||
return res.status(500).json({ error: 'Internal server error.' });
|
} catch (err) {
|
||||||
}
|
console.error('Error clearing completed queue items:', err);
|
||||||
res.json({ message: 'Completed items cleared.', deleted: this.changes });
|
res.status(500).json({ error: 'Internal server error.' });
|
||||||
}
|
}
|
||||||
);
|
|
||||||
});
|
});
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* DELETE /api/ivanti/todo-queue/:id
|
* DELETE /api/ivanti/todo-queue/:id
|
||||||
*
|
*
|
||||||
* Delete a single queue item — scoped to current user.
|
* Deletes a single queue item owned by the authenticated user.
|
||||||
|
* Requires Admin or Standard_User group.
|
||||||
*
|
*
|
||||||
* @param {string} id - Queue item ID (URL parameter)
|
* @param {string} id — Queue item ID (URL parameter)
|
||||||
*
|
* @returns {Object} { message: string }
|
||||||
* @returns {Object} 200 - { message: string }
|
* @error 404 Queue item not found
|
||||||
* @returns {Object} 404 - { error: string } if item not found for current user
|
* @error 500 Internal server error
|
||||||
* @returns {Object} 500 - { error: string } on database error
|
|
||||||
*/
|
*/
|
||||||
router.delete('/:id', requireAuth(db), requireGroup('Admin', 'Standard_User'), (req, res) => {
|
router.delete('/:id', requireAuth(), requireGroup('Admin', 'Standard_User'), async (req, res) => {
|
||||||
const { id } = req.params;
|
const { id } = req.params;
|
||||||
|
|
||||||
db.get(
|
try {
|
||||||
'SELECT id FROM ivanti_todo_queue WHERE id = ? AND user_id = ?',
|
const { rows } = await pool.query(
|
||||||
[id, req.user.id],
|
'SELECT id FROM ivanti_todo_queue WHERE id = $1 AND user_id = $2',
|
||||||
(err, row) => {
|
[id, req.user.id]
|
||||||
if (err) {
|
);
|
||||||
console.error(err);
|
if (!rows[0]) {
|
||||||
return res.status(500).json({ error: 'Internal server error.' });
|
return res.status(404).json({ error: 'Queue item not found.' });
|
||||||
}
|
|
||||||
if (!row) {
|
|
||||||
return res.status(404).json({ error: 'Queue item not found.' });
|
|
||||||
}
|
|
||||||
|
|
||||||
db.run(
|
|
||||||
'DELETE FROM ivanti_todo_queue WHERE id = ? AND user_id = ?',
|
|
||||||
[id, req.user.id],
|
|
||||||
function (err2) {
|
|
||||||
if (err2) {
|
|
||||||
console.error(err2);
|
|
||||||
return res.status(500).json({ error: 'Internal server error.' });
|
|
||||||
}
|
|
||||||
res.json({ message: 'Queue item deleted.' });
|
|
||||||
}
|
|
||||||
);
|
|
||||||
}
|
}
|
||||||
);
|
|
||||||
|
await pool.query(
|
||||||
|
'DELETE FROM ivanti_todo_queue WHERE id = $1 AND user_id = $2',
|
||||||
|
[id, req.user.id]
|
||||||
|
);
|
||||||
|
res.json({ message: 'Queue item deleted.' });
|
||||||
|
} catch (err) {
|
||||||
|
console.error(err);
|
||||||
|
res.status(500).json({ error: 'Internal server error.' });
|
||||||
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
return router;
|
return router;
|
||||||
|
|||||||
@@ -1,46 +1,17 @@
|
|||||||
// Ivanti / RiskSense Workflow Routes
|
// Ivanti / RiskSense Workflow Routes
|
||||||
// Data is cached in SQLite and refreshed on a daily schedule or on-demand.
|
// Data is cached in PostgreSQL and refreshed on a daily schedule or on-demand.
|
||||||
// Auth: x-api-key header (confirmed via platform4.risksense.com/doc/swagger.json)
|
|
||||||
// Error codes: 401 bad key, 419 insufficient privileges, 429 rate limited
|
|
||||||
|
|
||||||
const express = require('express');
|
const express = require('express');
|
||||||
const { requireGroup } = require('../middleware/auth');
|
const pool = require('../db');
|
||||||
|
const { requireAuth, requireGroup } = require('../middleware/auth');
|
||||||
const { ivantiPost } = require('../helpers/ivantiApi');
|
const { ivantiPost } = require('../helpers/ivantiApi');
|
||||||
|
|
||||||
const SYNC_INTERVAL_MS = 24 * 60 * 60 * 1000; // 24 hours
|
const SYNC_INTERVAL_MS = 24 * 60 * 60 * 1000; // 24 hours
|
||||||
|
|
||||||
// ---------------------------------------------------------------------------
|
// ---------------------------------------------------------------------------
|
||||||
// Ensure the sync state table exists (idempotent — safe to call on every start)
|
// Core sync — calls Ivanti API, stores result in PostgreSQL
|
||||||
// ---------------------------------------------------------------------------
|
// ---------------------------------------------------------------------------
|
||||||
function initTable(db) {
|
async function syncWorkflows() {
|
||||||
return new Promise((resolve, reject) => {
|
|
||||||
db.serialize(() => {
|
|
||||||
db.run(`
|
|
||||||
CREATE TABLE IF NOT EXISTS ivanti_sync_state (
|
|
||||||
id INTEGER PRIMARY KEY CHECK (id = 1),
|
|
||||||
total INTEGER DEFAULT 0,
|
|
||||||
workflows_json TEXT DEFAULT '[]',
|
|
||||||
synced_at DATETIME,
|
|
||||||
sync_status TEXT DEFAULT 'never',
|
|
||||||
error_message TEXT
|
|
||||||
)
|
|
||||||
`, (err) => { if (err) return reject(err); });
|
|
||||||
|
|
||||||
db.run(`
|
|
||||||
INSERT OR IGNORE INTO ivanti_sync_state (id, total, workflows_json, sync_status)
|
|
||||||
VALUES (1, 0, '[]', 'never')
|
|
||||||
`, (err) => {
|
|
||||||
if (err) reject(err);
|
|
||||||
else resolve();
|
|
||||||
});
|
|
||||||
});
|
|
||||||
});
|
|
||||||
}
|
|
||||||
|
|
||||||
// ---------------------------------------------------------------------------
|
|
||||||
// Core sync — calls Ivanti API, stores result in SQLite
|
|
||||||
// ---------------------------------------------------------------------------
|
|
||||||
async function syncWorkflows(db) {
|
|
||||||
const apiKey = process.env.IVANTI_API_KEY;
|
const apiKey = process.env.IVANTI_API_KEY;
|
||||||
const clientId = process.env.IVANTI_CLIENT_ID || '1550';
|
const clientId = process.env.IVANTI_CLIENT_ID || '1550';
|
||||||
const firstName = process.env.IVANTI_FIRST_NAME || '';
|
const firstName = process.env.IVANTI_FIRST_NAME || '';
|
||||||
@@ -50,12 +21,10 @@ async function syncWorkflows(db) {
|
|||||||
if (!apiKey) {
|
if (!apiKey) {
|
||||||
const errMsg = 'IVANTI_API_KEY not set in .env — skipping sync';
|
const errMsg = 'IVANTI_API_KEY not set in .env — skipping sync';
|
||||||
console.warn('[Ivanti]', errMsg);
|
console.warn('[Ivanti]', errMsg);
|
||||||
await new Promise((resolve) => {
|
await pool.query(
|
||||||
db.run(
|
`UPDATE ivanti_sync_state SET sync_status='error', error_message=$1, synced_at=NOW() WHERE id=1`,
|
||||||
`UPDATE ivanti_sync_state SET sync_status='error', error_message=?, synced_at=datetime('now') WHERE id=1`,
|
[errMsg]
|
||||||
[errMsg], resolve
|
);
|
||||||
);
|
|
||||||
});
|
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -107,7 +76,6 @@ async function syncWorkflows(db) {
|
|||||||
|
|
||||||
const data = JSON.parse(result.body);
|
const data = JSON.parse(result.body);
|
||||||
|
|
||||||
// Spring Data REST format: { _embedded: { workflowBatches: [...] }, page: { totalElements, ... } }
|
|
||||||
let total = 0;
|
let total = 0;
|
||||||
let workflows = [];
|
let workflows = [];
|
||||||
|
|
||||||
@@ -127,95 +95,89 @@ async function syncWorkflows(db) {
|
|||||||
total = data.length;
|
total = data.length;
|
||||||
}
|
}
|
||||||
|
|
||||||
await new Promise((resolve, reject) => {
|
await pool.query(
|
||||||
db.run(
|
`UPDATE ivanti_sync_state
|
||||||
`UPDATE ivanti_sync_state
|
SET total=$1, workflows_json=$2, synced_at=NOW(), sync_status='success', error_message=NULL
|
||||||
SET total=?, workflows_json=?, synced_at=datetime('now'), sync_status='success', error_message=NULL
|
WHERE id=1`,
|
||||||
WHERE id=1`,
|
[total, JSON.stringify(workflows)]
|
||||||
[total, JSON.stringify(workflows)],
|
);
|
||||||
(err) => { if (err) reject(err); else resolve(); }
|
|
||||||
);
|
|
||||||
});
|
|
||||||
|
|
||||||
console.log(`[Ivanti] Sync complete — ${total} workflows`);
|
console.log(`[Ivanti] Sync complete — ${total} workflows`);
|
||||||
} catch (err) {
|
} catch (err) {
|
||||||
const msg = err.message || 'Unknown error';
|
const msg = err.message || 'Unknown error';
|
||||||
console.error('[Ivanti] Sync failed:', msg);
|
console.error('[Ivanti] Sync failed:', msg);
|
||||||
await new Promise((resolve) => {
|
await pool.query(
|
||||||
db.run(
|
`UPDATE ivanti_sync_state SET sync_status='error', error_message=$1, synced_at=NOW() WHERE id=1`,
|
||||||
`UPDATE ivanti_sync_state SET sync_status='error', error_message=?, synced_at=datetime('now') WHERE id=1`,
|
[msg]
|
||||||
[msg], resolve
|
);
|
||||||
);
|
|
||||||
});
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// ---------------------------------------------------------------------------
|
// ---------------------------------------------------------------------------
|
||||||
// Scheduler — runs sync immediately if >24h stale, then every 24h
|
// Scheduler — runs sync immediately if >24h stale, then every 24h
|
||||||
// ---------------------------------------------------------------------------
|
// ---------------------------------------------------------------------------
|
||||||
function scheduleSync(db) {
|
async function scheduleSync() {
|
||||||
db.get('SELECT synced_at FROM ivanti_sync_state WHERE id = 1', (err, row) => {
|
try {
|
||||||
if (err || !row || !row.synced_at) {
|
const { rows } = await pool.query('SELECT synced_at FROM ivanti_sync_state WHERE id = 1');
|
||||||
syncWorkflows(db);
|
const row = rows[0];
|
||||||
|
if (!row || !row.synced_at) {
|
||||||
|
syncWorkflows();
|
||||||
} else {
|
} else {
|
||||||
const lastSync = new Date(row.synced_at.replace(' ', 'T') + 'Z');
|
const lastSync = new Date(row.synced_at);
|
||||||
const hoursSince = (Date.now() - lastSync.getTime()) / (1000 * 60 * 60);
|
const hoursSince = (Date.now() - lastSync.getTime()) / (1000 * 60 * 60);
|
||||||
if (hoursSince >= 24) {
|
if (hoursSince >= 24) {
|
||||||
syncWorkflows(db);
|
syncWorkflows();
|
||||||
} else {
|
} else {
|
||||||
const hoursUntil = (24 - hoursSince).toFixed(1);
|
const hoursUntil = (24 - hoursSince).toFixed(1);
|
||||||
console.log(`[Ivanti] Last sync ${hoursSince.toFixed(1)}h ago — next auto-sync in ${hoursUntil}h`);
|
console.log(`[Ivanti] Last sync ${hoursSince.toFixed(1)}h ago — next auto-sync in ${hoursUntil}h`);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
});
|
} catch (err) {
|
||||||
|
console.error('[Ivanti] Schedule check failed:', err);
|
||||||
|
syncWorkflows();
|
||||||
|
}
|
||||||
|
|
||||||
setInterval(() => syncWorkflows(db), SYNC_INTERVAL_MS);
|
setInterval(() => syncWorkflows(), SYNC_INTERVAL_MS);
|
||||||
}
|
}
|
||||||
|
|
||||||
// ---------------------------------------------------------------------------
|
// ---------------------------------------------------------------------------
|
||||||
// Helper — read current state from DB and return as JSON-ready object
|
// Helper — read current state from DB and return as JSON-ready object
|
||||||
// ---------------------------------------------------------------------------
|
// ---------------------------------------------------------------------------
|
||||||
function readState(db) {
|
async function readState() {
|
||||||
return new Promise((resolve, reject) => {
|
const { rows } = await pool.query(
|
||||||
db.get(
|
'SELECT total, workflows_json, synced_at, sync_status, error_message FROM ivanti_sync_state WHERE id = 1'
|
||||||
'SELECT total, workflows_json, synced_at, sync_status, error_message FROM ivanti_sync_state WHERE id = 1',
|
);
|
||||||
(err, row) => {
|
const row = rows[0];
|
||||||
if (err) return reject(err);
|
if (!row) return { total: 0, workflows: [], synced_at: null, sync_status: 'never', error_message: null };
|
||||||
if (!row) return resolve({ total: 0, workflows: [], synced_at: null, sync_status: 'never', error_message: null });
|
|
||||||
|
|
||||||
let workflows = [];
|
let workflows = [];
|
||||||
try { workflows = JSON.parse(row.workflows_json || '[]'); } catch (_) { /* leave empty */ }
|
try { workflows = JSON.parse(row.workflows_json || '[]'); } catch (_) { /* leave empty */ }
|
||||||
|
|
||||||
resolve({
|
return {
|
||||||
total: row.total || 0,
|
total: workflows.length,
|
||||||
workflows,
|
workflows,
|
||||||
synced_at: row.synced_at,
|
synced_at: row.synced_at,
|
||||||
sync_status: row.sync_status,
|
sync_status: row.sync_status,
|
||||||
error_message: row.error_message
|
error_message: row.error_message
|
||||||
});
|
};
|
||||||
}
|
|
||||||
);
|
|
||||||
});
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// ---------------------------------------------------------------------------
|
// ---------------------------------------------------------------------------
|
||||||
// Router
|
// Router
|
||||||
// ---------------------------------------------------------------------------
|
// ---------------------------------------------------------------------------
|
||||||
function createIvantiWorkflowsRouter(db, requireAuth) {
|
function createIvantiWorkflowsRouter() {
|
||||||
const router = express.Router();
|
const router = express.Router();
|
||||||
|
|
||||||
// Init table and kick off scheduler (fire-and-forget on startup)
|
// Kick off scheduler (fire-and-forget on startup)
|
||||||
initTable(db)
|
scheduleSync().catch((err) => console.error('[Ivanti] Init failed:', err));
|
||||||
.then(() => scheduleSync(db))
|
|
||||||
.catch((err) => console.error('[Ivanti] Init failed:', err));
|
|
||||||
|
|
||||||
// All routes require authentication
|
// All routes require authentication
|
||||||
router.use(requireAuth(db));
|
router.use(requireAuth());
|
||||||
|
|
||||||
// GET / — return cached data (fast, no external call)
|
// GET / — return cached data (fast, no external call)
|
||||||
router.get('/', async (req, res) => {
|
router.get('/', async (req, res) => {
|
||||||
try {
|
try {
|
||||||
res.json(await readState(db));
|
res.json(await readState());
|
||||||
} catch {
|
} catch {
|
||||||
res.status(500).json({ error: 'Database error reading sync state' });
|
res.status(500).json({ error: 'Database error reading sync state' });
|
||||||
}
|
}
|
||||||
@@ -223,9 +185,9 @@ function createIvantiWorkflowsRouter(db, requireAuth) {
|
|||||||
|
|
||||||
// POST /sync — trigger an immediate sync, await completion, return fresh state
|
// POST /sync — trigger an immediate sync, await completion, return fresh state
|
||||||
router.post('/sync', requireGroup('Admin', 'Standard_User'), async (req, res) => {
|
router.post('/sync', requireGroup('Admin', 'Standard_User'), async (req, res) => {
|
||||||
await syncWorkflows(db);
|
await syncWorkflows();
|
||||||
try {
|
try {
|
||||||
res.json(await readState(db));
|
res.json(await readState());
|
||||||
} catch {
|
} catch {
|
||||||
res.status(500).json({ error: 'Sync ran but could not read updated state' });
|
res.status(500).json({ error: 'Sync ran but could not read updated state' });
|
||||||
}
|
}
|
||||||
|
|||||||
581
backend/routes/jiraTickets.js
Normal file
581
backend/routes/jiraTickets.js
Normal file
@@ -0,0 +1,581 @@
|
|||||||
|
// routes/jiraTickets.js
|
||||||
|
// Jira ticket CRUD + Jira REST API integration endpoints.
|
||||||
|
// Extracted from server.js inline endpoints and extended with live Jira
|
||||||
|
// operations (lookup, sync, create-in-jira, connection test).
|
||||||
|
//
|
||||||
|
// Charter Jira REST API compliance:
|
||||||
|
// - All GETs include explicit field lists (no /rest/api/2/field)
|
||||||
|
// - Sync uses bulk JQL search, not one-issue-at-a-time GETs
|
||||||
|
// - No /rest/api/2/issue/bulk — updates are one at a time
|
||||||
|
// - Inter-request delays enforced in jiraApi.js (1s GET, 2s write)
|
||||||
|
// - Rate limits enforced client-side (1440/day, 60/min burst)
|
||||||
|
|
||||||
|
const express = require('express');
|
||||||
|
const pool = require('../db');
|
||||||
|
const { requireAuth, requireGroup } = require('../middleware/auth');
|
||||||
|
const logAudit = require('../helpers/auditLog');
|
||||||
|
const jiraApi = require('../helpers/jiraApi');
|
||||||
|
|
||||||
|
// Validation helpers
|
||||||
|
const CVE_ID_PATTERN = /^CVE-\d{4}-\d{4,}$/;
|
||||||
|
const VALID_TICKET_STATUSES = ['Open', 'In Progress', 'Closed'];
|
||||||
|
|
||||||
|
function isValidCveId(cveId) {
|
||||||
|
return typeof cveId === 'string' && CVE_ID_PATTERN.test(cveId);
|
||||||
|
}
|
||||||
|
|
||||||
|
function isValidVendor(vendor) {
|
||||||
|
return typeof vendor === 'string' && vendor.trim().length > 0 && vendor.length <= 200;
|
||||||
|
}
|
||||||
|
|
||||||
|
function createJiraTicketsRouter() {
|
||||||
|
const router = express.Router();
|
||||||
|
|
||||||
|
// -----------------------------------------------------------------------
|
||||||
|
// Jira API integration endpoints
|
||||||
|
// -----------------------------------------------------------------------
|
||||||
|
|
||||||
|
router.get('/connection-test', requireAuth(), requireGroup('Admin'), async (req, res) => {
|
||||||
|
if (!jiraApi.isConfigured) {
|
||||||
|
return res.status(503).json({ error: 'Jira API is not configured. Set JIRA_BASE_URL and credentials in backend/.env.' });
|
||||||
|
}
|
||||||
|
|
||||||
|
try {
|
||||||
|
const result = await jiraApi.testConnection();
|
||||||
|
if (result.ok) {
|
||||||
|
logAudit({
|
||||||
|
userId: req.user.id,
|
||||||
|
username: req.user.username,
|
||||||
|
action: 'jira_connection_test',
|
||||||
|
entityType: 'jira_integration',
|
||||||
|
entityId: null,
|
||||||
|
details: { success: true, user: result.user.name },
|
||||||
|
ipAddress: req.ip
|
||||||
|
});
|
||||||
|
return res.json({ connected: true, user: result.user });
|
||||||
|
}
|
||||||
|
return res.status(502).json({ connected: false, status: result.status, error: result.body || result.error });
|
||||||
|
} catch (err) {
|
||||||
|
return res.status(502).json({ connected: false, error: err.message });
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
|
router.get('/rate-limit', requireAuth(), requireGroup('Admin'), (req, res) => {
|
||||||
|
res.json(jiraApi.getRateLimitStatus());
|
||||||
|
});
|
||||||
|
|
||||||
|
router.get('/lookup/:issueKey', requireAuth(), async (req, res) => {
|
||||||
|
if (!jiraApi.isConfigured) {
|
||||||
|
return res.status(503).json({ error: 'Jira API is not configured.' });
|
||||||
|
}
|
||||||
|
|
||||||
|
const { issueKey } = req.params;
|
||||||
|
if (!issueKey || !/^[A-Z][A-Z0-9_]+-\d+$/.test(issueKey)) {
|
||||||
|
return res.status(400).json({ error: 'Invalid Jira issue key format. Expected PROJECT-123.' });
|
||||||
|
}
|
||||||
|
|
||||||
|
try {
|
||||||
|
const result = await jiraApi.getIssue(issueKey);
|
||||||
|
if (result.ok) {
|
||||||
|
const issue = result.data;
|
||||||
|
return res.json({
|
||||||
|
key: issue.key,
|
||||||
|
summary: issue.fields.summary,
|
||||||
|
status: issue.fields.status ? issue.fields.status.name : null,
|
||||||
|
assignee: issue.fields.assignee ? issue.fields.assignee.displayName : null,
|
||||||
|
priority: issue.fields.priority ? issue.fields.priority.name : null,
|
||||||
|
issuetype: issue.fields.issuetype ? issue.fields.issuetype.name : null,
|
||||||
|
created: issue.fields.created,
|
||||||
|
updated: issue.fields.updated,
|
||||||
|
self: issue.self
|
||||||
|
});
|
||||||
|
}
|
||||||
|
if (result.rateLimited) {
|
||||||
|
return res.status(429).json({ error: 'Jira rate limit exceeded. Try again later.' });
|
||||||
|
}
|
||||||
|
return res.status(result.status === 404 ? 404 : 502).json({
|
||||||
|
error: result.status === 404 ? 'Issue not found in Jira.' : 'Jira API error.',
|
||||||
|
details: result.body
|
||||||
|
});
|
||||||
|
} catch (err) {
|
||||||
|
return res.status(502).json({ error: err.message });
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
|
router.post('/create-in-jira', requireAuth(), requireGroup('Admin', 'Standard_User'), async (req, res) => {
|
||||||
|
if (!jiraApi.isConfigured) {
|
||||||
|
return res.status(503).json({ error: 'Jira API is not configured.' });
|
||||||
|
}
|
||||||
|
|
||||||
|
const { cve_id, vendor, summary, description, project_key, issue_type } = req.body;
|
||||||
|
|
||||||
|
if (!cve_id || !isValidCveId(cve_id)) {
|
||||||
|
return res.status(400).json({ error: 'Valid CVE ID is required.' });
|
||||||
|
}
|
||||||
|
if (!vendor || !isValidVendor(vendor)) {
|
||||||
|
return res.status(400).json({ error: 'Valid vendor is required.' });
|
||||||
|
}
|
||||||
|
if (!summary || typeof summary !== 'string' || summary.trim().length === 0 || summary.length > 255) {
|
||||||
|
return res.status(400).json({ error: 'Summary is required (max 255 chars).' });
|
||||||
|
}
|
||||||
|
|
||||||
|
const projectKey = project_key || jiraApi.JIRA_PROJECT_KEY;
|
||||||
|
const issueType = issue_type || jiraApi.JIRA_ISSUE_TYPE;
|
||||||
|
|
||||||
|
if (!projectKey) {
|
||||||
|
return res.status(400).json({ error: 'Project key is required. Set JIRA_PROJECT_KEY in .env or provide project_key in request.' });
|
||||||
|
}
|
||||||
|
|
||||||
|
const fields = {
|
||||||
|
project: { key: projectKey },
|
||||||
|
summary: summary.trim(),
|
||||||
|
issuetype: { name: issueType }
|
||||||
|
};
|
||||||
|
|
||||||
|
if (description) {
|
||||||
|
fields.description = description;
|
||||||
|
}
|
||||||
|
|
||||||
|
try {
|
||||||
|
const result = await jiraApi.createIssue(fields);
|
||||||
|
if (!result.ok) {
|
||||||
|
if (result.rateLimited) {
|
||||||
|
return res.status(429).json({ error: 'Jira rate limit exceeded. Try again later.' });
|
||||||
|
}
|
||||||
|
return res.status(502).json({ error: 'Failed to create Jira issue.', details: result.body });
|
||||||
|
}
|
||||||
|
|
||||||
|
const jiraIssue = result.data;
|
||||||
|
const ticketKey = jiraIssue.key;
|
||||||
|
const jiraUrl = jiraIssue.self
|
||||||
|
? jiraIssue.self.replace(/\/rest\/api\/2\/issue\/.*/, `/browse/${ticketKey}`)
|
||||||
|
: null;
|
||||||
|
|
||||||
|
try {
|
||||||
|
const { rows } = await pool.query(
|
||||||
|
`INSERT INTO jira_tickets (cve_id, vendor, ticket_key, url, summary, status, jira_id, jira_status, last_synced_at, created_by)
|
||||||
|
VALUES ($1, $2, $3, $4, $5, $6, $7, $8, NOW(), $9)
|
||||||
|
RETURNING id`,
|
||||||
|
[cve_id, vendor, ticketKey, jiraUrl, summary.trim(), 'Open', jiraIssue.id, 'Open', req.user.id]
|
||||||
|
);
|
||||||
|
|
||||||
|
logAudit({
|
||||||
|
userId: req.user.id,
|
||||||
|
username: req.user.username,
|
||||||
|
action: 'jira_ticket_create_via_api',
|
||||||
|
entityType: 'jira_ticket',
|
||||||
|
entityId: rows[0].id.toString(),
|
||||||
|
details: { cve_id, vendor, ticket_key: ticketKey, jira_id: jiraIssue.id, project_key: projectKey },
|
||||||
|
ipAddress: req.ip
|
||||||
|
});
|
||||||
|
|
||||||
|
res.status(201).json({
|
||||||
|
id: rows[0].id,
|
||||||
|
ticket_key: ticketKey,
|
||||||
|
jira_url: jiraUrl,
|
||||||
|
message: 'Jira issue created and linked successfully'
|
||||||
|
});
|
||||||
|
} catch (dbErr) {
|
||||||
|
console.error('Error saving local Jira ticket record:', dbErr);
|
||||||
|
return res.status(207).json({
|
||||||
|
warning: 'Issue created in Jira but local record failed to save.',
|
||||||
|
jira_key: ticketKey,
|
||||||
|
jira_url: jiraUrl,
|
||||||
|
error: dbErr.message
|
||||||
|
});
|
||||||
|
}
|
||||||
|
} catch (err) {
|
||||||
|
return res.status(502).json({ error: err.message });
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
|
router.post('/sync-all', requireAuth(), requireGroup('Admin'), async (req, res) => {
|
||||||
|
if (!jiraApi.isConfigured) {
|
||||||
|
return res.status(503).json({ error: 'Jira API is not configured.' });
|
||||||
|
}
|
||||||
|
|
||||||
|
try {
|
||||||
|
const { rows: tickets } = await pool.query(
|
||||||
|
"SELECT * FROM jira_tickets WHERE ticket_key IS NOT NULL AND ticket_key != ''"
|
||||||
|
);
|
||||||
|
|
||||||
|
if (tickets.length === 0) {
|
||||||
|
return res.json({ synced: 0, failed: 0, skipped: 0, unchanged: 0, errors: [] });
|
||||||
|
}
|
||||||
|
|
||||||
|
const results = { synced: 0, failed: 0, skipped: 0, unchanged: 0, errors: [] };
|
||||||
|
|
||||||
|
const BATCH_SIZE = 100;
|
||||||
|
const batches = [];
|
||||||
|
for (let i = 0; i < tickets.length; i += BATCH_SIZE) {
|
||||||
|
batches.push(tickets.slice(i, i + BATCH_SIZE));
|
||||||
|
}
|
||||||
|
|
||||||
|
for (const batch of batches) {
|
||||||
|
const rateStatus = jiraApi.getRateLimitStatus();
|
||||||
|
if (rateStatus.burst.remaining <= 5 || rateStatus.daily.remaining <= 10) {
|
||||||
|
const remaining = tickets.length - results.synced - results.failed - results.unchanged;
|
||||||
|
results.skipped += remaining;
|
||||||
|
results.errors.push('Rate limit approaching — stopped sync early to preserve budget.');
|
||||||
|
break;
|
||||||
|
}
|
||||||
|
|
||||||
|
const keys = batch.map(t => t.ticket_key);
|
||||||
|
try {
|
||||||
|
const result = await jiraApi.searchIssuesByKeys(keys);
|
||||||
|
if (!result.ok) {
|
||||||
|
if (result.rateLimited) {
|
||||||
|
results.skipped += batch.length;
|
||||||
|
results.errors.push('Jira rate limit hit during sync.');
|
||||||
|
break;
|
||||||
|
}
|
||||||
|
results.failed += batch.length;
|
||||||
|
results.errors.push(`Batch search failed: HTTP ${result.status}`);
|
||||||
|
continue;
|
||||||
|
}
|
||||||
|
|
||||||
|
const issueMap = {};
|
||||||
|
for (const issue of (result.data.issues || [])) {
|
||||||
|
issueMap[issue.key] = issue;
|
||||||
|
}
|
||||||
|
|
||||||
|
for (const ticket of batch) {
|
||||||
|
const issue = issueMap[ticket.ticket_key];
|
||||||
|
if (!issue) {
|
||||||
|
results.unchanged++;
|
||||||
|
continue;
|
||||||
|
}
|
||||||
|
|
||||||
|
const jiraStatus = issue.fields.status ? issue.fields.status.name : null;
|
||||||
|
const jiraSummary = issue.fields.summary || ticket.summary;
|
||||||
|
const localStatus = mapJiraStatusToLocal(jiraStatus);
|
||||||
|
|
||||||
|
try {
|
||||||
|
await pool.query(
|
||||||
|
`UPDATE jira_tickets SET summary = $1, status = $2, jira_status = $3, last_synced_at = NOW(), updated_at = NOW() WHERE id = $4`,
|
||||||
|
[jiraSummary, localStatus, jiraStatus, ticket.id]
|
||||||
|
);
|
||||||
|
results.synced++;
|
||||||
|
} catch (dbErr) {
|
||||||
|
results.failed++;
|
||||||
|
results.errors.push(`${ticket.ticket_key}: DB update failed — ${dbErr.message}`);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
} catch (searchErr) {
|
||||||
|
results.failed += batch.length;
|
||||||
|
results.errors.push(`Batch search error: ${searchErr.message}`);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
logAudit({
|
||||||
|
userId: req.user.id,
|
||||||
|
username: req.user.username,
|
||||||
|
action: 'jira_sync_all',
|
||||||
|
entityType: 'jira_integration',
|
||||||
|
entityId: null,
|
||||||
|
details: results,
|
||||||
|
ipAddress: req.ip
|
||||||
|
});
|
||||||
|
|
||||||
|
res.json(results);
|
||||||
|
} catch (err) {
|
||||||
|
console.error(err);
|
||||||
|
return res.status(500).json({ error: 'Internal server error.' });
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
|
router.post('/:id/sync', requireAuth(), requireGroup('Admin', 'Standard_User'), async (req, res) => {
|
||||||
|
if (!jiraApi.isConfigured) {
|
||||||
|
return res.status(503).json({ error: 'Jira API is not configured.' });
|
||||||
|
}
|
||||||
|
|
||||||
|
const { id } = req.params;
|
||||||
|
|
||||||
|
try {
|
||||||
|
const { rows } = await pool.query('SELECT * FROM jira_tickets WHERE id = $1', [id]);
|
||||||
|
const ticket = rows[0];
|
||||||
|
|
||||||
|
if (!ticket) {
|
||||||
|
return res.status(404).json({ error: 'JIRA ticket not found.' });
|
||||||
|
}
|
||||||
|
if (!ticket.ticket_key) {
|
||||||
|
return res.status(400).json({ error: 'Ticket has no Jira key to sync.' });
|
||||||
|
}
|
||||||
|
|
||||||
|
const result = await jiraApi.getIssue(ticket.ticket_key);
|
||||||
|
if (!result.ok) {
|
||||||
|
if (result.rateLimited) {
|
||||||
|
return res.status(429).json({ error: 'Jira rate limit exceeded. Try again later.' });
|
||||||
|
}
|
||||||
|
return res.status(502).json({ error: 'Failed to fetch issue from Jira.', details: result.body });
|
||||||
|
}
|
||||||
|
|
||||||
|
const issue = result.data;
|
||||||
|
const jiraStatus = issue.fields.status ? issue.fields.status.name : null;
|
||||||
|
const jiraSummary = issue.fields.summary || ticket.summary;
|
||||||
|
const localStatus = mapJiraStatusToLocal(jiraStatus);
|
||||||
|
|
||||||
|
await pool.query(
|
||||||
|
`UPDATE jira_tickets SET summary = $1, status = $2, jira_status = $3, last_synced_at = NOW(), updated_at = NOW() WHERE id = $4`,
|
||||||
|
[jiraSummary, localStatus, jiraStatus, id]
|
||||||
|
);
|
||||||
|
|
||||||
|
logAudit({
|
||||||
|
userId: req.user.id,
|
||||||
|
username: req.user.username,
|
||||||
|
action: 'jira_ticket_sync',
|
||||||
|
entityType: 'jira_ticket',
|
||||||
|
entityId: id,
|
||||||
|
details: { ticket_key: ticket.ticket_key, jira_status: jiraStatus, local_status: localStatus },
|
||||||
|
ipAddress: req.ip
|
||||||
|
});
|
||||||
|
|
||||||
|
res.json({
|
||||||
|
message: 'Ticket synced with Jira',
|
||||||
|
ticket_key: ticket.ticket_key,
|
||||||
|
jira_status: jiraStatus,
|
||||||
|
local_status: localStatus,
|
||||||
|
summary: jiraSummary
|
||||||
|
});
|
||||||
|
} catch (err) {
|
||||||
|
console.error(err);
|
||||||
|
return res.status(500).json({ error: 'Internal server error.' });
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
|
// -----------------------------------------------------------------------
|
||||||
|
// Local CRUD endpoints
|
||||||
|
// -----------------------------------------------------------------------
|
||||||
|
|
||||||
|
router.get('/', requireAuth(), async (req, res) => {
|
||||||
|
const { cve_id, vendor, status } = req.query;
|
||||||
|
|
||||||
|
let query = 'SELECT * FROM jira_tickets WHERE 1=1';
|
||||||
|
const params = [];
|
||||||
|
let paramIndex = 1;
|
||||||
|
|
||||||
|
if (cve_id) {
|
||||||
|
query += ` AND cve_id = $${paramIndex++}`;
|
||||||
|
params.push(cve_id);
|
||||||
|
}
|
||||||
|
if (vendor) {
|
||||||
|
query += ` AND vendor = $${paramIndex++}`;
|
||||||
|
params.push(vendor);
|
||||||
|
}
|
||||||
|
if (status) {
|
||||||
|
query += ` AND status = $${paramIndex++}`;
|
||||||
|
params.push(status);
|
||||||
|
}
|
||||||
|
|
||||||
|
query += ' ORDER BY created_at DESC';
|
||||||
|
|
||||||
|
try {
|
||||||
|
const { rows } = await pool.query(query, params);
|
||||||
|
res.json(rows);
|
||||||
|
} catch (err) {
|
||||||
|
console.error('Error fetching JIRA tickets:', err);
|
||||||
|
res.status(500).json({ error: 'Internal server error.' });
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
|
router.post('/', requireAuth(), requireGroup('Admin', 'Standard_User'), async (req, res) => {
|
||||||
|
const { cve_id, vendor, ticket_key, url, summary, status } = req.body;
|
||||||
|
|
||||||
|
if (!cve_id || !isValidCveId(cve_id)) {
|
||||||
|
return res.status(400).json({ error: 'Valid CVE ID is required.' });
|
||||||
|
}
|
||||||
|
if (!vendor || !isValidVendor(vendor)) {
|
||||||
|
return res.status(400).json({ error: 'Valid vendor is required.' });
|
||||||
|
}
|
||||||
|
if (!ticket_key || typeof ticket_key !== 'string' || ticket_key.trim().length === 0 || ticket_key.length > 50) {
|
||||||
|
return res.status(400).json({ error: 'Ticket key is required (max 50 chars).' });
|
||||||
|
}
|
||||||
|
if (url && (typeof url !== 'string' || url.length > 500)) {
|
||||||
|
return res.status(400).json({ error: 'URL must be under 500 characters.' });
|
||||||
|
}
|
||||||
|
if (summary && (typeof summary !== 'string' || summary.length > 500)) {
|
||||||
|
return res.status(400).json({ error: 'Summary must be under 500 characters.' });
|
||||||
|
}
|
||||||
|
if (status && !VALID_TICKET_STATUSES.includes(status)) {
|
||||||
|
return res.status(400).json({ error: `Status must be one of: ${VALID_TICKET_STATUSES.join(', ')}` });
|
||||||
|
}
|
||||||
|
|
||||||
|
const ticketStatus = status || 'Open';
|
||||||
|
|
||||||
|
try {
|
||||||
|
const { rows } = await pool.query(
|
||||||
|
`INSERT INTO jira_tickets (cve_id, vendor, ticket_key, url, summary, status, created_by)
|
||||||
|
VALUES ($1, $2, $3, $4, $5, $6, $7)
|
||||||
|
RETURNING id`,
|
||||||
|
[cve_id, vendor, ticket_key.trim(), url || null, summary || null, ticketStatus, req.user.id]
|
||||||
|
);
|
||||||
|
|
||||||
|
logAudit({
|
||||||
|
userId: req.user.id,
|
||||||
|
username: req.user.username,
|
||||||
|
action: 'jira_ticket_create',
|
||||||
|
entityType: 'jira_ticket',
|
||||||
|
entityId: rows[0].id.toString(),
|
||||||
|
details: { cve_id, vendor, ticket_key, status: ticketStatus },
|
||||||
|
ipAddress: req.ip
|
||||||
|
});
|
||||||
|
|
||||||
|
res.status(201).json({
|
||||||
|
id: rows[0].id,
|
||||||
|
message: 'JIRA ticket created successfully'
|
||||||
|
});
|
||||||
|
} catch (err) {
|
||||||
|
console.error('Error creating JIRA ticket:', err);
|
||||||
|
res.status(500).json({ error: 'Internal server error.' });
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
|
router.put('/:id', requireAuth(), requireGroup('Admin', 'Standard_User'), async (req, res) => {
|
||||||
|
const { id } = req.params;
|
||||||
|
const { ticket_key, url, summary, status } = req.body;
|
||||||
|
|
||||||
|
if (ticket_key !== undefined && (typeof ticket_key !== 'string' || ticket_key.trim().length === 0 || ticket_key.length > 50)) {
|
||||||
|
return res.status(400).json({ error: 'Ticket key must be under 50 chars.' });
|
||||||
|
}
|
||||||
|
if (url !== undefined && url !== null && (typeof url !== 'string' || url.length > 500)) {
|
||||||
|
return res.status(400).json({ error: 'URL must be under 500 characters.' });
|
||||||
|
}
|
||||||
|
if (summary !== undefined && summary !== null && (typeof summary !== 'string' || summary.length > 500)) {
|
||||||
|
return res.status(400).json({ error: 'Summary must be under 500 characters.' });
|
||||||
|
}
|
||||||
|
if (status !== undefined && !VALID_TICKET_STATUSES.includes(status)) {
|
||||||
|
return res.status(400).json({ error: `Status must be one of: ${VALID_TICKET_STATUSES.join(', ')}` });
|
||||||
|
}
|
||||||
|
|
||||||
|
const fields = [];
|
||||||
|
const values = [];
|
||||||
|
let paramIndex = 1;
|
||||||
|
|
||||||
|
if (ticket_key !== undefined) { fields.push(`ticket_key = $${paramIndex++}`); values.push(ticket_key.trim()); }
|
||||||
|
if (url !== undefined) { fields.push(`url = $${paramIndex++}`); values.push(url); }
|
||||||
|
if (summary !== undefined) { fields.push(`summary = $${paramIndex++}`); values.push(summary); }
|
||||||
|
if (status !== undefined) { fields.push(`status = $${paramIndex++}`); values.push(status); }
|
||||||
|
|
||||||
|
if (fields.length === 0) {
|
||||||
|
return res.status(400).json({ error: 'No fields to update.' });
|
||||||
|
}
|
||||||
|
|
||||||
|
fields.push('updated_at = NOW()');
|
||||||
|
values.push(id);
|
||||||
|
|
||||||
|
try {
|
||||||
|
const { rows } = await pool.query('SELECT * FROM jira_tickets WHERE id = $1', [id]);
|
||||||
|
const existing = rows[0];
|
||||||
|
if (!existing) {
|
||||||
|
return res.status(404).json({ error: 'JIRA ticket not found.' });
|
||||||
|
}
|
||||||
|
|
||||||
|
const result = await pool.query(
|
||||||
|
`UPDATE jira_tickets SET ${fields.join(', ')} WHERE id = $${paramIndex}`,
|
||||||
|
values
|
||||||
|
);
|
||||||
|
|
||||||
|
logAudit({
|
||||||
|
userId: req.user.id,
|
||||||
|
username: req.user.username,
|
||||||
|
action: 'jira_ticket_update',
|
||||||
|
entityType: 'jira_ticket',
|
||||||
|
entityId: id,
|
||||||
|
details: { before: existing, changes: req.body },
|
||||||
|
ipAddress: req.ip
|
||||||
|
});
|
||||||
|
|
||||||
|
res.json({ message: 'JIRA ticket updated successfully', changes: result.rowCount });
|
||||||
|
} catch (err) {
|
||||||
|
console.error('Error updating JIRA ticket:', err);
|
||||||
|
res.status(500).json({ error: 'Internal server error.' });
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
|
router.delete('/:id', requireAuth(), requireGroup('Admin', 'Standard_User'), async (req, res) => {
|
||||||
|
const { id } = req.params;
|
||||||
|
|
||||||
|
try {
|
||||||
|
const { rows } = await pool.query('SELECT * FROM jira_tickets WHERE id = $1', [id]);
|
||||||
|
const ticket = rows[0];
|
||||||
|
|
||||||
|
if (!ticket) {
|
||||||
|
return res.status(404).json({ error: 'JIRA ticket not found.' });
|
||||||
|
}
|
||||||
|
|
||||||
|
// Admin bypasses all delete restrictions
|
||||||
|
if (req.user.group === 'Admin') {
|
||||||
|
return performJiraDelete();
|
||||||
|
}
|
||||||
|
|
||||||
|
// Standard_User: ownership check
|
||||||
|
if (ticket.created_by && ticket.created_by !== req.user.id) {
|
||||||
|
return res.status(403).json({ error: 'You can only delete resources you created' });
|
||||||
|
}
|
||||||
|
|
||||||
|
// Standard_User: compliance linkage check
|
||||||
|
const ticketKey = ticket.ticket_key;
|
||||||
|
try {
|
||||||
|
const { rows: compLinks } = await pool.query(
|
||||||
|
`SELECT ci.id, ci.extra_json
|
||||||
|
FROM compliance_items ci
|
||||||
|
JOIN compliance_uploads cu ON ci.upload_id = cu.id
|
||||||
|
WHERE ci.status = 'active' AND ci.extra_json ILIKE $1`,
|
||||||
|
[`%${ticketKey}%`]
|
||||||
|
);
|
||||||
|
|
||||||
|
const isLinked = (compLinks || []).some(cl => {
|
||||||
|
const json = cl.extra_json || '';
|
||||||
|
return json.includes(ticketKey);
|
||||||
|
});
|
||||||
|
|
||||||
|
if (isLinked) {
|
||||||
|
return res.status(403).json({ error: 'Cannot delete ticket linked to compliance report. Contact an admin.' });
|
||||||
|
}
|
||||||
|
} catch (compErr) {
|
||||||
|
if (!compErr.message.includes('does not exist')) throw compErr;
|
||||||
|
}
|
||||||
|
|
||||||
|
return performJiraDelete();
|
||||||
|
|
||||||
|
async function performJiraDelete() {
|
||||||
|
await pool.query('DELETE FROM jira_tickets WHERE id = $1', [id]);
|
||||||
|
|
||||||
|
logAudit({
|
||||||
|
userId: req.user.id,
|
||||||
|
username: req.user.username,
|
||||||
|
action: 'jira_ticket_delete',
|
||||||
|
entityType: 'jira_ticket',
|
||||||
|
entityId: id,
|
||||||
|
details: { ticket_key: ticket.ticket_key, cve_id: ticket.cve_id, vendor: ticket.vendor },
|
||||||
|
ipAddress: req.ip
|
||||||
|
});
|
||||||
|
|
||||||
|
res.json({ message: 'JIRA ticket deleted successfully' });
|
||||||
|
}
|
||||||
|
} catch (err) {
|
||||||
|
console.error('Error deleting JIRA ticket:', err);
|
||||||
|
res.status(500).json({ error: 'Internal server error.' });
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
|
return router;
|
||||||
|
}
|
||||||
|
|
||||||
|
// ---------------------------------------------------------------------------
|
||||||
|
// Helpers
|
||||||
|
// ---------------------------------------------------------------------------
|
||||||
|
|
||||||
|
function mapJiraStatusToLocal(jiraStatus) {
|
||||||
|
if (!jiraStatus) return 'Open';
|
||||||
|
const lower = jiraStatus.toLowerCase();
|
||||||
|
if (['closed', 'done', 'resolved', 'complete', 'completed', 'cancelled', 'canceled', "won't do", 'declined'].some(s => lower.includes(s))) {
|
||||||
|
return 'Closed';
|
||||||
|
}
|
||||||
|
if (['in progress', 'in review', 'in development', 'in testing', 'review', 'testing', 'dev', 'active', 'implementing'].some(s => lower.includes(s))) {
|
||||||
|
return 'In Progress';
|
||||||
|
}
|
||||||
|
return 'Open';
|
||||||
|
}
|
||||||
|
|
||||||
|
module.exports = createJiraTicketsRouter;
|
||||||
@@ -1,10 +1,11 @@
|
|||||||
const express = require('express');
|
const express = require('express');
|
||||||
const path = require('path');
|
const path = require('path');
|
||||||
const fs = require('fs');
|
const fs = require('fs');
|
||||||
|
const pool = require('../db');
|
||||||
const { requireAuth, requireGroup } = require('../middleware/auth');
|
const { requireAuth, requireGroup } = require('../middleware/auth');
|
||||||
const logAudit = require('../helpers/auditLog');
|
const logAudit = require('../helpers/auditLog');
|
||||||
|
|
||||||
function createKnowledgeBaseRouter(db, upload) {
|
function createKnowledgeBaseRouter(upload) {
|
||||||
const router = express.Router();
|
const router = express.Router();
|
||||||
|
|
||||||
// Helper to sanitize filename
|
// Helper to sanitize filename
|
||||||
@@ -39,20 +40,8 @@ function createKnowledgeBaseRouter(db, upload) {
|
|||||||
return ALLOWED_EXTENSIONS.has(ext);
|
return ALLOWED_EXTENSIONS.has(ext);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
// POST /api/knowledge-base/upload
|
||||||
* POST /api/knowledge-base/upload
|
router.post('/upload', requireAuth(), requireGroup('Admin', 'Standard_User'), (req, res, next) => {
|
||||||
* Upload a new knowledge base document.
|
|
||||||
*
|
|
||||||
* @body {string} title - Article title (required)
|
|
||||||
* @body {string} [description] - Article description
|
|
||||||
* @body {string} [category] - Article category (defaults to 'General')
|
|
||||||
* @body {File} file - The document file to upload (multipart/form-data)
|
|
||||||
*
|
|
||||||
* @response 200 - { success: true, id: number, title: string, slug: string, category: string }
|
|
||||||
* @response 400 - { error: string } - Missing title, no file, or invalid file type
|
|
||||||
* @response 500 - { error: string } - Database or filesystem error
|
|
||||||
*/
|
|
||||||
router.post('/upload', requireAuth(db), requireGroup('Admin', 'Standard_User'), (req, res, next) => {
|
|
||||||
upload.single('file')(req, res, (err) => {
|
upload.single('file')(req, res, (err) => {
|
||||||
if (err) {
|
if (err) {
|
||||||
console.error('[KB Upload] Multer error:', err);
|
console.error('[KB Upload] Multer error:', err);
|
||||||
@@ -70,7 +59,6 @@ function createKnowledgeBaseRouter(db, upload) {
|
|||||||
const uploadedFile = req.file;
|
const uploadedFile = req.file;
|
||||||
const { title, description, category } = req.body;
|
const { title, description, category } = req.body;
|
||||||
|
|
||||||
// Validate required fields
|
|
||||||
if (!title || !title.trim()) {
|
if (!title || !title.trim()) {
|
||||||
console.error('[KB Upload] Error: Title is missing');
|
console.error('[KB Upload] Error: Title is missing');
|
||||||
if (uploadedFile) fs.unlinkSync(uploadedFile.path);
|
if (uploadedFile) fs.unlinkSync(uploadedFile.path);
|
||||||
@@ -81,7 +69,6 @@ function createKnowledgeBaseRouter(db, upload) {
|
|||||||
return res.status(400).json({ error: 'No file uploaded' });
|
return res.status(400).json({ error: 'No file uploaded' });
|
||||||
}
|
}
|
||||||
|
|
||||||
// Validate file type
|
|
||||||
if (!isValidFileType(uploadedFile.originalname)) {
|
if (!isValidFileType(uploadedFile.originalname)) {
|
||||||
fs.unlinkSync(uploadedFile.path);
|
fs.unlinkSync(uploadedFile.path);
|
||||||
return res.status(400).json({ error: 'File type not allowed' });
|
return res.status(400).json({ error: 'File type not allowed' });
|
||||||
@@ -96,172 +83,121 @@ function createKnowledgeBaseRouter(db, upload) {
|
|||||||
const filePath = path.join(kbDir, filename);
|
const filePath = path.join(kbDir, filename);
|
||||||
|
|
||||||
try {
|
try {
|
||||||
// Keep file in temp location until DB insert succeeds
|
|
||||||
// Check if slug already exists
|
// Check if slug already exists
|
||||||
db.get('SELECT id FROM knowledge_base WHERE slug = ?', [slug], (err, row) => {
|
const { rows: existingRows } = await pool.query(
|
||||||
if (err) {
|
'SELECT id FROM knowledge_base WHERE slug = $1', [slug]
|
||||||
fs.unlinkSync(uploadedFile.path);
|
);
|
||||||
console.error('Error checking slug:', err);
|
|
||||||
return res.status(500).json({ error: 'Database error' });
|
const finalSlug = existingRows.length > 0 ? `${slug}-${timestamp}` : slug;
|
||||||
|
|
||||||
|
// Insert new knowledge base entry
|
||||||
|
const { rows } = await pool.query(
|
||||||
|
`INSERT INTO knowledge_base (
|
||||||
|
title, slug, description, category, file_path, file_name,
|
||||||
|
file_type, file_size, created_by
|
||||||
|
) VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9)
|
||||||
|
RETURNING id`,
|
||||||
|
[
|
||||||
|
title.trim(),
|
||||||
|
finalSlug,
|
||||||
|
description || null,
|
||||||
|
category || 'General',
|
||||||
|
filePath,
|
||||||
|
sanitizedName,
|
||||||
|
uploadedFile.mimetype,
|
||||||
|
uploadedFile.size,
|
||||||
|
req.user.id
|
||||||
|
]
|
||||||
|
);
|
||||||
|
|
||||||
|
// DB insert succeeded — now move file to permanent location
|
||||||
|
try {
|
||||||
|
if (!fs.existsSync(kbDir)) {
|
||||||
|
fs.mkdirSync(kbDir, { recursive: true });
|
||||||
}
|
}
|
||||||
|
fs.renameSync(uploadedFile.path, filePath);
|
||||||
|
} catch (moveErr) {
|
||||||
|
console.error('Error moving file to permanent location:', moveErr);
|
||||||
|
}
|
||||||
|
|
||||||
// If slug exists, append timestamp to make it unique
|
logAudit({
|
||||||
const finalSlug = row ? `${slug}-${timestamp}` : slug;
|
userId: req.user.id,
|
||||||
|
username: req.user.username,
|
||||||
|
action: 'CREATE_KB_ARTICLE',
|
||||||
|
entityType: 'knowledge_base',
|
||||||
|
entityId: String(rows[0].id),
|
||||||
|
details: { title: title.trim(), filename: sanitizedName },
|
||||||
|
ipAddress: req.ip
|
||||||
|
});
|
||||||
|
|
||||||
// Insert new knowledge base entry
|
res.json({
|
||||||
const insertSql = `
|
success: true,
|
||||||
INSERT INTO knowledge_base (
|
id: rows[0].id,
|
||||||
title, slug, description, category, file_path, file_name,
|
title: title.trim(),
|
||||||
file_type, file_size, created_by
|
slug: finalSlug,
|
||||||
) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)
|
category: category || 'General'
|
||||||
`;
|
|
||||||
|
|
||||||
db.run(
|
|
||||||
insertSql,
|
|
||||||
[
|
|
||||||
title.trim(),
|
|
||||||
finalSlug,
|
|
||||||
description || null,
|
|
||||||
category || 'General',
|
|
||||||
filePath,
|
|
||||||
sanitizedName,
|
|
||||||
uploadedFile.mimetype,
|
|
||||||
uploadedFile.size,
|
|
||||||
req.user.id
|
|
||||||
],
|
|
||||||
function (err) {
|
|
||||||
if (err) {
|
|
||||||
fs.unlinkSync(uploadedFile.path);
|
|
||||||
console.error('Error inserting knowledge base entry:', err);
|
|
||||||
return res.status(500).json({ error: 'Failed to save document metadata' });
|
|
||||||
}
|
|
||||||
|
|
||||||
// DB insert succeeded — now move file to permanent location
|
|
||||||
try {
|
|
||||||
if (!fs.existsSync(kbDir)) {
|
|
||||||
fs.mkdirSync(kbDir, { recursive: true });
|
|
||||||
}
|
|
||||||
fs.renameSync(uploadedFile.path, filePath);
|
|
||||||
} catch (moveErr) {
|
|
||||||
console.error('Error moving file to permanent location:', moveErr);
|
|
||||||
// File is orphaned in temp but DB record exists — log and continue
|
|
||||||
}
|
|
||||||
|
|
||||||
// Log audit entry
|
|
||||||
logAudit(db, {
|
|
||||||
userId: req.user.id,
|
|
||||||
username: req.user.username,
|
|
||||||
action: 'CREATE_KB_ARTICLE',
|
|
||||||
entityType: 'knowledge_base',
|
|
||||||
entityId: String(this.lastID),
|
|
||||||
details: { title: title.trim(), filename: sanitizedName },
|
|
||||||
ipAddress: req.ip
|
|
||||||
});
|
|
||||||
|
|
||||||
res.json({
|
|
||||||
success: true,
|
|
||||||
id: this.lastID,
|
|
||||||
title: title.trim(),
|
|
||||||
slug: finalSlug,
|
|
||||||
category: category || 'General'
|
|
||||||
});
|
|
||||||
}
|
|
||||||
);
|
|
||||||
});
|
});
|
||||||
} catch (error) {
|
} catch (error) {
|
||||||
// Clean up temp file on error
|
|
||||||
if (uploadedFile && fs.existsSync(uploadedFile.path)) fs.unlinkSync(uploadedFile.path);
|
if (uploadedFile && fs.existsSync(uploadedFile.path)) fs.unlinkSync(uploadedFile.path);
|
||||||
console.error('Error uploading knowledge base document:', error);
|
console.error('Error uploading knowledge base document:', error);
|
||||||
res.status(500).json({ error: error.message || 'Failed to upload document' });
|
res.status(500).json({ error: error.message || 'Failed to upload document' });
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
/**
|
// GET /api/knowledge-base
|
||||||
* GET /api/knowledge-base
|
router.get('/', requireAuth(), async (req, res) => {
|
||||||
* List all knowledge base articles.
|
try {
|
||||||
*
|
const { rows } = await pool.query(`
|
||||||
* @response 200 - Array of article objects: [{ id, title, slug, description, category, file_name, file_type, file_size, created_at, updated_at, created_by_username }]
|
SELECT
|
||||||
* @response 500 - { error: string }
|
kb.id, kb.title, kb.slug, kb.description, kb.category,
|
||||||
*/
|
kb.file_name, kb.file_type, kb.file_size, kb.created_at, kb.updated_at,
|
||||||
router.get('/', requireAuth(db), (req, res) => {
|
u.username as created_by_username
|
||||||
const sql = `
|
FROM knowledge_base kb
|
||||||
SELECT
|
LEFT JOIN users u ON kb.created_by = u.id
|
||||||
kb.id, kb.title, kb.slug, kb.description, kb.category,
|
ORDER BY kb.created_at DESC
|
||||||
kb.file_name, kb.file_type, kb.file_size, kb.created_at, kb.updated_at,
|
`);
|
||||||
u.username as created_by_username
|
|
||||||
FROM knowledge_base kb
|
|
||||||
LEFT JOIN users u ON kb.created_by = u.id
|
|
||||||
ORDER BY kb.created_at DESC
|
|
||||||
`;
|
|
||||||
|
|
||||||
db.all(sql, [], (err, rows) => {
|
|
||||||
if (err) {
|
|
||||||
console.error('Error fetching knowledge base articles:', err);
|
|
||||||
return res.status(500).json({ error: 'Failed to fetch articles' });
|
|
||||||
}
|
|
||||||
|
|
||||||
res.json(rows);
|
res.json(rows);
|
||||||
});
|
} catch (err) {
|
||||||
|
console.error('Error fetching knowledge base articles:', err);
|
||||||
|
res.status(500).json({ error: 'Failed to fetch articles' });
|
||||||
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
/**
|
// GET /api/knowledge-base/:id
|
||||||
* GET /api/knowledge-base/:id
|
router.get('/:id', requireAuth(), async (req, res) => {
|
||||||
* Get a single article's details by ID.
|
|
||||||
*
|
|
||||||
* @param {string} id - Article ID (route parameter)
|
|
||||||
*
|
|
||||||
* @response 200 - { id, title, slug, description, category, file_name, file_type, file_size, created_at, updated_at, created_by_username }
|
|
||||||
* @response 404 - { error: 'Article not found' }
|
|
||||||
* @response 500 - { error: string }
|
|
||||||
*/
|
|
||||||
router.get('/:id', requireAuth(db), (req, res) => {
|
|
||||||
const { id } = req.params;
|
const { id } = req.params;
|
||||||
|
|
||||||
const sql = `
|
try {
|
||||||
SELECT
|
const { rows } = await pool.query(`
|
||||||
kb.id, kb.title, kb.slug, kb.description, kb.category,
|
SELECT
|
||||||
kb.file_name, kb.file_type, kb.file_size, kb.created_at, kb.updated_at,
|
kb.id, kb.title, kb.slug, kb.description, kb.category,
|
||||||
u.username as created_by_username
|
kb.file_name, kb.file_type, kb.file_size, kb.created_at, kb.updated_at,
|
||||||
FROM knowledge_base kb
|
u.username as created_by_username
|
||||||
LEFT JOIN users u ON kb.created_by = u.id
|
FROM knowledge_base kb
|
||||||
WHERE kb.id = ?
|
LEFT JOIN users u ON kb.created_by = u.id
|
||||||
`;
|
WHERE kb.id = $1
|
||||||
|
`, [id]);
|
||||||
|
|
||||||
db.get(sql, [id], (err, row) => {
|
if (!rows[0]) {
|
||||||
if (err) {
|
|
||||||
console.error('Error fetching article:', err);
|
|
||||||
return res.status(500).json({ error: 'Failed to fetch article' });
|
|
||||||
}
|
|
||||||
|
|
||||||
if (!row) {
|
|
||||||
return res.status(404).json({ error: 'Article not found' });
|
return res.status(404).json({ error: 'Article not found' });
|
||||||
}
|
}
|
||||||
|
|
||||||
res.json(row);
|
res.json(rows[0]);
|
||||||
});
|
} catch (err) {
|
||||||
|
console.error('Error fetching article:', err);
|
||||||
|
res.status(500).json({ error: 'Failed to fetch article' });
|
||||||
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
/**
|
// GET /api/knowledge-base/:id/content
|
||||||
* GET /api/knowledge-base/:id/content
|
router.get('/:id/content', requireAuth(), async (req, res) => {
|
||||||
* Get document content for inline display. Returns the raw file with appropriate
|
|
||||||
* Content-Type headers. Markdown and text files are served as text/plain.
|
|
||||||
*
|
|
||||||
* @param {string} id - Article ID (route parameter)
|
|
||||||
*
|
|
||||||
* @response 200 - Raw file content with Content-Type and Content-Disposition headers
|
|
||||||
* @response 404 - { error: string } - Article or file not found
|
|
||||||
* @response 500 - { error: string }
|
|
||||||
*/
|
|
||||||
router.get('/:id/content', requireAuth(db), (req, res) => {
|
|
||||||
const { id } = req.params;
|
const { id } = req.params;
|
||||||
|
|
||||||
const sql = 'SELECT file_path, file_name, file_type FROM knowledge_base WHERE id = ?';
|
try {
|
||||||
|
const { rows } = await pool.query(
|
||||||
db.get(sql, [id], (err, row) => {
|
'SELECT file_path, file_name, file_type FROM knowledge_base WHERE id = $1', [id]
|
||||||
if (err) {
|
);
|
||||||
console.error('Error fetching document:', err);
|
const row = rows[0];
|
||||||
return res.status(500).json({ error: 'Failed to fetch document' });
|
|
||||||
}
|
|
||||||
|
|
||||||
if (!row) {
|
if (!row) {
|
||||||
return res.status(404).json({ error: 'Document not found' });
|
return res.status(404).json({ error: 'Document not found' });
|
||||||
@@ -271,8 +207,7 @@ function createKnowledgeBaseRouter(db, upload) {
|
|||||||
return res.status(404).json({ error: 'File not found on disk' });
|
return res.status(404).json({ error: 'File not found on disk' });
|
||||||
}
|
}
|
||||||
|
|
||||||
// Log audit entry
|
logAudit({
|
||||||
logAudit(db, {
|
|
||||||
userId: req.user.id,
|
userId: req.user.id,
|
||||||
username: req.user.username,
|
username: req.user.username,
|
||||||
action: 'VIEW_KB_ARTICLE',
|
action: 'VIEW_KB_ARTICLE',
|
||||||
@@ -282,10 +217,7 @@ function createKnowledgeBaseRouter(db, upload) {
|
|||||||
ipAddress: req.ip
|
ipAddress: req.ip
|
||||||
});
|
});
|
||||||
|
|
||||||
// Determine content type for inline display
|
|
||||||
let contentType = row.file_type || 'application/octet-stream';
|
let contentType = row.file_type || 'application/octet-stream';
|
||||||
|
|
||||||
// For markdown files, send as plain text so frontend can parse it
|
|
||||||
if (row.file_name.endsWith('.md')) {
|
if (row.file_name.endsWith('.md')) {
|
||||||
contentType = 'text/plain; charset=utf-8';
|
contentType = 'text/plain; charset=utf-8';
|
||||||
} else if (row.file_name.endsWith('.txt')) {
|
} else if (row.file_name.endsWith('.txt')) {
|
||||||
@@ -294,36 +226,26 @@ function createKnowledgeBaseRouter(db, upload) {
|
|||||||
|
|
||||||
const safeFileName = row.file_name.replace(/["\r\n\\]/g, '');
|
const safeFileName = row.file_name.replace(/["\r\n\\]/g, '');
|
||||||
res.setHeader('Content-Type', contentType);
|
res.setHeader('Content-Type', contentType);
|
||||||
// Use inline instead of attachment to allow browser to display
|
|
||||||
res.setHeader('Content-Disposition', `inline; filename="${safeFileName}"`);
|
res.setHeader('Content-Disposition', `inline; filename="${safeFileName}"`);
|
||||||
// Allow iframe embedding from frontend origin
|
|
||||||
res.removeHeader('X-Frame-Options');
|
res.removeHeader('X-Frame-Options');
|
||||||
const corsOrigins = process.env.CORS_ORIGINS ? process.env.CORS_ORIGINS.split(',').join(' ') : 'http://localhost:3000';
|
const corsOrigins = process.env.CORS_ORIGINS ? process.env.CORS_ORIGINS.split(',').join(' ') : 'http://localhost:3000';
|
||||||
res.setHeader('Content-Security-Policy', `frame-ancestors 'self' ${corsOrigins}`);
|
res.setHeader('Content-Security-Policy', `frame-ancestors 'self' ${corsOrigins}`);
|
||||||
res.sendFile(row.file_path);
|
res.sendFile(row.file_path);
|
||||||
});
|
} catch (err) {
|
||||||
|
console.error('Error fetching document:', err);
|
||||||
|
res.status(500).json({ error: 'Failed to fetch document' });
|
||||||
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
/**
|
// GET /api/knowledge-base/:id/download
|
||||||
* GET /api/knowledge-base/:id/download
|
router.get('/:id/download', requireAuth(), async (req, res) => {
|
||||||
* Download a knowledge base document as an attachment.
|
|
||||||
*
|
|
||||||
* @param {string} id - Article ID (route parameter)
|
|
||||||
*
|
|
||||||
* @response 200 - File download with Content-Disposition: attachment header
|
|
||||||
* @response 404 - { error: string } - Article or file not found
|
|
||||||
* @response 500 - { error: string }
|
|
||||||
*/
|
|
||||||
router.get('/:id/download', requireAuth(db), (req, res) => {
|
|
||||||
const { id } = req.params;
|
const { id } = req.params;
|
||||||
|
|
||||||
const sql = 'SELECT file_path, file_name, file_type FROM knowledge_base WHERE id = ?';
|
try {
|
||||||
|
const { rows } = await pool.query(
|
||||||
db.get(sql, [id], (err, row) => {
|
'SELECT file_path, file_name, file_type FROM knowledge_base WHERE id = $1', [id]
|
||||||
if (err) {
|
);
|
||||||
console.error('Error fetching document:', err);
|
const row = rows[0];
|
||||||
return res.status(500).json({ error: 'Failed to fetch document' });
|
|
||||||
}
|
|
||||||
|
|
||||||
if (!row) {
|
if (!row) {
|
||||||
return res.status(404).json({ error: 'Document not found' });
|
return res.status(404).json({ error: 'Document not found' });
|
||||||
@@ -333,8 +255,7 @@ function createKnowledgeBaseRouter(db, upload) {
|
|||||||
return res.status(404).json({ error: 'File not found on disk' });
|
return res.status(404).json({ error: 'File not found on disk' });
|
||||||
}
|
}
|
||||||
|
|
||||||
// Log audit entry
|
logAudit({
|
||||||
logAudit(db, {
|
|
||||||
userId: req.user.id,
|
userId: req.user.id,
|
||||||
username: req.user.username,
|
username: req.user.username,
|
||||||
action: 'DOWNLOAD_KB_ARTICLE',
|
action: 'DOWNLOAD_KB_ARTICLE',
|
||||||
@@ -348,31 +269,21 @@ function createKnowledgeBaseRouter(db, upload) {
|
|||||||
res.setHeader('Content-Type', row.file_type || 'application/octet-stream');
|
res.setHeader('Content-Type', row.file_type || 'application/octet-stream');
|
||||||
res.setHeader('Content-Disposition', `attachment; filename="${safeDownloadName}"`);
|
res.setHeader('Content-Disposition', `attachment; filename="${safeDownloadName}"`);
|
||||||
res.sendFile(row.file_path);
|
res.sendFile(row.file_path);
|
||||||
});
|
} catch (err) {
|
||||||
|
console.error('Error fetching document:', err);
|
||||||
|
res.status(500).json({ error: 'Failed to fetch document' });
|
||||||
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
/**
|
// DELETE /api/knowledge-base/:id
|
||||||
* DELETE /api/knowledge-base/:id
|
router.delete('/:id', requireAuth(), requireGroup('Admin', 'Standard_User'), async (req, res) => {
|
||||||
* Delete a knowledge base article and its associated file.
|
|
||||||
* Standard_User can only delete articles they created. Admin can delete any article.
|
|
||||||
*
|
|
||||||
* @param {string} id - Article ID (route parameter)
|
|
||||||
*
|
|
||||||
* @response 200 - { success: true }
|
|
||||||
* @response 403 - { error: string } - Ownership check failed for Standard_User
|
|
||||||
* @response 404 - { error: 'Article not found' }
|
|
||||||
* @response 500 - { error: string }
|
|
||||||
*/
|
|
||||||
router.delete('/:id', requireAuth(db), requireGroup('Admin', 'Standard_User'), (req, res) => {
|
|
||||||
const { id } = req.params;
|
const { id } = req.params;
|
||||||
|
|
||||||
const sql = 'SELECT file_path, title, created_by FROM knowledge_base WHERE id = ?';
|
try {
|
||||||
|
const { rows } = await pool.query(
|
||||||
db.get(sql, [id], (err, row) => {
|
'SELECT file_path, title, created_by FROM knowledge_base WHERE id = $1', [id]
|
||||||
if (err) {
|
);
|
||||||
console.error('Error fetching article for deletion:', err);
|
const row = rows[0];
|
||||||
return res.status(500).json({ error: 'Failed to fetch article' });
|
|
||||||
}
|
|
||||||
|
|
||||||
if (!row) {
|
if (!row) {
|
||||||
return res.status(404).json({ error: 'Article not found' });
|
return res.status(404).json({ error: 'Article not found' });
|
||||||
@@ -383,32 +294,28 @@ function createKnowledgeBaseRouter(db, upload) {
|
|||||||
return res.status(403).json({ error: 'You can only delete resources you created' });
|
return res.status(403).json({ error: 'You can only delete resources you created' });
|
||||||
}
|
}
|
||||||
|
|
||||||
// Delete database record
|
await pool.query('DELETE FROM knowledge_base WHERE id = $1', [id]);
|
||||||
db.run('DELETE FROM knowledge_base WHERE id = ?', [id], (err) => {
|
|
||||||
if (err) {
|
|
||||||
console.error('Error deleting article:', err);
|
|
||||||
return res.status(500).json({ error: 'Failed to delete article' });
|
|
||||||
}
|
|
||||||
|
|
||||||
// Delete file
|
// Delete file
|
||||||
if (fs.existsSync(row.file_path)) {
|
if (fs.existsSync(row.file_path)) {
|
||||||
fs.unlinkSync(row.file_path);
|
fs.unlinkSync(row.file_path);
|
||||||
}
|
}
|
||||||
|
|
||||||
// Log audit entry
|
logAudit({
|
||||||
logAudit(db, {
|
userId: req.user.id,
|
||||||
userId: req.user.id,
|
username: req.user.username,
|
||||||
username: req.user.username,
|
action: 'DELETE_KB_ARTICLE',
|
||||||
action: 'DELETE_KB_ARTICLE',
|
entityType: 'knowledge_base',
|
||||||
entityType: 'knowledge_base',
|
entityId: String(id),
|
||||||
entityId: String(id),
|
details: { title: row.title },
|
||||||
details: { title: row.title },
|
ipAddress: req.ip
|
||||||
ipAddress: req.ip
|
|
||||||
});
|
|
||||||
|
|
||||||
res.json({ success: true });
|
|
||||||
});
|
});
|
||||||
});
|
|
||||||
|
res.json({ success: true });
|
||||||
|
} catch (err) {
|
||||||
|
console.error('Error deleting article:', err);
|
||||||
|
res.status(500).json({ error: 'Failed to delete article' });
|
||||||
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
return router;
|
return router;
|
||||||
|
|||||||
@@ -1,13 +1,14 @@
|
|||||||
// NVD CVE Lookup Routes
|
// NVD CVE Lookup Routes
|
||||||
const express = require('express');
|
const express = require('express');
|
||||||
|
const { requireAuth } = require('../middleware/auth');
|
||||||
|
|
||||||
const CVE_ID_PATTERN = /^CVE-\d{4}-\d{4,}$/;
|
const CVE_ID_PATTERN = /^CVE-\d{4}-\d{4,}$/;
|
||||||
|
|
||||||
function createNvdLookupRouter(db, requireAuth) {
|
function createNvdLookupRouter() {
|
||||||
const router = express.Router();
|
const router = express.Router();
|
||||||
|
|
||||||
// All routes require authentication
|
// All routes require authentication
|
||||||
router.use(requireAuth(db));
|
router.use(requireAuth());
|
||||||
|
|
||||||
// Lookup CVE details from NVD API 2.0
|
// Lookup CVE details from NVD API 2.0
|
||||||
router.get('/lookup/:cveId', async (req, res) => {
|
router.get('/lookup/:cveId', async (req, res) => {
|
||||||
|
|||||||
@@ -1,27 +1,28 @@
|
|||||||
// User Management Routes (Admin only)
|
// User Management Routes (Admin only)
|
||||||
const express = require('express');
|
const express = require('express');
|
||||||
const bcrypt = require('bcryptjs');
|
const bcrypt = require('bcryptjs');
|
||||||
|
const pool = require('../db');
|
||||||
|
const { validateTeams } = require('../helpers/teams');
|
||||||
|
|
||||||
function createUsersRouter(db, requireAuth, requireGroup, logAudit) {
|
function createUsersRouter(requireAuth, requireGroup, logAudit) {
|
||||||
const router = express.Router();
|
const router = express.Router();
|
||||||
|
|
||||||
// All routes require Admin group
|
// All routes require Admin group
|
||||||
router.use(requireAuth(db), requireGroup('Admin'));
|
router.use(requireAuth(), requireGroup('Admin'));
|
||||||
|
|
||||||
// Get all users
|
// Get all users
|
||||||
router.get('/', async (req, res) => {
|
router.get('/', async (req, res) => {
|
||||||
try {
|
try {
|
||||||
const users = await new Promise((resolve, reject) => {
|
const { rows: users } = await pool.query(
|
||||||
db.all(
|
`SELECT id, username, email, user_group AS "group", bu_teams, is_active, created_at, last_login
|
||||||
`SELECT id, username, email, user_group AS 'group', is_active, created_at, last_login
|
FROM users ORDER BY created_at DESC`
|
||||||
FROM users ORDER BY created_at DESC`,
|
);
|
||||||
(err, rows) => {
|
// Parse bu_teams into teams array for each user
|
||||||
if (err) reject(err);
|
const usersWithTeams = users.map(u => ({
|
||||||
else resolve(rows);
|
...u,
|
||||||
}
|
teams: u.bu_teams ? u.bu_teams.split(',').filter(Boolean) : []
|
||||||
);
|
}));
|
||||||
});
|
res.json(usersWithTeams);
|
||||||
res.json(users);
|
|
||||||
} catch (err) {
|
} catch (err) {
|
||||||
console.error('Get users error:', err);
|
console.error('Get users error:', err);
|
||||||
res.status(500).json({ error: 'Failed to fetch users' });
|
res.status(500).json({ error: 'Failed to fetch users' });
|
||||||
@@ -31,23 +32,22 @@ function createUsersRouter(db, requireAuth, requireGroup, logAudit) {
|
|||||||
// Get single user
|
// Get single user
|
||||||
router.get('/:id', async (req, res) => {
|
router.get('/:id', async (req, res) => {
|
||||||
try {
|
try {
|
||||||
const user = await new Promise((resolve, reject) => {
|
const { rows } = await pool.query(
|
||||||
db.get(
|
`SELECT id, username, email, user_group AS "group", bu_teams, is_active, created_at, last_login
|
||||||
`SELECT id, username, email, user_group AS 'group', is_active, created_at, last_login
|
FROM users WHERE id = $1`,
|
||||||
FROM users WHERE id = ?`,
|
[req.params.id]
|
||||||
[req.params.id],
|
);
|
||||||
(err, row) => {
|
|
||||||
if (err) reject(err);
|
const user = rows[0];
|
||||||
else resolve(row);
|
|
||||||
}
|
|
||||||
);
|
|
||||||
});
|
|
||||||
|
|
||||||
if (!user) {
|
if (!user) {
|
||||||
return res.status(404).json({ error: 'User not found' });
|
return res.status(404).json({ error: 'User not found' });
|
||||||
}
|
}
|
||||||
|
|
||||||
res.json(user);
|
res.json({
|
||||||
|
...user,
|
||||||
|
teams: user.bu_teams ? user.bu_teams.split(',').filter(Boolean) : []
|
||||||
|
});
|
||||||
} catch (err) {
|
} catch (err) {
|
||||||
console.error('Get user error:', err);
|
console.error('Get user error:', err);
|
||||||
res.status(500).json({ error: 'Failed to fetch user' });
|
res.status(500).json({ error: 'Failed to fetch user' });
|
||||||
@@ -56,7 +56,7 @@ function createUsersRouter(db, requireAuth, requireGroup, logAudit) {
|
|||||||
|
|
||||||
// Create new user
|
// Create new user
|
||||||
router.post('/', async (req, res) => {
|
router.post('/', async (req, res) => {
|
||||||
const { username, email, password, group } = req.body;
|
const { username, email, password, group, bu_teams } = req.body;
|
||||||
const VALID_GROUPS = ['Admin', 'Standard_User', 'Leadership', 'Read_Only'];
|
const VALID_GROUPS = ['Admin', 'Standard_User', 'Leadership', 'Read_Only'];
|
||||||
|
|
||||||
if (!username || !email || !password) {
|
if (!username || !email || !password) {
|
||||||
@@ -69,28 +69,34 @@ function createUsersRouter(db, requireAuth, requireGroup, logAudit) {
|
|||||||
return res.status(400).json({ error: 'Invalid group. Must be one of: Admin, Standard_User, Leadership, Read_Only' });
|
return res.status(400).json({ error: 'Invalid group. Must be one of: Admin, Standard_User, Leadership, Read_Only' });
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Validate bu_teams if provided
|
||||||
|
const teamsStr = bu_teams || '';
|
||||||
|
if (teamsStr) {
|
||||||
|
const teamsResult = validateTeams(teamsStr);
|
||||||
|
if (!teamsResult.valid) {
|
||||||
|
return res.status(400).json({ error: `Invalid team(s): ${teamsResult.invalid.join(', ')}. Must be one of: STEAM, ACCESS-ENG, ACCESS-OPS, INTELDEV` });
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
try {
|
try {
|
||||||
const passwordHash = await bcrypt.hash(password, 10);
|
const passwordHash = await bcrypt.hash(password, 10);
|
||||||
|
|
||||||
const result = await new Promise((resolve, reject) => {
|
const { rows } = await pool.query(
|
||||||
db.run(
|
`INSERT INTO users (username, email, password_hash, user_group, bu_teams)
|
||||||
`INSERT INTO users (username, email, password_hash, user_group)
|
VALUES ($1, $2, $3, $4, $5)
|
||||||
VALUES (?, ?, ?, ?)`,
|
RETURNING id`,
|
||||||
[username, email, passwordHash, userGroup],
|
[username, email, passwordHash, userGroup, teamsStr]
|
||||||
function(err) {
|
);
|
||||||
if (err) reject(err);
|
|
||||||
else resolve({ id: this.lastID });
|
|
||||||
}
|
|
||||||
);
|
|
||||||
});
|
|
||||||
|
|
||||||
logAudit(db, {
|
const result = rows[0];
|
||||||
|
|
||||||
|
logAudit({
|
||||||
userId: req.user.id,
|
userId: req.user.id,
|
||||||
username: req.user.username,
|
username: req.user.username,
|
||||||
action: 'user_create',
|
action: 'user_create',
|
||||||
entityType: 'user',
|
entityType: 'user',
|
||||||
entityId: String(result.id),
|
entityId: String(result.id),
|
||||||
details: { created_username: username, group: userGroup },
|
details: { created_username: username, group: userGroup, bu_teams: teamsStr },
|
||||||
ipAddress: req.ip
|
ipAddress: req.ip
|
||||||
});
|
});
|
||||||
|
|
||||||
@@ -100,12 +106,14 @@ function createUsersRouter(db, requireAuth, requireGroup, logAudit) {
|
|||||||
id: result.id,
|
id: result.id,
|
||||||
username,
|
username,
|
||||||
email,
|
email,
|
||||||
group: userGroup
|
group: userGroup,
|
||||||
|
bu_teams: teamsStr,
|
||||||
|
teams: teamsStr ? teamsStr.split(',').filter(Boolean) : []
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
} catch (err) {
|
} catch (err) {
|
||||||
console.error('Create user error:', err);
|
console.error('Create user error:', err);
|
||||||
if (err.message.includes('UNIQUE constraint failed')) {
|
if (err.code === '23505') { // Postgres unique violation
|
||||||
return res.status(409).json({ error: 'Username or email already exists' });
|
return res.status(409).json({ error: 'Username or email already exists' });
|
||||||
}
|
}
|
||||||
res.status(500).json({ error: 'Failed to create user' });
|
res.status(500).json({ error: 'Failed to create user' });
|
||||||
@@ -114,7 +122,7 @@ function createUsersRouter(db, requireAuth, requireGroup, logAudit) {
|
|||||||
|
|
||||||
// Update user
|
// Update user
|
||||||
router.patch('/:id', async (req, res) => {
|
router.patch('/:id', async (req, res) => {
|
||||||
const { username, email, password, group, is_active } = req.body;
|
const { username, email, password, group, is_active, bu_teams } = req.body;
|
||||||
const VALID_GROUPS = ['Admin', 'Standard_User', 'Leadership', 'Read_Only'];
|
const VALID_GROUPS = ['Admin', 'Standard_User', 'Leadership', 'Read_Only'];
|
||||||
const userId = req.params.id;
|
const userId = req.params.id;
|
||||||
|
|
||||||
@@ -133,18 +141,24 @@ function createUsersRouter(db, requireAuth, requireGroup, logAudit) {
|
|||||||
return res.status(400).json({ error: 'Cannot deactivate your own account' });
|
return res.status(400).json({ error: 'Cannot deactivate your own account' });
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Validate bu_teams if provided
|
||||||
|
if (typeof bu_teams === 'string') {
|
||||||
|
if (bu_teams !== '') {
|
||||||
|
const teamsResult = validateTeams(bu_teams);
|
||||||
|
if (!teamsResult.valid) {
|
||||||
|
return res.status(400).json({ error: `Invalid team(s): ${teamsResult.invalid.join(', ')}. Must be one of: STEAM, ACCESS-ENG, ACCESS-OPS, INTELDEV` });
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
try {
|
try {
|
||||||
// Fetch current user record before update (needed for group change audit)
|
// Fetch current user record before update (needed for group change audit)
|
||||||
const currentUser = await new Promise((resolve, reject) => {
|
const { rows: currentRows } = await pool.query(
|
||||||
db.get(
|
'SELECT user_group, bu_teams FROM users WHERE id = $1',
|
||||||
'SELECT user_group FROM users WHERE id = ?',
|
[userId]
|
||||||
[userId],
|
);
|
||||||
(err, row) => {
|
|
||||||
if (err) reject(err);
|
const currentUser = currentRows[0];
|
||||||
else resolve(row);
|
|
||||||
}
|
|
||||||
);
|
|
||||||
});
|
|
||||||
|
|
||||||
if (!currentUser) {
|
if (!currentUser) {
|
||||||
return res.status(404).json({ error: 'User not found' });
|
return res.status(404).json({ error: 'User not found' });
|
||||||
@@ -152,27 +166,32 @@ function createUsersRouter(db, requireAuth, requireGroup, logAudit) {
|
|||||||
|
|
||||||
const updates = [];
|
const updates = [];
|
||||||
const values = [];
|
const values = [];
|
||||||
|
let paramIndex = 1;
|
||||||
|
|
||||||
if (username) {
|
if (username) {
|
||||||
updates.push('username = ?');
|
updates.push(`username = $${paramIndex++}`);
|
||||||
values.push(username);
|
values.push(username);
|
||||||
}
|
}
|
||||||
if (email) {
|
if (email) {
|
||||||
updates.push('email = ?');
|
updates.push(`email = $${paramIndex++}`);
|
||||||
values.push(email);
|
values.push(email);
|
||||||
}
|
}
|
||||||
if (password) {
|
if (password) {
|
||||||
const passwordHash = await bcrypt.hash(password, 10);
|
const passwordHash = await bcrypt.hash(password, 10);
|
||||||
updates.push('password_hash = ?');
|
updates.push(`password_hash = $${paramIndex++}`);
|
||||||
values.push(passwordHash);
|
values.push(passwordHash);
|
||||||
}
|
}
|
||||||
if (group) {
|
if (group) {
|
||||||
updates.push('user_group = ?');
|
updates.push(`user_group = $${paramIndex++}`);
|
||||||
values.push(group);
|
values.push(group);
|
||||||
}
|
}
|
||||||
if (typeof is_active === 'boolean') {
|
if (typeof is_active === 'boolean') {
|
||||||
updates.push('is_active = ?');
|
updates.push(`is_active = $${paramIndex++}`);
|
||||||
values.push(is_active ? 1 : 0);
|
values.push(is_active);
|
||||||
|
}
|
||||||
|
if (typeof bu_teams === 'string') {
|
||||||
|
updates.push(`bu_teams = $${paramIndex++}`);
|
||||||
|
values.push(bu_teams);
|
||||||
}
|
}
|
||||||
|
|
||||||
if (updates.length === 0) {
|
if (updates.length === 0) {
|
||||||
@@ -181,16 +200,10 @@ function createUsersRouter(db, requireAuth, requireGroup, logAudit) {
|
|||||||
|
|
||||||
values.push(userId);
|
values.push(userId);
|
||||||
|
|
||||||
await new Promise((resolve, reject) => {
|
await pool.query(
|
||||||
db.run(
|
`UPDATE users SET ${updates.join(', ')} WHERE id = $${paramIndex}`,
|
||||||
`UPDATE users SET ${updates.join(', ')} WHERE id = ?`,
|
values
|
||||||
values,
|
);
|
||||||
function(err) {
|
|
||||||
if (err) reject(err);
|
|
||||||
else resolve({ changes: this.changes });
|
|
||||||
}
|
|
||||||
);
|
|
||||||
});
|
|
||||||
|
|
||||||
const updatedFields = {};
|
const updatedFields = {};
|
||||||
if (username) updatedFields.username = username;
|
if (username) updatedFields.username = username;
|
||||||
@@ -198,8 +211,9 @@ function createUsersRouter(db, requireAuth, requireGroup, logAudit) {
|
|||||||
if (group) updatedFields.group = group;
|
if (group) updatedFields.group = group;
|
||||||
if (typeof is_active === 'boolean') updatedFields.is_active = is_active;
|
if (typeof is_active === 'boolean') updatedFields.is_active = is_active;
|
||||||
if (password) updatedFields.password_changed = true;
|
if (password) updatedFields.password_changed = true;
|
||||||
|
if (typeof bu_teams === 'string') updatedFields.bu_teams = bu_teams;
|
||||||
|
|
||||||
logAudit(db, {
|
logAudit({
|
||||||
userId: req.user.id,
|
userId: req.user.id,
|
||||||
username: req.user.username,
|
username: req.user.username,
|
||||||
action: 'user_update',
|
action: 'user_update',
|
||||||
@@ -211,7 +225,7 @@ function createUsersRouter(db, requireAuth, requireGroup, logAudit) {
|
|||||||
|
|
||||||
// Log specific audit entry for group changes
|
// Log specific audit entry for group changes
|
||||||
if (group && group !== currentUser.user_group) {
|
if (group && group !== currentUser.user_group) {
|
||||||
logAudit(db, {
|
logAudit({
|
||||||
userId: req.user.id,
|
userId: req.user.id,
|
||||||
username: req.user.username,
|
username: req.user.username,
|
||||||
action: 'user_group_change',
|
action: 'user_group_change',
|
||||||
@@ -225,17 +239,31 @@ function createUsersRouter(db, requireAuth, requireGroup, logAudit) {
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Log specific audit entry for bu_teams changes
|
||||||
|
if (typeof bu_teams === 'string' && bu_teams !== (currentUser.bu_teams || '')) {
|
||||||
|
logAudit({
|
||||||
|
userId: req.user.id,
|
||||||
|
username: req.user.username,
|
||||||
|
action: 'user_teams_change',
|
||||||
|
entityType: 'user',
|
||||||
|
entityId: String(userId),
|
||||||
|
details: {
|
||||||
|
previous_teams: currentUser.bu_teams || '',
|
||||||
|
new_teams: bu_teams
|
||||||
|
},
|
||||||
|
ipAddress: req.ip
|
||||||
|
});
|
||||||
|
}
|
||||||
|
|
||||||
// If user was deactivated, delete their sessions
|
// If user was deactivated, delete their sessions
|
||||||
if (is_active === false) {
|
if (is_active === false) {
|
||||||
await new Promise((resolve) => {
|
await pool.query('DELETE FROM sessions WHERE user_id = $1', [userId]);
|
||||||
db.run('DELETE FROM sessions WHERE user_id = ?', [userId], () => resolve());
|
|
||||||
});
|
|
||||||
}
|
}
|
||||||
|
|
||||||
res.json({ message: 'User updated successfully' });
|
res.json({ message: 'User updated successfully' });
|
||||||
} catch (err) {
|
} catch (err) {
|
||||||
console.error('Update user error:', err);
|
console.error('Update user error:', err);
|
||||||
if (err.message.includes('UNIQUE constraint failed')) {
|
if (err.code === '23505') { // Postgres unique violation
|
||||||
return res.status(409).json({ error: 'Username or email already exists' });
|
return res.status(409).json({ error: 'Username or email already exists' });
|
||||||
}
|
}
|
||||||
res.status(500).json({ error: 'Failed to update user' });
|
res.status(500).json({ error: 'Failed to update user' });
|
||||||
@@ -253,31 +281,23 @@ function createUsersRouter(db, requireAuth, requireGroup, logAudit) {
|
|||||||
|
|
||||||
try {
|
try {
|
||||||
// Look up the user before deleting
|
// Look up the user before deleting
|
||||||
const targetUser = await new Promise((resolve, reject) => {
|
const { rows: userRows } = await pool.query(
|
||||||
db.get('SELECT username FROM users WHERE id = ?', [userId], (err, row) => {
|
'SELECT username FROM users WHERE id = $1',
|
||||||
if (err) reject(err);
|
[userId]
|
||||||
else resolve(row);
|
);
|
||||||
});
|
const targetUser = userRows[0];
|
||||||
});
|
|
||||||
|
|
||||||
// Delete sessions first (foreign key)
|
// Delete sessions first (foreign key)
|
||||||
await new Promise((resolve) => {
|
await pool.query('DELETE FROM sessions WHERE user_id = $1', [userId]);
|
||||||
db.run('DELETE FROM sessions WHERE user_id = ?', [userId], () => resolve());
|
|
||||||
});
|
|
||||||
|
|
||||||
// Delete user
|
// Delete user
|
||||||
const result = await new Promise((resolve, reject) => {
|
const result = await pool.query('DELETE FROM users WHERE id = $1', [userId]);
|
||||||
db.run('DELETE FROM users WHERE id = ?', [userId], function(err) {
|
|
||||||
if (err) reject(err);
|
|
||||||
else resolve({ changes: this.changes });
|
|
||||||
});
|
|
||||||
});
|
|
||||||
|
|
||||||
if (result.changes === 0) {
|
if (result.rowCount === 0) {
|
||||||
return res.status(404).json({ error: 'User not found' });
|
return res.status(404).json({ error: 'User not found' });
|
||||||
}
|
}
|
||||||
|
|
||||||
logAudit(db, {
|
logAudit({
|
||||||
userId: req.user.id,
|
userId: req.user.id,
|
||||||
username: req.user.username,
|
username: req.user.username,
|
||||||
action: 'user_delete',
|
action: 'user_delete',
|
||||||
|
|||||||
880
backend/routes/vclMultiVertical.js
Normal file
880
backend/routes/vclMultiVertical.js
Normal file
@@ -0,0 +1,880 @@
|
|||||||
|
// VCL Multi-Vertical Routes — Cross-organizational compliance reporting
|
||||||
|
// Handles multi-file per-vertical xlsx upload, scoped resolution, and executive reporting.
|
||||||
|
|
||||||
|
const express = require('express');
|
||||||
|
const path = require('path');
|
||||||
|
const fs = require('fs');
|
||||||
|
const { spawn } = require('child_process');
|
||||||
|
const pool = require('../db');
|
||||||
|
const { requireAuth, requireGroup } = require('../middleware/auth');
|
||||||
|
const { parseVerticalFilename, computeVerticalBurndown, isValidDateString, categorizeNonCompliant } = require('../helpers/vclHelpers');
|
||||||
|
const logAudit = require('../helpers/auditLog');
|
||||||
|
|
||||||
|
const PARSER_SCRIPT = path.join(__dirname, '../scripts/parse_compliance_xlsx.py');
|
||||||
|
const PYTHON_BIN = process.env.PYTHON_BIN || 'python3';
|
||||||
|
const TEMP_DIR = path.join(process.cwd(), 'uploads', 'temp');
|
||||||
|
const VCL_TARGET_PCT = parseInt(process.env.VCL_TARGET_PCT, 10) || 95;
|
||||||
|
|
||||||
|
// ---------------------------------------------------------------------------
|
||||||
|
// Run Python parser, return parsed object
|
||||||
|
// ---------------------------------------------------------------------------
|
||||||
|
function parseXlsx(filePath) {
|
||||||
|
return new Promise((resolve, reject) => {
|
||||||
|
const py = spawn(PYTHON_BIN, [PARSER_SCRIPT, filePath]);
|
||||||
|
let out = '';
|
||||||
|
let err = '';
|
||||||
|
py.stdout.on('data', d => { out += d; });
|
||||||
|
py.stderr.on('data', d => { err += d; });
|
||||||
|
py.on('close', code => {
|
||||||
|
if (code !== 0) return reject(new Error(err || `Parser exited with code ${code}`));
|
||||||
|
try { resolve(JSON.parse(out)); }
|
||||||
|
catch (e) { reject(new Error('Parser returned invalid JSON')); }
|
||||||
|
});
|
||||||
|
py.on('error', reject);
|
||||||
|
});
|
||||||
|
}
|
||||||
|
|
||||||
|
// ---------------------------------------------------------------------------
|
||||||
|
// Compute scoped diff: only considers items within the same vertical
|
||||||
|
// ---------------------------------------------------------------------------
|
||||||
|
async function computeScopedDiff(incomingItems, vertical) {
|
||||||
|
const { rows: activeRows } = await pool.query(
|
||||||
|
`SELECT hostname, metric_id FROM compliance_items WHERE status = 'active' AND vertical = $1`,
|
||||||
|
[vertical]
|
||||||
|
);
|
||||||
|
const activeKeys = new Set(activeRows.map(r => `${r.hostname}|||${r.metric_id}`));
|
||||||
|
const newKeys = new Set(incomingItems.map(i => `${i.hostname}|||${i.metric_id}`));
|
||||||
|
|
||||||
|
let newCount = 0, recurringCount = 0, resolvedCount = 0;
|
||||||
|
for (const k of newKeys) { if (activeKeys.has(k)) recurringCount++; else newCount++; }
|
||||||
|
for (const k of activeKeys) { if (!newKeys.has(k)) resolvedCount++; }
|
||||||
|
|
||||||
|
return { newCount, recurringCount, resolvedCount };
|
||||||
|
}
|
||||||
|
|
||||||
|
// ---------------------------------------------------------------------------
|
||||||
|
// Persist a single vertical's upload with scoped resolution
|
||||||
|
// ---------------------------------------------------------------------------
|
||||||
|
async function persistMultiVerticalUpload({ items, summary, reportDate, filename, vertical, userId }, client) {
|
||||||
|
// Get active items for THIS vertical only
|
||||||
|
const { rows: activeRows } = await client.query(
|
||||||
|
`SELECT id, hostname, metric_id, seen_count, first_seen_upload_id FROM compliance_items
|
||||||
|
WHERE status = 'active' AND vertical = $1`,
|
||||||
|
[vertical]
|
||||||
|
);
|
||||||
|
const activeMap = {};
|
||||||
|
activeRows.forEach(r => { activeMap[`${r.hostname}|||${r.metric_id}`] = r; });
|
||||||
|
|
||||||
|
const newKeys = new Set(items.map(i => `${i.hostname}|||${i.metric_id}`));
|
||||||
|
|
||||||
|
// 1. Insert the upload record
|
||||||
|
const uploadResult = await client.query(
|
||||||
|
`INSERT INTO compliance_uploads (filename, report_date, uploaded_by, uploaded_at, vertical, summary_json)
|
||||||
|
VALUES ($1, $2, $3, NOW(), $4, $5)
|
||||||
|
RETURNING id`,
|
||||||
|
[filename, reportDate || null, userId || null, vertical, JSON.stringify(summary)]
|
||||||
|
);
|
||||||
|
const uploadId = uploadResult.rows[0].id;
|
||||||
|
|
||||||
|
let newCount = 0, recurringCount = 0, resolvedCount = 0;
|
||||||
|
|
||||||
|
// 2. Upsert each incoming non-compliant item
|
||||||
|
for (const item of items) {
|
||||||
|
const key = `${item.hostname}|||${item.metric_id}`;
|
||||||
|
const existing = activeMap[key];
|
||||||
|
const extraStr = JSON.stringify(item.extra_json || {});
|
||||||
|
|
||||||
|
if (existing) {
|
||||||
|
await client.query(
|
||||||
|
`UPDATE compliance_items
|
||||||
|
SET upload_id = $1, seen_count = $2, ip_address = $3, device_type = $4, extra_json = $5,
|
||||||
|
metric_desc = $6, category = $7, team = $8
|
||||||
|
WHERE id = $9`,
|
||||||
|
[uploadId, existing.seen_count + 1, item.ip_address, item.device_type, extraStr,
|
||||||
|
item.metric_desc, item.category, item.team, existing.id]
|
||||||
|
);
|
||||||
|
recurringCount++;
|
||||||
|
} else {
|
||||||
|
await client.query(
|
||||||
|
`INSERT INTO compliance_items
|
||||||
|
(upload_id, hostname, ip_address, device_type, team, metric_id, metric_desc,
|
||||||
|
category, extra_json, status, first_seen_upload_id, seen_count, vertical)
|
||||||
|
VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, 'active', $10, 1, $11)`,
|
||||||
|
[uploadId, item.hostname, item.ip_address, item.device_type, item.team,
|
||||||
|
item.metric_id, item.metric_desc, item.category, extraStr, uploadId, vertical]
|
||||||
|
);
|
||||||
|
newCount++;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
// 3. Resolve items NOT present in this upload — SCOPED to this vertical only
|
||||||
|
for (const [key, row] of Object.entries(activeMap)) {
|
||||||
|
if (!newKeys.has(key)) {
|
||||||
|
await client.query(
|
||||||
|
`UPDATE compliance_items SET status = 'resolved', resolved_upload_id = $1 WHERE id = $2`,
|
||||||
|
[uploadId, row.id]
|
||||||
|
);
|
||||||
|
resolvedCount++;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
// 4. Update upload with final counts
|
||||||
|
await client.query(
|
||||||
|
`UPDATE compliance_uploads SET new_count = $1, resolved_count = $2, recurring_count = $3 WHERE id = $4`,
|
||||||
|
[newCount, resolvedCount, recurringCount, uploadId]
|
||||||
|
);
|
||||||
|
|
||||||
|
// 5. Store summary entries in vcl_multi_vertical_summary
|
||||||
|
if (summary && summary.entries && summary.entries.length > 0) {
|
||||||
|
for (const entry of summary.entries) {
|
||||||
|
await client.query(
|
||||||
|
`INSERT INTO vcl_multi_vertical_summary
|
||||||
|
(upload_id, vertical, metric_id, metric_desc, category, team, priority,
|
||||||
|
non_compliant, compliant, total, compliance_pct, target, status)
|
||||||
|
VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13)`,
|
||||||
|
[uploadId, vertical, entry.metric_id, entry.description || entry.metric_desc || '',
|
||||||
|
entry.category || 'Other', entry.team || '', entry.priority || '',
|
||||||
|
entry.non_compliant || 0, entry.compliant || 0, entry.total || 0,
|
||||||
|
entry.compliance_pct || 0, entry.target || 0, entry.status || '']
|
||||||
|
);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
// 6. Create/update compliance_snapshots for this vertical
|
||||||
|
const currentMonth = new Date().toISOString().slice(0, 7);
|
||||||
|
const { rows: verticalStats } = await client.query(
|
||||||
|
`SELECT
|
||||||
|
COUNT(DISTINCT hostname)::int AS total_devices,
|
||||||
|
COUNT(DISTINCT CASE WHEN status = 'active' THEN hostname END)::int AS non_compliant
|
||||||
|
FROM compliance_items
|
||||||
|
WHERE vertical = $1`,
|
||||||
|
[vertical]
|
||||||
|
);
|
||||||
|
const vs = verticalStats[0] || { total_devices: 0, non_compliant: 0 };
|
||||||
|
const totalDevices = vs.total_devices;
|
||||||
|
const compliant = totalDevices - vs.non_compliant;
|
||||||
|
const compPct = totalDevices > 0 ? Math.round((compliant / totalDevices) * 100 * 100) / 100 : 0;
|
||||||
|
|
||||||
|
await client.query(
|
||||||
|
`INSERT INTO compliance_snapshots (snapshot_month, vertical, total_devices, compliant, non_compliant, compliance_pct)
|
||||||
|
VALUES ($1, $2, $3, $4, $5, $6)
|
||||||
|
ON CONFLICT (snapshot_month, vertical)
|
||||||
|
DO UPDATE SET total_devices = $3, compliant = $4, non_compliant = $5, compliance_pct = $6`,
|
||||||
|
[currentMonth, vertical, totalDevices, compliant, vs.non_compliant, compPct]
|
||||||
|
);
|
||||||
|
|
||||||
|
return { uploadId, newCount, recurringCount, resolvedCount };
|
||||||
|
}
|
||||||
|
|
||||||
|
// ---------------------------------------------------------------------------
|
||||||
|
// Safe temp path check
|
||||||
|
// ---------------------------------------------------------------------------
|
||||||
|
function isSafeTempPath(filePath) {
|
||||||
|
const resolved = path.resolve(filePath);
|
||||||
|
return resolved.startsWith(path.resolve(TEMP_DIR) + path.sep) && path.extname(resolved) === '.json';
|
||||||
|
}
|
||||||
|
|
||||||
|
// ---------------------------------------------------------------------------
|
||||||
|
// Router factory
|
||||||
|
// ---------------------------------------------------------------------------
|
||||||
|
function createVCLMultiVerticalRouter(upload) {
|
||||||
|
const router = express.Router();
|
||||||
|
|
||||||
|
// All routes require authentication
|
||||||
|
router.use(requireAuth());
|
||||||
|
|
||||||
|
/**
|
||||||
|
* POST /preview
|
||||||
|
* Accepts multiple xlsx files, parses each, extracts vertical from filename,
|
||||||
|
* computes per-vertical scoped diffs, and stores parsed data in temp files.
|
||||||
|
*
|
||||||
|
* @method POST
|
||||||
|
* @route /preview
|
||||||
|
* @group Admin, Standard_User
|
||||||
|
*
|
||||||
|
* @body multipart/form-data
|
||||||
|
* - files: File[] — 1–14 xlsx files with naming convention <VERTICAL>_YYYY_MM_DD.xlsx
|
||||||
|
*
|
||||||
|
* @response 200
|
||||||
|
* {
|
||||||
|
* files: Array<{
|
||||||
|
* filename: string,
|
||||||
|
* vertical: string,
|
||||||
|
* report_date: string,
|
||||||
|
* total_items: number,
|
||||||
|
* summary_entries: number,
|
||||||
|
* diff: { new_count: number, recurring_count: number, resolved_count: number },
|
||||||
|
* tempFile: string
|
||||||
|
* }>,
|
||||||
|
* unrecognized: Array<{ filename: string, error: string }>
|
||||||
|
* }
|
||||||
|
* @response 400 { error: string } — upload error or no files provided
|
||||||
|
*/
|
||||||
|
router.post('/preview', requireGroup('Admin', 'Standard_User'), (req, res) => {
|
||||||
|
upload.array('files', 14)(req, res, async (uploadErr) => {
|
||||||
|
if (uploadErr) return res.status(400).json({ error: uploadErr.message });
|
||||||
|
if (!req.files || req.files.length === 0) return res.status(400).json({ error: 'No files uploaded' });
|
||||||
|
|
||||||
|
const results = [];
|
||||||
|
const unrecognized = [];
|
||||||
|
const seenVerticals = new Set();
|
||||||
|
|
||||||
|
if (!fs.existsSync(TEMP_DIR)) fs.mkdirSync(TEMP_DIR, { recursive: true });
|
||||||
|
|
||||||
|
for (const file of req.files) {
|
||||||
|
const ext = path.extname(file.originalname).toLowerCase();
|
||||||
|
if (ext !== '.xlsx') {
|
||||||
|
unrecognized.push({ filename: file.originalname, error: 'Not an xlsx file' });
|
||||||
|
fs.unlink(file.path, () => {});
|
||||||
|
continue;
|
||||||
|
}
|
||||||
|
|
||||||
|
// Extract vertical from filename
|
||||||
|
const parsed = parseVerticalFilename(file.originalname);
|
||||||
|
if (!parsed) {
|
||||||
|
unrecognized.push({ filename: file.originalname, error: 'Filename does not match pattern <VERTICAL>_YYYY_MM_DD.xlsx' });
|
||||||
|
fs.unlink(file.path, () => {});
|
||||||
|
continue;
|
||||||
|
}
|
||||||
|
|
||||||
|
// Check for duplicate verticals in the same batch
|
||||||
|
if (seenVerticals.has(parsed.vertical)) {
|
||||||
|
unrecognized.push({ filename: file.originalname, error: `Duplicate vertical "${parsed.vertical}" in batch` });
|
||||||
|
fs.unlink(file.path, () => {});
|
||||||
|
continue;
|
||||||
|
}
|
||||||
|
seenVerticals.add(parsed.vertical);
|
||||||
|
|
||||||
|
try {
|
||||||
|
const xlsxData = await parseXlsx(file.path);
|
||||||
|
if (xlsxData.error) {
|
||||||
|
unrecognized.push({ filename: file.originalname, error: xlsxData.error });
|
||||||
|
fs.unlink(file.path, () => {});
|
||||||
|
continue;
|
||||||
|
}
|
||||||
|
|
||||||
|
// Compute scoped diff for this vertical
|
||||||
|
const diff = await computeScopedDiff(xlsxData.items, parsed.vertical);
|
||||||
|
|
||||||
|
// Store parsed data in temp file
|
||||||
|
const tempFilename = `vcl_multi_${parsed.vertical}_${Date.now()}_${Math.random().toString(36).slice(2)}.json`;
|
||||||
|
const tempFilePath = path.join(TEMP_DIR, tempFilename);
|
||||||
|
fs.writeFileSync(tempFilePath, JSON.stringify({
|
||||||
|
items: xlsxData.items,
|
||||||
|
summary: xlsxData.summary,
|
||||||
|
report_date: parsed.date,
|
||||||
|
vertical: parsed.vertical,
|
||||||
|
filename: file.originalname.replace(/[^\w.\-() ]/g, '_'),
|
||||||
|
}));
|
||||||
|
|
||||||
|
results.push({
|
||||||
|
filename: file.originalname,
|
||||||
|
vertical: parsed.vertical,
|
||||||
|
report_date: parsed.date,
|
||||||
|
total_items: xlsxData.total || xlsxData.items.length,
|
||||||
|
summary_entries: (xlsxData.summary && xlsxData.summary.entries) ? xlsxData.summary.entries.length : 0,
|
||||||
|
diff: { new_count: diff.newCount, recurring_count: diff.recurringCount, resolved_count: diff.resolvedCount },
|
||||||
|
tempFile: tempFilePath,
|
||||||
|
});
|
||||||
|
} catch (parseErr) {
|
||||||
|
unrecognized.push({ filename: file.originalname, error: parseErr.message });
|
||||||
|
} finally {
|
||||||
|
fs.unlink(file.path, () => {});
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
res.json({ files: results, unrecognized });
|
||||||
|
});
|
||||||
|
});
|
||||||
|
|
||||||
|
/**
|
||||||
|
* POST /commit
|
||||||
|
* Commits all previewed files in a single transaction with vertical-scoped resolution.
|
||||||
|
*
|
||||||
|
* @method POST
|
||||||
|
* @route /commit
|
||||||
|
* @group Admin, Standard_User
|
||||||
|
*
|
||||||
|
* @body application/json
|
||||||
|
* {
|
||||||
|
* files: Array<{
|
||||||
|
* tempFile: string,
|
||||||
|
* vertical?: string,
|
||||||
|
* report_date?: string,
|
||||||
|
* filename?: string
|
||||||
|
* }>
|
||||||
|
* }
|
||||||
|
*
|
||||||
|
* @response 200
|
||||||
|
* {
|
||||||
|
* committed: Array<{
|
||||||
|
* vertical: string,
|
||||||
|
* upload_id: number,
|
||||||
|
* new_count: number,
|
||||||
|
* recurring_count: number,
|
||||||
|
* resolved_count: number
|
||||||
|
* }>,
|
||||||
|
* total_new: number,
|
||||||
|
* total_resolved: number
|
||||||
|
* }
|
||||||
|
* @response 400 { error: string } — invalid/missing tempFile or expired preview session
|
||||||
|
* @response 500 { error: string } — transaction failure
|
||||||
|
*/
|
||||||
|
router.post('/commit', requireGroup('Admin', 'Standard_User'), async (req, res) => {
|
||||||
|
const { files } = req.body;
|
||||||
|
if (!files || !Array.isArray(files) || files.length === 0) {
|
||||||
|
return res.status(400).json({ error: 'files array is required' });
|
||||||
|
}
|
||||||
|
|
||||||
|
// Validate all temp files exist before starting transaction
|
||||||
|
for (const file of files) {
|
||||||
|
if (!file.tempFile || !isSafeTempPath(file.tempFile)) {
|
||||||
|
return res.status(400).json({ error: `Invalid tempFile path for ${file.vertical || 'unknown'}` });
|
||||||
|
}
|
||||||
|
if (!fs.existsSync(file.tempFile)) {
|
||||||
|
return res.status(400).json({ error: `Preview session expired for ${file.vertical || 'unknown'} — please upload again` });
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
const client = await pool.connect();
|
||||||
|
try {
|
||||||
|
await client.query('BEGIN');
|
||||||
|
|
||||||
|
const committed = [];
|
||||||
|
for (const file of files) {
|
||||||
|
let parsed;
|
||||||
|
try { parsed = JSON.parse(fs.readFileSync(file.tempFile, 'utf8')); }
|
||||||
|
catch { throw new Error(`Could not read preview data for ${file.vertical}`); }
|
||||||
|
|
||||||
|
const result = await persistMultiVerticalUpload({
|
||||||
|
items: parsed.items,
|
||||||
|
summary: parsed.summary,
|
||||||
|
reportDate: file.report_date || parsed.report_date,
|
||||||
|
filename: file.filename || parsed.filename,
|
||||||
|
vertical: file.vertical || parsed.vertical,
|
||||||
|
userId: req.user?.id || null,
|
||||||
|
}, client);
|
||||||
|
|
||||||
|
committed.push({
|
||||||
|
vertical: file.vertical || parsed.vertical,
|
||||||
|
upload_id: result.uploadId,
|
||||||
|
new_count: result.newCount,
|
||||||
|
recurring_count: result.recurringCount,
|
||||||
|
resolved_count: result.resolvedCount,
|
||||||
|
});
|
||||||
|
}
|
||||||
|
|
||||||
|
await client.query('COMMIT');
|
||||||
|
|
||||||
|
// Clean up temp files
|
||||||
|
for (const file of files) {
|
||||||
|
fs.unlink(file.tempFile, () => {});
|
||||||
|
}
|
||||||
|
|
||||||
|
// Audit log
|
||||||
|
logAudit({
|
||||||
|
userId: req.user.id,
|
||||||
|
username: req.user.username,
|
||||||
|
action: 'vcl_multi_vertical_upload',
|
||||||
|
entityType: 'compliance_uploads',
|
||||||
|
entityId: null,
|
||||||
|
details: {
|
||||||
|
verticals: committed.map(c => c.vertical),
|
||||||
|
total_new: committed.reduce((s, c) => s + c.new_count, 0),
|
||||||
|
total_resolved: committed.reduce((s, c) => s + c.resolved_count, 0),
|
||||||
|
},
|
||||||
|
ipAddress: req.ip,
|
||||||
|
});
|
||||||
|
|
||||||
|
res.json({
|
||||||
|
committed,
|
||||||
|
total_new: committed.reduce((s, c) => s + c.new_count, 0),
|
||||||
|
total_resolved: committed.reduce((s, c) => s + c.resolved_count, 0),
|
||||||
|
});
|
||||||
|
} catch (err) {
|
||||||
|
await client.query('ROLLBACK');
|
||||||
|
// Clean up temp files on failure too
|
||||||
|
for (const file of files) {
|
||||||
|
if (file.tempFile) fs.unlink(file.tempFile, () => {});
|
||||||
|
}
|
||||||
|
console.error('[VCL Multi] Commit error:', err.message);
|
||||||
|
res.status(500).json({ error: 'Failed to commit batch: ' + err.message });
|
||||||
|
} finally {
|
||||||
|
client.release();
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GET /stats
|
||||||
|
* Returns aggregated cross-vertical executive summary statistics.
|
||||||
|
*
|
||||||
|
* @method GET
|
||||||
|
* @route /stats
|
||||||
|
*
|
||||||
|
* @response 200
|
||||||
|
* {
|
||||||
|
* stats: {
|
||||||
|
* total_devices: number,
|
||||||
|
* compliant: number,
|
||||||
|
* non_compliant: number,
|
||||||
|
* compliance_pct: number,
|
||||||
|
* target_pct: number
|
||||||
|
* },
|
||||||
|
* donut: { blocked: number, in_progress: number },
|
||||||
|
* vertical_breakdown: Array<{
|
||||||
|
* vertical: string,
|
||||||
|
* total_devices: number,
|
||||||
|
* compliant: number,
|
||||||
|
* non_compliant: number,
|
||||||
|
* compliance_pct: number,
|
||||||
|
* blockers: number,
|
||||||
|
* forecast_burndown: Array<{ month: string, projected_remaining: number }>,
|
||||||
|
* last_upload: string|null
|
||||||
|
* }>,
|
||||||
|
* last_upload_date: string|null
|
||||||
|
* }
|
||||||
|
* @response 500 { error: string }
|
||||||
|
*/
|
||||||
|
router.get('/stats', async (req, res) => {
|
||||||
|
try {
|
||||||
|
// Aggregate device-level stats across all multi-vertical items
|
||||||
|
const { rows: statsRows } = await pool.query(`
|
||||||
|
SELECT
|
||||||
|
COUNT(DISTINCT hostname)::int AS total_devices,
|
||||||
|
COUNT(DISTINCT CASE WHEN status = 'active' THEN hostname END)::int AS non_compliant
|
||||||
|
FROM compliance_items
|
||||||
|
WHERE vertical IS NOT NULL
|
||||||
|
`);
|
||||||
|
|
||||||
|
const raw = statsRows[0] || { total_devices: 0, non_compliant: 0 };
|
||||||
|
const total_devices = raw.total_devices;
|
||||||
|
const non_compliant = raw.non_compliant;
|
||||||
|
const compliant = total_devices - non_compliant;
|
||||||
|
const compliance_pct = total_devices > 0 ? Math.round((compliant / total_devices) * 100) : 0;
|
||||||
|
|
||||||
|
// Donut: blocked vs in-progress across all verticals
|
||||||
|
const { rows: donutRows } = await pool.query(`
|
||||||
|
SELECT hostname, MAX(resolution_date) AS resolution_date
|
||||||
|
FROM compliance_items
|
||||||
|
WHERE vertical IS NOT NULL AND status = 'active'
|
||||||
|
GROUP BY hostname
|
||||||
|
`);
|
||||||
|
const donutItems = donutRows.map(r => ({ resolution_date: r.resolution_date }));
|
||||||
|
const donut = categorizeNonCompliant(donutItems);
|
||||||
|
|
||||||
|
// Per-vertical breakdown
|
||||||
|
const { rows: verticalRows } = await pool.query(`
|
||||||
|
SELECT
|
||||||
|
vertical,
|
||||||
|
COUNT(DISTINCT hostname)::int AS total_devices,
|
||||||
|
COUNT(DISTINCT CASE WHEN status = 'active' THEN hostname END)::int AS non_compliant
|
||||||
|
FROM compliance_items
|
||||||
|
WHERE vertical IS NOT NULL
|
||||||
|
GROUP BY vertical
|
||||||
|
ORDER BY vertical
|
||||||
|
`);
|
||||||
|
|
||||||
|
// Get last upload date per vertical
|
||||||
|
const { rows: uploadDates } = await pool.query(`
|
||||||
|
SELECT vertical, MAX(report_date) AS last_upload
|
||||||
|
FROM compliance_uploads
|
||||||
|
WHERE vertical IS NOT NULL
|
||||||
|
GROUP BY vertical
|
||||||
|
`);
|
||||||
|
const uploadDateMap = {};
|
||||||
|
uploadDates.forEach(r => { uploadDateMap[r.vertical] = r.last_upload; });
|
||||||
|
|
||||||
|
// Get burndown data per vertical
|
||||||
|
const { rows: burndownRows } = await pool.query(`
|
||||||
|
SELECT vertical, hostname, resolution_date
|
||||||
|
FROM compliance_items
|
||||||
|
WHERE vertical IS NOT NULL AND status = 'active'
|
||||||
|
`);
|
||||||
|
// Group by vertical for burndown computation
|
||||||
|
const burndownByVertical = {};
|
||||||
|
for (const row of burndownRows) {
|
||||||
|
if (!burndownByVertical[row.vertical]) burndownByVertical[row.vertical] = [];
|
||||||
|
burndownByVertical[row.vertical].push(row);
|
||||||
|
}
|
||||||
|
|
||||||
|
const vertical_breakdown = verticalRows.map(v => {
|
||||||
|
const totalDev = v.total_devices;
|
||||||
|
const comp = totalDev - v.non_compliant;
|
||||||
|
const pct = totalDev > 0 ? Math.round((comp / totalDev) * 100) : 0;
|
||||||
|
const items = burndownByVertical[v.vertical] || [];
|
||||||
|
const burndown = computeVerticalBurndown(items);
|
||||||
|
|
||||||
|
return {
|
||||||
|
vertical: v.vertical,
|
||||||
|
total_devices: totalDev,
|
||||||
|
compliant: comp,
|
||||||
|
non_compliant: v.non_compliant,
|
||||||
|
compliance_pct: pct,
|
||||||
|
blockers: burndown.blockers,
|
||||||
|
forecast_burndown: burndown.monthly,
|
||||||
|
last_upload: uploadDateMap[v.vertical] || null,
|
||||||
|
};
|
||||||
|
});
|
||||||
|
|
||||||
|
res.json({
|
||||||
|
stats: {
|
||||||
|
total_devices,
|
||||||
|
compliant,
|
||||||
|
non_compliant,
|
||||||
|
compliance_pct,
|
||||||
|
target_pct: VCL_TARGET_PCT,
|
||||||
|
},
|
||||||
|
donut,
|
||||||
|
vertical_breakdown,
|
||||||
|
last_upload_date: uploadDates.length > 0 ? uploadDates.reduce((max, r) => r.last_upload > max ? r.last_upload : max, '') : null,
|
||||||
|
});
|
||||||
|
} catch (err) {
|
||||||
|
console.error('[VCL Multi] GET /stats error:', err.message);
|
||||||
|
res.status(500).json({ error: 'Database error' });
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GET /trend
|
||||||
|
* Returns monthly compliance trend data aggregated across all verticals.
|
||||||
|
* Includes linear regression forecast when 3+ months of data exist.
|
||||||
|
*
|
||||||
|
* @method GET
|
||||||
|
* @route /trend
|
||||||
|
*
|
||||||
|
* @response 200
|
||||||
|
* {
|
||||||
|
* months: Array<{
|
||||||
|
* month: string,
|
||||||
|
* compliant_count: number|null,
|
||||||
|
* compliance_pct: number|null,
|
||||||
|
* forecast_pct: number|null,
|
||||||
|
* target_pct: number
|
||||||
|
* }>
|
||||||
|
* }
|
||||||
|
* @response 500 { error: string }
|
||||||
|
*/
|
||||||
|
router.get('/trend', async (req, res) => {
|
||||||
|
try {
|
||||||
|
// Get snapshots for multi-vertical data (vertical IS NOT NULL)
|
||||||
|
const { rows: snapshots } = await pool.query(`
|
||||||
|
SELECT snapshot_month, SUM(total_devices)::int AS total_devices,
|
||||||
|
SUM(compliant)::int AS compliant, SUM(non_compliant)::int AS non_compliant
|
||||||
|
FROM compliance_snapshots
|
||||||
|
WHERE vertical IS NOT NULL AND vertical != ''
|
||||||
|
GROUP BY snapshot_month
|
||||||
|
ORDER BY snapshot_month ASC
|
||||||
|
`);
|
||||||
|
|
||||||
|
if (snapshots.length === 0) return res.json({ months: [] });
|
||||||
|
|
||||||
|
const months = snapshots.map(s => {
|
||||||
|
const total = s.total_devices;
|
||||||
|
const pct = total > 0 ? Math.round((s.compliant / total) * 100 * 10) / 10 : 0;
|
||||||
|
return {
|
||||||
|
month: s.snapshot_month,
|
||||||
|
compliant_count: s.compliant,
|
||||||
|
compliance_pct: pct,
|
||||||
|
forecast_pct: null,
|
||||||
|
target_pct: VCL_TARGET_PCT,
|
||||||
|
};
|
||||||
|
});
|
||||||
|
|
||||||
|
// Compute forecast using linear regression if we have 3+ months
|
||||||
|
if (months.length >= 3) {
|
||||||
|
const n = months.length;
|
||||||
|
let sumX = 0, sumY = 0, sumXY = 0, sumX2 = 0;
|
||||||
|
for (let i = 0; i < n; i++) {
|
||||||
|
sumX += i;
|
||||||
|
sumY += months[i].compliance_pct;
|
||||||
|
sumXY += i * months[i].compliance_pct;
|
||||||
|
sumX2 += i * i;
|
||||||
|
}
|
||||||
|
const slope = (n * sumXY - sumX * sumY) / (n * sumX2 - sumX * sumX);
|
||||||
|
const intercept = (sumY - slope * sumX) / n;
|
||||||
|
|
||||||
|
// Project forward 3 months
|
||||||
|
for (let i = 0; i < 3; i++) {
|
||||||
|
const futureIdx = n + i;
|
||||||
|
const forecastPct = Math.min(100, Math.max(0, Math.round((slope * futureIdx + intercept) * 10) / 10));
|
||||||
|
|
||||||
|
const lastMonth = months[months.length - 1].month;
|
||||||
|
const [year, mon] = lastMonth.split('-').map(Number);
|
||||||
|
const futureDate = new Date(year, mon - 1 + i + 1, 1);
|
||||||
|
const futureMonth = `${futureDate.getFullYear()}-${String(futureDate.getMonth() + 1).padStart(2, '0')}`;
|
||||||
|
|
||||||
|
months.push({
|
||||||
|
month: futureMonth,
|
||||||
|
compliant_count: null,
|
||||||
|
compliance_pct: null,
|
||||||
|
forecast_pct: forecastPct,
|
||||||
|
target_pct: VCL_TARGET_PCT,
|
||||||
|
});
|
||||||
|
}
|
||||||
|
|
||||||
|
// Add forecast_pct to last actual month as starting point
|
||||||
|
if (n > 0) {
|
||||||
|
months[n - 1].forecast_pct = months[n - 1].compliance_pct;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
res.json({ months });
|
||||||
|
} catch (err) {
|
||||||
|
console.error('[VCL Multi] GET /trend error:', err.message);
|
||||||
|
res.status(500).json({ error: 'Database error' });
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GET /vertical/:code/metrics
|
||||||
|
* Returns per-metric breakdown for a specific vertical from the latest upload's summary data.
|
||||||
|
*
|
||||||
|
* @method GET
|
||||||
|
* @route /vertical/:code/metrics
|
||||||
|
* @param {string} code — vertical code (e.g., "NTS_AEO", "SDIT_CISO")
|
||||||
|
*
|
||||||
|
* @response 200
|
||||||
|
* {
|
||||||
|
* vertical: string,
|
||||||
|
* metrics: Array<{
|
||||||
|
* metric_id: string,
|
||||||
|
* metric_desc: string,
|
||||||
|
* category: string,
|
||||||
|
* team: string,
|
||||||
|
* priority: string,
|
||||||
|
* non_compliant: number,
|
||||||
|
* compliant: number,
|
||||||
|
* total: number,
|
||||||
|
* compliance_pct: number,
|
||||||
|
* target: number,
|
||||||
|
* status: string
|
||||||
|
* }>,
|
||||||
|
* categories: Array<{
|
||||||
|
* category: string,
|
||||||
|
* non_compliant: number,
|
||||||
|
* compliant: number,
|
||||||
|
* total: number,
|
||||||
|
* compliance_pct: number
|
||||||
|
* }>
|
||||||
|
* }
|
||||||
|
* @response 400 { error: string } — invalid vertical code
|
||||||
|
* @response 500 { error: string }
|
||||||
|
*/
|
||||||
|
router.get('/vertical/:code/metrics', async (req, res) => {
|
||||||
|
const vertical = req.params.code;
|
||||||
|
if (!vertical || vertical.length > 100) return res.status(400).json({ error: 'Invalid vertical code' });
|
||||||
|
|
||||||
|
try {
|
||||||
|
// Get the latest upload for this vertical
|
||||||
|
const { rows: latestUpload } = await pool.query(
|
||||||
|
`SELECT id FROM compliance_uploads WHERE vertical = $1 ORDER BY id DESC LIMIT 1`,
|
||||||
|
[vertical]
|
||||||
|
);
|
||||||
|
|
||||||
|
if (latestUpload.length === 0) return res.json({ vertical, metrics: [], categories: [] });
|
||||||
|
|
||||||
|
const uploadId = latestUpload[0].id;
|
||||||
|
|
||||||
|
// Get per-metric summary data
|
||||||
|
const { rows: metrics } = await pool.query(
|
||||||
|
`SELECT metric_id, metric_desc, category, team, priority,
|
||||||
|
non_compliant, compliant, total, compliance_pct, target, status
|
||||||
|
FROM vcl_multi_vertical_summary
|
||||||
|
WHERE upload_id = $1 AND vertical = $2
|
||||||
|
ORDER BY category, metric_id`,
|
||||||
|
[uploadId, vertical]
|
||||||
|
);
|
||||||
|
|
||||||
|
// Aggregate by category
|
||||||
|
const categoryMap = {};
|
||||||
|
for (const m of metrics) {
|
||||||
|
const cat = m.category || 'Other';
|
||||||
|
if (!categoryMap[cat]) categoryMap[cat] = { category: cat, non_compliant: 0, compliant: 0, total: 0 };
|
||||||
|
categoryMap[cat].non_compliant += m.non_compliant;
|
||||||
|
categoryMap[cat].compliant += m.compliant;
|
||||||
|
categoryMap[cat].total += m.total;
|
||||||
|
}
|
||||||
|
const categories = Object.values(categoryMap).map(c => ({
|
||||||
|
...c,
|
||||||
|
compliance_pct: c.total > 0 ? Math.round((c.compliant / c.total) * 100 * 10) / 10 : 0,
|
||||||
|
}));
|
||||||
|
|
||||||
|
res.json({ vertical, metrics, categories });
|
||||||
|
} catch (err) {
|
||||||
|
console.error('[VCL Multi] GET /vertical/:code/metrics error:', err.message);
|
||||||
|
res.status(500).json({ error: 'Database error' });
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GET /vertical/:code/metric/:metricId/devices
|
||||||
|
* Returns the list of non-compliant devices for a specific vertical + metric.
|
||||||
|
*
|
||||||
|
* @method GET
|
||||||
|
* @route /vertical/:code/metric/:metricId/devices
|
||||||
|
* @param {string} code — vertical code (e.g., "NTS_AEO")
|
||||||
|
* @param {string} metricId — metric identifier (e.g., "VM-001")
|
||||||
|
*
|
||||||
|
* @response 200
|
||||||
|
* {
|
||||||
|
* vertical: string,
|
||||||
|
* metric_id: string,
|
||||||
|
* devices: Array<{
|
||||||
|
* hostname: string,
|
||||||
|
* ip_address: string,
|
||||||
|
* device_type: string,
|
||||||
|
* team: string,
|
||||||
|
* seen_count: number,
|
||||||
|
* resolution_date: string|null,
|
||||||
|
* remediation_plan: string|null,
|
||||||
|
* first_seen: string|null,
|
||||||
|
* last_seen: string|null
|
||||||
|
* }>
|
||||||
|
* }
|
||||||
|
* @response 400 { error: string } — invalid vertical code or metric ID
|
||||||
|
* @response 500 { error: string }
|
||||||
|
*/
|
||||||
|
router.get('/vertical/:code/metric/:metricId/devices', async (req, res) => {
|
||||||
|
const vertical = req.params.code;
|
||||||
|
const metricId = req.params.metricId;
|
||||||
|
if (!vertical || vertical.length > 100) return res.status(400).json({ error: 'Invalid vertical code' });
|
||||||
|
if (!metricId || metricId.length > 50) return res.status(400).json({ error: 'Invalid metric ID' });
|
||||||
|
|
||||||
|
try {
|
||||||
|
const { rows } = await pool.query(
|
||||||
|
`SELECT ci.hostname, ci.ip_address, ci.device_type, ci.team, ci.seen_count,
|
||||||
|
ci.resolution_date, ci.remediation_plan,
|
||||||
|
fu.report_date AS first_seen, lu.report_date AS last_seen
|
||||||
|
FROM compliance_items ci
|
||||||
|
LEFT JOIN compliance_uploads fu ON ci.first_seen_upload_id = fu.id
|
||||||
|
LEFT JOIN compliance_uploads lu ON ci.upload_id = lu.id
|
||||||
|
WHERE ci.vertical = $1 AND ci.metric_id = $2 AND ci.status = 'active'
|
||||||
|
ORDER BY ci.hostname`,
|
||||||
|
[vertical, metricId]
|
||||||
|
);
|
||||||
|
|
||||||
|
res.json({ vertical, metric_id: metricId, devices: rows });
|
||||||
|
} catch (err) {
|
||||||
|
console.error('[VCL Multi] GET /vertical/:code/metric/:metricId/devices error:', err.message);
|
||||||
|
res.status(500).json({ error: 'Database error' });
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GET /vertical/:code/burndown
|
||||||
|
* Returns burndown forecast for a specific vertical.
|
||||||
|
* Deduplicates devices by hostname and computes monthly projected resolution.
|
||||||
|
*
|
||||||
|
* @method GET
|
||||||
|
* @route /vertical/:code/burndown
|
||||||
|
* @param {string} code — vertical code (e.g., "TSI")
|
||||||
|
*
|
||||||
|
* @response 200
|
||||||
|
* {
|
||||||
|
* vertical: string,
|
||||||
|
* blockers: number,
|
||||||
|
* in_progress: number,
|
||||||
|
* monthly: Array<{ month: string, projected_remaining: number }>
|
||||||
|
* }
|
||||||
|
* @response 400 { error: string } — invalid vertical code
|
||||||
|
* @response 500 { error: string }
|
||||||
|
*/
|
||||||
|
router.get('/vertical/:code/burndown', async (req, res) => {
|
||||||
|
const vertical = req.params.code;
|
||||||
|
if (!vertical || vertical.length > 100) return res.status(400).json({ error: 'Invalid vertical code' });
|
||||||
|
|
||||||
|
try {
|
||||||
|
const { rows } = await pool.query(
|
||||||
|
`SELECT hostname, resolution_date
|
||||||
|
FROM compliance_items
|
||||||
|
WHERE vertical = $1 AND status = 'active'`,
|
||||||
|
[vertical]
|
||||||
|
);
|
||||||
|
|
||||||
|
// Deduplicate by hostname (a device may have multiple failing metrics)
|
||||||
|
const deviceMap = {};
|
||||||
|
for (const row of rows) {
|
||||||
|
if (!deviceMap[row.hostname]) {
|
||||||
|
deviceMap[row.hostname] = { hostname: row.hostname, resolution_date: row.resolution_date };
|
||||||
|
} else if (row.resolution_date && !deviceMap[row.hostname].resolution_date) {
|
||||||
|
// If any metric has a resolution date, the device counts as "in progress"
|
||||||
|
deviceMap[row.hostname].resolution_date = row.resolution_date;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
const devices = Object.values(deviceMap);
|
||||||
|
const burndown = computeVerticalBurndown(devices);
|
||||||
|
|
||||||
|
res.json({ vertical, ...burndown });
|
||||||
|
} catch (err) {
|
||||||
|
console.error('[VCL Multi] GET /vertical/:code/burndown error:', err.message);
|
||||||
|
res.status(500).json({ error: 'Database error' });
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GET /uploads
|
||||||
|
* Returns upload history for multi-vertical uploads (most recent 100).
|
||||||
|
*
|
||||||
|
* @method GET
|
||||||
|
* @route /uploads
|
||||||
|
*
|
||||||
|
* @response 200
|
||||||
|
* {
|
||||||
|
* uploads: Array<{
|
||||||
|
* id: number,
|
||||||
|
* filename: string,
|
||||||
|
* report_date: string|null,
|
||||||
|
* uploaded_at: string,
|
||||||
|
* vertical: string,
|
||||||
|
* new_count: number,
|
||||||
|
* resolved_count: number,
|
||||||
|
* recurring_count: number
|
||||||
|
* }>
|
||||||
|
* }
|
||||||
|
* @response 500 { error: string }
|
||||||
|
*/
|
||||||
|
router.get('/uploads', async (req, res) => {
|
||||||
|
try {
|
||||||
|
const { rows } = await pool.query(
|
||||||
|
`SELECT id, filename, report_date, uploaded_at, vertical, new_count, resolved_count, recurring_count
|
||||||
|
FROM compliance_uploads
|
||||||
|
WHERE vertical IS NOT NULL
|
||||||
|
ORDER BY id DESC
|
||||||
|
LIMIT 100`
|
||||||
|
);
|
||||||
|
res.json({ uploads: rows });
|
||||||
|
} catch (err) {
|
||||||
|
console.error('[VCL Multi] GET /uploads error:', err.message);
|
||||||
|
res.status(500).json({ error: 'Database error' });
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GET /verticals
|
||||||
|
* Returns the list of known verticals derived from compliance_items records.
|
||||||
|
*
|
||||||
|
* @method GET
|
||||||
|
* @route /verticals
|
||||||
|
*
|
||||||
|
* @response 200
|
||||||
|
* {
|
||||||
|
* verticals: string[]
|
||||||
|
* }
|
||||||
|
* @response 500 { error: string }
|
||||||
|
*/
|
||||||
|
router.get('/verticals', async (req, res) => {
|
||||||
|
try {
|
||||||
|
const { rows } = await pool.query(
|
||||||
|
`SELECT DISTINCT vertical FROM compliance_items WHERE vertical IS NOT NULL ORDER BY vertical`
|
||||||
|
);
|
||||||
|
res.json({ verticals: rows.map(r => r.vertical) });
|
||||||
|
} catch (err) {
|
||||||
|
console.error('[VCL Multi] GET /verticals error:', err.message);
|
||||||
|
res.status(500).json({ error: 'Database error' });
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
|
return router;
|
||||||
|
}
|
||||||
|
|
||||||
|
module.exports = { createVCLMultiVerticalRouter };
|
||||||
388
backend/scripts/card-granite-lookup.js
Normal file
388
backend/scripts/card-granite-lookup.js
Normal file
@@ -0,0 +1,388 @@
|
|||||||
|
#!/usr/bin/env node
|
||||||
|
// ==========================================================================
|
||||||
|
// CARD → Granite Lookup Script (v2)
|
||||||
|
// ==========================================================================
|
||||||
|
// Queries CARD team assets endpoint (which returns full enriched records
|
||||||
|
// including ncim_discovery with EQUIP_INST_ID) for the 109 reassigned IPs
|
||||||
|
// from the findings-count investigation Appendix C.
|
||||||
|
//
|
||||||
|
// Generates:
|
||||||
|
// docs/card-lookup-results.csv — full CARD data for review
|
||||||
|
// docs/granite-reassignment-upload.csv — Team_Device Loader format
|
||||||
|
//
|
||||||
|
// Usage:
|
||||||
|
// cd backend
|
||||||
|
// node scripts/card-granite-lookup.js
|
||||||
|
// ==========================================================================
|
||||||
|
|
||||||
|
require('dotenv').config({ path: require('path').join(__dirname, '..', '.env') });
|
||||||
|
|
||||||
|
const cardApi = require('../helpers/cardApi');
|
||||||
|
const fs = require('fs');
|
||||||
|
const path = require('path');
|
||||||
|
|
||||||
|
// ---------------------------------------------------------------------------
|
||||||
|
// IP → hostname mapping from Appendix C
|
||||||
|
// ---------------------------------------------------------------------------
|
||||||
|
const REASSIGNED = {
|
||||||
|
// With approved FP workflows (58)
|
||||||
|
'98.120.0.78': 'syn-098-120-000-078', '98.120.32.185': 'syn-098-120-032-185',
|
||||||
|
'10.240.78.177': 'mon15-agg-sw', '10.240.78.176': 'mon16-agg-sw',
|
||||||
|
'10.240.78.133': 'mon15-sw14', '10.240.78.130': 'mon15-sw11',
|
||||||
|
'10.240.78.150': 'mon19-sw3', '10.240.78.107': 'mon16-sw2',
|
||||||
|
'10.240.78.110': 'mon16-sw5', '10.240.78.106': 'mon16-sw1',
|
||||||
|
'10.240.78.149': 'mon19-sw2', '10.240.78.154': 'mon19-sw7',
|
||||||
|
'10.240.78.111': 'mon16-sw6', '10.240.78.153': 'mon19-sw6',
|
||||||
|
'10.240.78.132': 'mon15-sw13', '10.240.78.115': 'mon16-sw10',
|
||||||
|
'10.240.78.109': 'mon16-sw4', '10.240.78.112': 'mon16-sw7',
|
||||||
|
'10.240.78.119': 'mon16-sw14', '10.240.78.114': 'mon16-sw9',
|
||||||
|
'10.240.78.118': 'mon16-sw13', '10.240.78.117': 'mon16-sw12',
|
||||||
|
'10.240.78.108': 'mon16-sw3', '10.240.78.155': 'mon19-sw8',
|
||||||
|
'10.240.78.157': 'mon19-sw10', '10.240.78.151': 'mon19-sw4',
|
||||||
|
'10.240.78.116': 'mon16-sw11', '10.240.78.152': 'mon19-sw5',
|
||||||
|
'10.240.78.161': 'mon19-sw14', '10.240.78.160': 'mon19-sw13',
|
||||||
|
'10.240.78.159': 'mon19-sw12', '10.240.78.158': 'mon19-sw11',
|
||||||
|
'10.240.78.123': 'mon15-sw4', '10.240.78.137': 'mon20-sw4',
|
||||||
|
'10.240.78.148': 'mon19-sw1', '10.240.78.125': 'mon15-sw6',
|
||||||
|
'10.240.78.156': 'mon19-sw9', '10.241.0.63': '',
|
||||||
|
'10.244.11.51': 'apc01se1shcc-n01-bmc', '172.27.72.1': '',
|
||||||
|
'96.37.185.145': '', '10.240.78.170': 'mon17-sw9',
|
||||||
|
'10.240.78.172': 'mon17-sw11', '10.240.78.169': 'mon17-sw8',
|
||||||
|
'10.240.78.166': 'mon17-sw5', '10.240.78.174': 'mon17-sw13',
|
||||||
|
'10.240.78.173': 'mon17-sw12', '10.240.78.167': 'mon17-sw6',
|
||||||
|
'10.240.78.175': 'mon17-sw14', '10.240.78.168': 'mon17-sw7',
|
||||||
|
'10.240.78.171': 'mon17-sw10', '66.61.128.10': 'syn-066-061-128-010',
|
||||||
|
'66.61.128.233': 'apa01se1shcc-bvi101-secondary',
|
||||||
|
'66.61.128.49': 'syn-066-061-128-049', '66.61.128.18': 'syn-066-061-128-018',
|
||||||
|
'10.244.4.26': '', '10.244.11.5': '', '10.244.11.6': '',
|
||||||
|
// With rejected FP workflows (8)
|
||||||
|
'10.244.4.55': 'apc15se1shcc-n03', '10.244.11.53': 'apc01se1shcc-n03-bmc',
|
||||||
|
'10.244.4.30': '', '10.244.11.63': 'apc04se1shcc-n01-cimc',
|
||||||
|
'24.28.208.125': '', '24.28.210.101': 'syn-024-028-210-101',
|
||||||
|
'10.244.11.27': '', '10.240.1.203': '',
|
||||||
|
// Without FP workflows (43)
|
||||||
|
'10.240.78.20': '', '172.16.1.229': '',
|
||||||
|
'10.244.11.96': '', '10.244.11.54': 'apc02se1shcc-n01-cimc',
|
||||||
|
'10.244.4.51': 'apc14se1shcc-n02', '10.244.11.86': '',
|
||||||
|
'10.244.11.55': 'apc02se1shcc-n02-cimc', '24.28.208.105': 'syn-024-028-208-105',
|
||||||
|
'10.244.4.50': 'apc14se1shcc-n01', '10.244.4.53': 'apc15se1shcc-n01',
|
||||||
|
'10.244.11.73': 'apc07se1shcc-n02-cimc', '10.244.11.64': 'apc04se1shcc-n02-cimc',
|
||||||
|
'10.244.4.54': 'apc15se1shcc-n02', '10.244.4.28': '',
|
||||||
|
'10.244.11.94': '', '10.241.0.43': 'c220-wzp27340ss5',
|
||||||
|
'10.244.11.56': 'apc02se1shcc-n03-cimc', '10.244.11.66': 'apc05se1shcc-n01-bmc',
|
||||||
|
'10.244.4.47': 'apc13se1shcc-n01', '10.244.4.49': 'apc13se1shcc-n03',
|
||||||
|
'10.244.4.52': 'apc14se1shcc-n03', '10.244.11.72': 'apc07se1shcc-n01-cimc',
|
||||||
|
'10.244.4.25': 'apc02ctsbcom7-n03-cimc', '10.244.4.29': '',
|
||||||
|
'10.244.11.74': 'apc07se1shcc-n03-cimc', '10.244.4.48': 'apc13se1shcc-n02',
|
||||||
|
'10.244.11.65': 'apc04se1shcc-n03-cimc', '10.244.4.24': 'apc02ctsbcom7-n02-cimc',
|
||||||
|
'10.244.11.87': '', '10.244.11.68': 'apc05se1shcc-n03-bmc',
|
||||||
|
'10.244.11.67': 'apc05se1shcc-n02-bmc', '10.244.4.23': 'apc02ctsbcom7-n01-cimc',
|
||||||
|
'10.244.11.57': '', '10.244.11.95': '',
|
||||||
|
'98.120.32.145': 'syn-098-120-032-145', '98.120.0.129': 'syn-098-120-000-129',
|
||||||
|
'68.114.184.84': 'rphy-runner-vecima',
|
||||||
|
};
|
||||||
|
|
||||||
|
const TARGET_IPS = new Set(Object.keys(REASSIGNED));
|
||||||
|
|
||||||
|
// ---------------------------------------------------------------------------
|
||||||
|
// Fetch all assets for both teams, then match against our IP list
|
||||||
|
// ---------------------------------------------------------------------------
|
||||||
|
async function fetchTeamAssets(teamName) {
|
||||||
|
const allAssets = [];
|
||||||
|
let page = 1;
|
||||||
|
const pageSize = 200;
|
||||||
|
|
||||||
|
while (true) {
|
||||||
|
// Fetch confirmed assets (these have the richest data)
|
||||||
|
const result = await cardApi.getTeamAssets(teamName, {
|
||||||
|
disposition: 'confirmed',
|
||||||
|
page,
|
||||||
|
pageSize,
|
||||||
|
});
|
||||||
|
|
||||||
|
if (!result.ok) {
|
||||||
|
console.error(` Failed to fetch ${teamName} page ${page}: HTTP ${result.status}`);
|
||||||
|
break;
|
||||||
|
}
|
||||||
|
|
||||||
|
let data;
|
||||||
|
try { data = JSON.parse(result.body); } catch (_) { break; }
|
||||||
|
|
||||||
|
const assets = Array.isArray(data) ? data : (data.assets || data.results || []);
|
||||||
|
allAssets.push(...assets);
|
||||||
|
|
||||||
|
const total = data.total || assets.length;
|
||||||
|
console.log(` ${teamName} page ${page}: ${assets.length} assets (total: ${total})`);
|
||||||
|
|
||||||
|
if (allAssets.length >= total || assets.length === 0) break;
|
||||||
|
page++;
|
||||||
|
}
|
||||||
|
|
||||||
|
return allAssets;
|
||||||
|
}
|
||||||
|
|
||||||
|
function extractIPFromAssetId(assetId) {
|
||||||
|
// Asset IDs are like "10.240.78.110-CTEC" — strip the suffix
|
||||||
|
if (!assetId) return null;
|
||||||
|
const parts = assetId.split('-');
|
||||||
|
// Rejoin all but the last part (the suffix like CTEC, NATL, etc.)
|
||||||
|
// But only if the last part looks like a suffix (not a number)
|
||||||
|
const last = parts[parts.length - 1];
|
||||||
|
if (/^\d+$/.test(last)) return assetId; // All numeric, probably just an IP
|
||||||
|
return parts.slice(0, -1).join('-');
|
||||||
|
}
|
||||||
|
|
||||||
|
function extractGraniteData(asset) {
|
||||||
|
const id = asset._id || '';
|
||||||
|
const ip = extractIPFromAssetId(id);
|
||||||
|
const flags = (asset.card_flags && asset.card_flags[0]) || {};
|
||||||
|
const ncim = asset.ncim_discovery || [];
|
||||||
|
const qualys = asset.qualys_hosts || [];
|
||||||
|
const ivanti = asset.ivanti_assets || [];
|
||||||
|
const granite = asset.netops_granite_allips || null;
|
||||||
|
const iseGranite = asset.ise_granite_equipment || null;
|
||||||
|
|
||||||
|
// Extract EQUIP_INST_ID from ncim_discovery (primary source)
|
||||||
|
let equipInstId = null;
|
||||||
|
let graniteTeam = null;
|
||||||
|
let entityId = null;
|
||||||
|
let sysLocation = null;
|
||||||
|
let ncimHostname = null;
|
||||||
|
|
||||||
|
if (ncim.length > 0) {
|
||||||
|
equipInstId = ncim[0].EQUIP_INST_ID || null;
|
||||||
|
graniteTeam = ncim[0].GRANITE_RESP_TEAM || ncim[0].RESPONSIBLE_TEAM || null;
|
||||||
|
entityId = ncim[0].ENTITYID || null;
|
||||||
|
sysLocation = ncim[0].SYSLOCATION || null;
|
||||||
|
ncimHostname = ncim[0].HOSTNAME || null;
|
||||||
|
}
|
||||||
|
|
||||||
|
// Fallback: check netops_granite_allips
|
||||||
|
if (!equipInstId && granite && Array.isArray(granite) && granite.length > 0) {
|
||||||
|
equipInstId = granite[0].EQUIP_INST_ID || null;
|
||||||
|
}
|
||||||
|
|
||||||
|
// Fallback: check ise_granite_equipment
|
||||||
|
if (!equipInstId && iseGranite && Array.isArray(iseGranite) && iseGranite.length > 0) {
|
||||||
|
equipInstId = iseGranite[0].EQUIP_INST_ID || null;
|
||||||
|
}
|
||||||
|
|
||||||
|
const hostname = ncimHostname
|
||||||
|
|| (flags.CARD_HOSTNAME && flags.CARD_HOSTNAME[0])
|
||||||
|
|| (qualys.length > 0 && qualys[0].HOSTNAME)
|
||||||
|
|| (ivanti.length > 0 && ivanti[0].hostName)
|
||||||
|
|| '';
|
||||||
|
|
||||||
|
const confirmedTeam = asset.owner && asset.owner.confirmed
|
||||||
|
? asset.owner.confirmed.name : null;
|
||||||
|
|
||||||
|
return {
|
||||||
|
ip,
|
||||||
|
assetId: id,
|
||||||
|
hostname,
|
||||||
|
equipInstId,
|
||||||
|
graniteTeam,
|
||||||
|
entityId,
|
||||||
|
sysLocation,
|
||||||
|
confirmedTeam,
|
||||||
|
deviceId: flags.CARD_DEVICE_ID || null,
|
||||||
|
asn: flags.CARD_ASN || null,
|
||||||
|
vendorModel: (flags.CARD_VENDOR_MODEL || []).map(v => v.vendor_model || v).join(', '),
|
||||||
|
status: flags.status || null,
|
||||||
|
};
|
||||||
|
}
|
||||||
|
|
||||||
|
// ---------------------------------------------------------------------------
|
||||||
|
// Main
|
||||||
|
// ---------------------------------------------------------------------------
|
||||||
|
async function main() {
|
||||||
|
console.log('=== CARD → Granite Lookup (v2 — team assets endpoint) ===');
|
||||||
|
console.log(`Target IPs: ${TARGET_IPS.size}`);
|
||||||
|
console.log(`CARD_API_URL: ${process.env.CARD_API_URL}`);
|
||||||
|
console.log('');
|
||||||
|
|
||||||
|
if (!cardApi.isConfigured) {
|
||||||
|
console.error('CARD API is not configured.');
|
||||||
|
process.exit(1);
|
||||||
|
}
|
||||||
|
|
||||||
|
// Fetch assets from both teams
|
||||||
|
const teams = ['NTS-AEO-STEAM', 'NTS-AEO-ACCESS-ENG'];
|
||||||
|
const allAssets = [];
|
||||||
|
|
||||||
|
for (const team of teams) {
|
||||||
|
console.log(`Fetching ${team}...`);
|
||||||
|
const assets = await fetchTeamAssets(team);
|
||||||
|
allAssets.push(...assets);
|
||||||
|
console.log(` Total: ${assets.length} assets\n`);
|
||||||
|
}
|
||||||
|
|
||||||
|
// Also fetch candidate/unconfirmed in case some were reassigned
|
||||||
|
for (const team of teams) {
|
||||||
|
for (const disp of ['candidate', 'unconfirmed']) {
|
||||||
|
console.log(`Fetching ${team} (${disp})...`);
|
||||||
|
try {
|
||||||
|
const result = await cardApi.getTeamAssets(team, { disposition: disp, pageSize: 200 });
|
||||||
|
if (result.ok) {
|
||||||
|
const data = JSON.parse(result.body);
|
||||||
|
const assets = Array.isArray(data) ? data : (data.assets || data.results || []);
|
||||||
|
allAssets.push(...assets);
|
||||||
|
console.log(` ${assets.length} assets`);
|
||||||
|
}
|
||||||
|
} catch (_) { /* skip */ }
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
console.log(`\nTotal assets fetched: ${allAssets.length}`);
|
||||||
|
|
||||||
|
// Build IP → asset map
|
||||||
|
const ipMap = new Map();
|
||||||
|
for (const asset of allAssets) {
|
||||||
|
const id = asset._id || '';
|
||||||
|
const ip = extractIPFromAssetId(id);
|
||||||
|
if (ip && !ipMap.has(ip)) {
|
||||||
|
ipMap.set(ip, asset);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
console.log(`Unique IPs in CARD: ${ipMap.size}`);
|
||||||
|
|
||||||
|
// Match against our target IPs
|
||||||
|
const matched = [];
|
||||||
|
const notFound = [];
|
||||||
|
|
||||||
|
for (const ip of TARGET_IPS) {
|
||||||
|
const asset = ipMap.get(ip);
|
||||||
|
if (asset) {
|
||||||
|
matched.push(extractGraniteData(asset));
|
||||||
|
} else {
|
||||||
|
notFound.push(ip);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
// For IPs not found in team assets, fall back to individual owner lookup
|
||||||
|
if (notFound.length > 0) {
|
||||||
|
console.log(`\n${notFound.length} IPs not in team assets — trying individual owner lookups...`);
|
||||||
|
const SUFFIXES = ['CTEC', 'NATL', 'TWC', 'BHN', 'CHTR'];
|
||||||
|
const stillNotFound = [];
|
||||||
|
|
||||||
|
for (const ip of notFound) {
|
||||||
|
let found = false;
|
||||||
|
for (const suffix of SUFFIXES) {
|
||||||
|
try {
|
||||||
|
const result = await cardApi.getOwner(`${ip}-${suffix}`);
|
||||||
|
if (result.ok) {
|
||||||
|
const data = JSON.parse(result.body);
|
||||||
|
// Owner endpoint is slim — extract what we can
|
||||||
|
const ncim = data.ncim_discovery || [];
|
||||||
|
matched.push({
|
||||||
|
ip,
|
||||||
|
assetId: data._id || `${ip}-${suffix}`,
|
||||||
|
hostname: REASSIGNED[ip] || '',
|
||||||
|
equipInstId: ncim.length > 0 ? (ncim[0].EQUIP_INST_ID || null) : null,
|
||||||
|
graniteTeam: ncim.length > 0 ? (ncim[0].GRANITE_RESP_TEAM || null) : null,
|
||||||
|
entityId: ncim.length > 0 ? (ncim[0].ENTITYID || null) : null,
|
||||||
|
sysLocation: ncim.length > 0 ? (ncim[0].SYSLOCATION || null) : null,
|
||||||
|
confirmedTeam: data.owner && data.owner.confirmed ? data.owner.confirmed.name : null,
|
||||||
|
deviceId: null,
|
||||||
|
asn: null,
|
||||||
|
vendorModel: '',
|
||||||
|
status: null,
|
||||||
|
});
|
||||||
|
found = true;
|
||||||
|
break;
|
||||||
|
}
|
||||||
|
} catch (_) { /* continue */ }
|
||||||
|
}
|
||||||
|
if (!found) stillNotFound.push(ip);
|
||||||
|
}
|
||||||
|
|
||||||
|
if (stillNotFound.length > 0) {
|
||||||
|
console.log(`\n${stillNotFound.length} IPs not found anywhere in CARD:`);
|
||||||
|
stillNotFound.forEach(ip => console.log(` ${ip} (${REASSIGNED[ip] || 'no hostname'})`));
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
// Sort by IP
|
||||||
|
matched.sort((a, b) => {
|
||||||
|
const aParts = a.ip.split('.').map(Number);
|
||||||
|
const bParts = b.ip.split('.').map(Number);
|
||||||
|
for (let i = 0; i < 4; i++) {
|
||||||
|
if (aParts[i] !== bParts[i]) return aParts[i] - bParts[i];
|
||||||
|
}
|
||||||
|
return 0;
|
||||||
|
});
|
||||||
|
|
||||||
|
// Summary
|
||||||
|
const withEquipId = matched.filter(r => r.equipInstId);
|
||||||
|
const withoutEquipId = matched.filter(r => !r.equipInstId);
|
||||||
|
|
||||||
|
console.log('\n=== Summary ===');
|
||||||
|
console.log(`Matched in CARD: ${matched.length}`);
|
||||||
|
console.log(`With EQUIP_INST_ID: ${withEquipId.length}`);
|
||||||
|
console.log(`Without EQUIP_INST_ID: ${withoutEquipId.length}`);
|
||||||
|
|
||||||
|
// Print results
|
||||||
|
console.log('\n=== Results with EQUIP_INST_ID ===');
|
||||||
|
console.log('IP Address | EQUIP_INST_ID | Hostname | Granite Team');
|
||||||
|
console.log('-'.repeat(100));
|
||||||
|
for (const r of withEquipId) {
|
||||||
|
console.log(`${r.ip.padEnd(20)} | ${String(r.equipInstId).padEnd(13)} | ${(r.hostname || '').padEnd(30)} | ${r.graniteTeam || '-'}`);
|
||||||
|
}
|
||||||
|
|
||||||
|
if (withoutEquipId.length > 0) {
|
||||||
|
console.log('\n=== Results WITHOUT EQUIP_INST_ID ===');
|
||||||
|
for (const r of withoutEquipId) {
|
||||||
|
console.log(` ${r.ip.padEnd(20)} ${(r.hostname || REASSIGNED[r.ip] || '').padEnd(30)} confirmed: ${r.confirmedTeam || '-'}`);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
// Write full CSV
|
||||||
|
const csvPath = path.join(__dirname, '..', '..', 'docs', 'card-lookup-results.csv');
|
||||||
|
const csvHeader = 'IP Address,CARD Asset ID,Hostname,EQUIP_INST_ID,Granite Team,Entity ID,SysLocation,Confirmed Team,Device ID,ASN,Vendor Model,Status';
|
||||||
|
const csvRows = matched.map(r =>
|
||||||
|
[r.ip, r.assetId, r.hostname, r.equipInstId, r.graniteTeam, r.entityId, r.sysLocation, r.confirmedTeam, r.deviceId, r.asn, r.vendorModel, r.status]
|
||||||
|
.map(v => v === null || v === undefined ? '' : `"${String(v).replace(/"/g, '""')}"`)
|
||||||
|
.join(',')
|
||||||
|
);
|
||||||
|
fs.writeFileSync(csvPath, csvHeader + '\n' + csvRows.join('\n') + '\n', 'utf8');
|
||||||
|
console.log(`\nFull CSV: ${csvPath}`);
|
||||||
|
|
||||||
|
// Write Granite Team_Device Loader CSV
|
||||||
|
const graniteHeaders = [
|
||||||
|
'DELETE', 'SET_CONFIRMED', 'EQUIPMENT CLASS', 'EQUIP_INST_ID', 'SITE_NAME',
|
||||||
|
'EQUIP_NAME', 'EQUIP_TEMPLATE', 'EQUIP_STATUS',
|
||||||
|
'UDA#RESPONSIBLE ORGANIZATION#RESPONSIBLE TEAM',
|
||||||
|
'UDA#IP_ADDRESSING#IPV4_ADDRESS',
|
||||||
|
'UDA#IP_ADDRESSING#MAC ADDRESS', 'UDA#IP_ADDRESSING#MGMT_IP_ASN', 'SERIALNUMBER',
|
||||||
|
];
|
||||||
|
|
||||||
|
const graniteRows = withEquipId.map(r => [
|
||||||
|
'', // DELETE
|
||||||
|
'', // SET_CONFIRMED
|
||||||
|
'S', // EQUIPMENT CLASS (Shelf)
|
||||||
|
r.equipInstId, // EQUIP_INST_ID
|
||||||
|
'', // SITE_NAME
|
||||||
|
r.hostname || REASSIGNED[r.ip] || '', // EQUIP_NAME
|
||||||
|
'', // EQUIP_TEMPLATE
|
||||||
|
'', // EQUIP_STATUS
|
||||||
|
'NTS-AEO-STEAM', // RESPONSIBLE TEAM
|
||||||
|
r.ip, // IPV4_ADDRESS
|
||||||
|
'', // MAC ADDRESS
|
||||||
|
r.asn || '', // MGMT_IP_ASN
|
||||||
|
r.deviceId || '', // SERIALNUMBER
|
||||||
|
]);
|
||||||
|
|
||||||
|
const granitePath = path.join(__dirname, '..', '..', 'docs', 'granite-reassignment-upload.csv');
|
||||||
|
const graniteContent = [
|
||||||
|
graniteHeaders.join(','),
|
||||||
|
...graniteRows.map(r => r.map(v => `"${String(v).replace(/"/g, '""')}"`).join(','))
|
||||||
|
].join('\n');
|
||||||
|
fs.writeFileSync(granitePath, graniteContent + '\n', 'utf8');
|
||||||
|
console.log(`Granite upload CSV (${withEquipId.length} rows): ${granitePath}`);
|
||||||
|
}
|
||||||
|
|
||||||
|
main().catch(err => {
|
||||||
|
console.error('Unhandled error:', err);
|
||||||
|
process.exit(1);
|
||||||
|
});
|
||||||
44
backend/scripts/compliance_config.json
Normal file
44
backend/scripts/compliance_config.json
Normal file
@@ -0,0 +1,44 @@
|
|||||||
|
{
|
||||||
|
"metric_categories": {
|
||||||
|
"1.1.1": "Logging & Monitoring",
|
||||||
|
"1.1.3": "Logging & Monitoring",
|
||||||
|
"1.4.1": "Logging & Monitoring",
|
||||||
|
"2.3.4i": "Vulnerability Management",
|
||||||
|
"2.3.6i": "Vulnerability Management",
|
||||||
|
"2.3.8i": "Vulnerability Management",
|
||||||
|
"5.2.4": "Access & MFA",
|
||||||
|
"5.2.5": "Access & MFA",
|
||||||
|
"5.2.6": "Access & MFA",
|
||||||
|
"5.2.7": "Access & MFA",
|
||||||
|
"5.2.8": "Access & MFA",
|
||||||
|
"5.3.4": "Endpoint Protection",
|
||||||
|
"5.5.4i": "Vulnerability Management",
|
||||||
|
"5.5.5": "Decommissioned Assets",
|
||||||
|
"5.8.1": "Application Security",
|
||||||
|
"7.1.1": "Logging & Monitoring",
|
||||||
|
"7.1.4": "Logging & Monitoring",
|
||||||
|
"7.6.13": "Disaster Recovery",
|
||||||
|
"7.6.16": "Disaster Recovery",
|
||||||
|
"Missing_AppID": "Asset Data Quality",
|
||||||
|
"Missing_DF": "Asset Data Quality",
|
||||||
|
"Missing_OS": "Asset Data Quality",
|
||||||
|
"5.5.2": "Other"
|
||||||
|
},
|
||||||
|
"core_cols": [
|
||||||
|
"Preferred - Hostname",
|
||||||
|
"GRANITE - IPv4_Address",
|
||||||
|
"GRANITE - Type",
|
||||||
|
"Team",
|
||||||
|
"Compliant",
|
||||||
|
"Source_Network",
|
||||||
|
"Vertical",
|
||||||
|
"GRANITE - Equip_Inst_ID",
|
||||||
|
"GRANITE - RESPONSIBLE_TEAM"
|
||||||
|
],
|
||||||
|
"skip_sheets": [
|
||||||
|
"Summary",
|
||||||
|
"CMDB_9box",
|
||||||
|
"Vulns",
|
||||||
|
"Aging Dashboard"
|
||||||
|
]
|
||||||
|
}
|
||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user