• Joined on 2025-12-02
jramos opened issue jramos/cve-dashboard#8 2026-01-30 11:44:06 -07:00
[Feature]: NVD Import for CVE Description
jramos pushed to feature/audit at jramos/cve-dashboard 2026-01-29 15:10:49 -07:00
1a578b23c1 Audit logging feature files
jramos created branch feature/audit in jramos/cve-dashboard 2026-01-29 15:08:34 -07:00
jramos pushed to feature/audit at jramos/cve-dashboard 2026-01-29 15:08:34 -07:00
jramos pushed to master at jramos/cve-dashboard 2026-01-29 12:53:08 -07:00
41c8a1ef27 added gitlab specific issue templates
jramos pushed to master at jramos/cve-dashboard 2026-01-29 11:08:05 -07:00
8947a2864d Added database migration script
jramos pushed to master at jramos/cve-dashboard 2026-01-29 10:43:17 -07:00
792467930d Updated README to reflect current changes and deployment
jramos pushed to master at jramos/cve-dashboard 2026-01-29 10:19:32 -07:00
1a6b51dea3 Merge branch 'fix/issue-1' - stop tracking claude specific files
3eb608617c Stopped tracking claude specific files
Compare 2 commits »
jramos deleted branch feature/login from jramos/cve-dashboard 2026-01-29 10:16:38 -07:00
jramos deleted branch development from jramos/cve-dashboard 2026-01-29 10:16:33 -07:00
jramos pushed to master at jramos/cve-dashboard 2026-01-29 10:14:10 -07:00
836a9f3774 completed test plan - pass, modified setup.js
788ad389c4 Add setup-env.sh script for environment configuration
38dcbb1122 changed stop-servers to better kill the process on updates and added test cases for feature
696569e6c7 Changed browsar tab to read dashboard instead of ReactApp
da14c92d98 added required code changes, components, and packages for login feature
Compare 5 commits »
jramos deleted branch fix/issue-1 from jramos/cve-dashboard 2026-01-28 21:01:29 -07:00
jramos pushed to development at jramos/cve-dashboard 2026-01-28 20:59:34 -07:00
836a9f3774 completed test plan - pass, modified setup.js
788ad389c4 Add setup-env.sh script for environment configuration
38dcbb1122 changed stop-servers to better kill the process on updates and added test cases for feature
696569e6c7 Changed browsar tab to read dashboard instead of ReactApp
da14c92d98 added required code changes, components, and packages for login feature
Compare 5 commits »
jramos pushed to development at jramos/cve-dashboard 2026-01-28 20:50:43 -07:00
jramos created branch development in jramos/cve-dashboard 2026-01-28 20:50:43 -07:00
jramos pushed to feature/login at jramos/cve-dashboard 2026-01-28 20:47:30 -07:00
836a9f3774 completed test plan - pass, modified setup.js
788ad389c4 Add setup-env.sh script for environment configuration
Compare 2 commits »
jramos closed issue jramos/cve-dashboard#4 2026-01-28 17:04:11 -07:00
[Feature]: User Authentication
jramos pushed to feature/login at jramos/cve-dashboard 2026-01-28 15:32:22 -07:00
38dcbb1122 changed stop-servers to better kill the process on updates and added test cases for feature
jramos commented on issue jramos/cve-dashboard#4 2026-01-28 15:07:43 -07:00
[Feature]: User Authentication

Authentication Feature - Test Cases

Feature Branch: feature/login Date: 2026-01-28 Tester: _______________


Pre-Test Setup

  • Backend server running on port…
jramos pushed to feature/login at jramos/cve-dashboard 2026-01-28 14:45:06 -07:00
696569e6c7 Changed browsar tab to read dashboard instead of ReactApp