Skip to content

Releases: CPAtoCybersecurity/csf_profile

v2.2: Findings Management & Enhanced Default Data

12 Jan 11:33
e5fd74e

Choose a tag to compare

CSF Profile Assessment Database v2.2

What's New

🔍 Findings Management

A new dedicated page for tracking security gaps and remediation plans discovered during assessments:

  • Track finding details: summary, root cause, remediation action plan
  • Assign remediation owners with due dates
  • Set priority levels (Low, Medium, High, Critical) and status tracking
  • Visual indicators for overdue findings
  • Full CSV import/export compatibility with Jira FND project format

📦 Enhanced Default Data

New installations now come pre-populated with realistic sample data:

  • 4 Default Findings (FND-1 to FND-4): Common security gaps from the Alma Security case study
  • 25 Default Artifacts (AR-1 to AR-25): Evidence documents representing typical audit artifacts
  • Empty Controls: Controls tab starts empty - import your own via CSV
  • Migration Support: Existing users keep all their data; only new installations get defaults

⚠️ Experimental Feature Notices

  • AI Assistant page now displays experimental feature warning
  • Settings page notes that Jira/Confluence integration is under development
  • Community feedback welcomed on both features

🔗 Atlassian Integration Enhancements

  • Improved Jira/Confluence import/export options in Settings
  • Atlassian API configuration panel for cloud connectivity
  • Confluence entry ID harvesting for Smart-Embed URL linking

🛠️ Technical Improvements

  • Zustand store version migrations preserve existing data
  • New components: CSFBadge, RequirementDetailPanel
  • Enhanced ArtifactSelector with better UX

Upgrade Notes

  • Fresh installations: Will see default findings and artifacts data
  • Existing users: All data is preserved; no action required
  • Clear browser localStorage to reset to default data if desired

Full Changelog

See PR #28 for complete details.