1. cbe31d4 Merge pull request #196 from raboof/update-oauth by Arnout Engelen · 13 days ago main
  2. a5f37b4 Expand OAuth implementation by Arnout Engelen · 13 days ago
  3. 567651b feat: improve testability of Vulnogram (#194) by Piotr P. Karwasz · 2 weeks ago
  4. 184ccb9 Bump actions/checkout from 2 to 6 (#192) by dependabot[bot] · 3 weeks ago
  5. 767dcdc Fix and simplify CodeQL action (#190) by Piotr P. Karwasz · 3 weeks ago
  6. f0daa30 Fix `dependabot.yml` syntax by Piotr P. Karwasz · 3 weeks ago
  7. 38d73e2 Bump CodeQL to version 3 by Piotr P. Karwasz · 3 weeks ago
  8. 4743f6a Try enabling Dependabot again by Piotr P. Karwasz · 3 weeks ago
  9. 1df7c1e Disable Dependabot for NPM by Piotr P. Karwasz · 3 weeks ago
  10. a25df36 Enable Dependabot (#188) by Piotr P. Karwasz · 3 weeks ago
  11. 5a603a4 Configure Dependabot for `github-actions` (#186) by Piotr P. Karwasz · 3 weeks ago
  12. 8d48b5a Ignore IntelliJ IDEA/WebStorm files by Piotr P. Karwasz · 3 weeks ago
  13. 8396f85 chore: restrict codeql CI permissions (#185) by Arnout Engelen · 3 weeks ago
  14. 2bbedb5 Merge pull request #181 from raboof/asf-dev-mode by Arnout Engelen · 3 weeks ago
  15. 3700467 ASF: disable CVE and email in 'development' mode by Arnout Engelen · 3 weeks ago
  16. 1446fa6 Merge pull request #180 from raboof/allow-security-to-open-malformed-cves by Jarek Potiuk · 5 weeks ago
  17. ba78ab3 Allow security team members to edit malformed CVEs by Arnout Engelen · 5 weeks ago
  18. df2f654 Merge pull request #175 from raboof/cve-publish-error-handling by Arnout Engelen · 6 months ago
  19. 5399b7e cve publishing: improved error handling by Arnout Engelen · 6 months ago
  20. a18bd98 Merge pull request #174 from raboof/update-cwe-to-4.17 by Mark J. Cox · 9 months ago
  21. 9e51f6d Update CWE list to 4.17 by Arnout Engelen · 9 months ago
  22. caaaab5 Merge pull request #171 from raboof/remove-duplicates-from-subject by Arnout Engelen · 11 months ago
  23. 4afc8c2 Merge pull request #170 from raboof/include-package-name-in-ranges by Arnout Engelen · 12 months ago
  24. 6a9240f remove duplicates from subject by Arnout Engelen · 12 months ago
  25. e3a568d Add packageName to notification email by Arnout Engelen · 12 months ago
  26. 62c6617 Merge pull request #168 from raboof/severity-rating-email by Arnout Engelen · 1 year, 3 months ago
  27. 6adde6a fix: always include 'other' severity in email by Arnout Engelen · 1 year, 3 months ago
  28. 7b2754b Merge pull request #167 from raboof/severity-rating-other-label by Arnout Engelen · 1 year, 3 months ago
  29. 541fa39 Change 'other' severity rating label to 'ASF severity rating' by Arnout Engelen · 1 year, 3 months ago
  30. 4ef2635 Add ambari as project with security list by Arnout Engelen · 1 year, 7 months ago
  31. 3530253 Merge pull request #162 from raboof/update-cwe-all by Arnout Engelen · 1 year, 7 months ago
  32. 9c659a0 Update cwe-all.js by Arnout Engelen · 1 year, 8 months ago
  33. 03875c2 Merge pull request #105 from apache/merge-upstream-changes by Arnout Engelen · 1 year, 8 months ago
  34. 03a3f99 Merge pull request #161 from raboof/autocomplete-all-cves by Arnout Engelen · 1 year, 8 months ago
  35. 61ab1dc problemType: autocomplete all CWEs by Arnout Engelen · 1 year, 8 months ago
  36. b9c7e7c Merge branch 'main' into merge-upstream-changes by Arnout Engelen · 1 year, 8 months ago merge-upstream-changes
  37. 237a8dc Merge commit '672923f5070179696613d9e513c5b28df0a2f21a' into merge-upstream-changes by Arnout Engelen · 1 year, 8 months ago
  38. 9aeb10e Merge pull request #153 from raboof/validate-maven-packageName by Arnout Engelen · 1 year, 9 months ago
  39. 76f4230 Merge pull request #154 from raboof/input-placeholder-text-contrast by Arnout Engelen · 1 year, 9 months ago
  40. c50a17f Merge pull request #155 from raboof/explain-problem-types by Arnout Engelen · 1 year, 9 months ago
  41. 672923f Merge pull request #234 from raboof/remove-empty-versionType-validation-upstream by Chandan · 1 year, 9 months ago
  42. f3c7dfe Merge branch 'master' into remove-empty-versionType-validation-upstream by Chandan · 1 year, 9 months ago
  43. 68e1f06 Merge pull request #235 from raboof/allow-save-callback by Chandan · 1 year, 9 months ago
  44. 7d76035 Merge pull request #220 from Vulnogram/0.2.0 by Chandan · 1 year, 9 months ago
  45. ea269f2 Bug fixes by Chandan · 1 year, 9 months ago
  46. bd45c6f Add link to explain problem types are autocompleted by Arnout Engelen · 1 year, 9 months ago
  47. e9184f5 improve input placeholder text contrast by Arnout Engelen · 1 year, 9 months ago
  48. c731d73 Validate maven package names contain a ":" by Arnout Engelen · 1 year, 9 months ago
  49. 2efc397 Merge pull request #152 from raboof/validate-no-product-name-in-title by Arnout Engelen · 1 year, 9 months ago
  50. 257a25d Validate the product name is not repeated in the title by Arnout Engelen · 1 year, 9 months ago
  51. 414b524 Merge pull request #148 from raboof/fix-save-and-email by Arnout Engelen · 1 year, 9 months ago
  52. f04ebd4 Merge pull request #151 from raboof/dont-notify-private-lists by Arnout Engelen · 1 year, 9 months ago
  53. f956149 Merge pull request #150 from raboof/avoid-console-undefined-error by Arnout Engelen · 1 year, 9 months ago
  54. a822abd feat: validate notifications are not sent to private lists by Arnout Engelen · 1 year, 9 months ago
  55. 0f0c04f chore: avoid browser console error by Arnout Engelen · 1 year, 9 months ago
  56. 23ac7e3 Allow passing a callback to 'save()' by Arnout Engelen · 1 year, 9 months ago
  57. 5635c61 send emails after saving the CVE by Arnout Engelen · 1 year, 9 months ago
  58. 69e3c2d Merge pull request #147 from raboof/remove-empty-versionType-validation by Arnout Engelen · 1 year, 9 months ago
  59. 4359f8d remove validation that versionType is empty for non-ranges by Arnout Engelen · 1 year, 9 months ago
  60. 02aac3a remove validation that versionType is empty for non-ranges by Arnout Engelen · 1 year, 9 months ago
  61. 6c0e383 Add dolphinscheduler as PMC with a security list by Arnout Engelen · 1 year, 10 months ago
  62. 1989d6b Merge pull request #140 from raboof/version-list-tweaks by Arnout Engelen · 2 years ago
  63. c377f3e Merge pull request #139 from raboof/loosen-cookie-sameSite by Arnout Engelen · 2 years ago
  64. 61cfa88 fix CVSS link. by Chandan · 2 years ago
  65. a937764 Add a CVSS 4 calculator section by Chandan · 2 years ago
  66. b2d8306 fix typo by Chandan · 2 years ago
  67. cdcbb76 Remove old URLs by Chandan · 2 years ago
  68. 0b84aee Fix CWE/CAPEC links by Chandan · 2 years ago
  69. 78b1314 Move tags up, add more versionType examples, label changes. by Chandan · 2 years ago
  70. 4994f3e Show login screen when needed. by Chandan · 2 years ago
  71. e368607 Allow importing 5.1 by Chandan · 2 years ago
  72. 68223c6 Don't use the system Highlight/HighlightText by Chandan · 2 years ago
  73. dfa00b9 Remove deprecated CAPEC IDs by Chandan · 2 years ago
  74. 3505684 add XSS by Chandan · 2 years ago
  75. d8d569a remove links to old sections by Chandan · 2 years ago
  76. 932e322 Merge pull request #209 from scotluns/192-embed-ajv by Chandan · 2 years ago
  77. 77e9cad Merge pull request #212 from scotluns/199-update-second-post-btn-label-based-on-portal by Chandan · 2 years ago
  78. 2e5031a Merge pull request #208 from scotluns/improve-standalone-section-of-readme by Chandan · 2 years ago
  79. c08f997 Merge pull request #206 from scotluns/134-bugfix-portal-switch-after-logout by Chandan · 2 years ago
  80. 9c313c1 Merge pull request #205 from scotluns/164-update-capec-impacts by Chandan · 2 years ago
  81. 1b68735 Merge pull request #202 from Miskerest/master by Chandan · 2 years ago
  82. 5a09912 Changes to accomodate a standalone CVSS4 calculator. by Chandan · 2 years ago
  83. d7c718f More description generation / version list tweaks by Arnout Engelen · 2 years, 1 month ago
  84. ee05dec Merge pull request #138 from raboof/all-versions by Arnout Engelen · 2 years, 1 month ago
  85. 1a9c367 loosen cookie sameSite setting by Arnout Engelen · 2 years, 1 month ago
  86. 0025c16 Generate correct version range texts for 'all versions' by Arnout Engelen · 2 years, 1 month ago
  87. 3596f3e Merge pull request #137 from raboof/improve-generated-description-html by Arnout Engelen · 2 years, 1 month ago
  88. 161ee2d Better HTML in the auto-generated description by Arnout Engelen · 2 years, 1 month ago
  89. f83a82f Bug-fix: #199 Post to CVE.org button at bottom of Editor tab now updates if user is logged into test portal by Scot Lunsford · 2 years, 1 month ago
  90. 7eec22c Bugfix: #134 drop usage of const for let since re-assignment is possible by Scot Lunsford · 2 years, 1 month ago
  91. 5de1884 Improving README.md documentation for deploying browser mode by Scot Lunsford · 2 years, 2 months ago
  92. bf798cc Adding 'experimental' comments to config/conf js files by Scot Lunsford · 2 years, 2 months ago
  93. 482ab54 Embed ajv accessible via globally scoped ajv7 variable, step 1 of #192 by Scot Lunsford · 2 years, 2 months ago
  94. 0037df6 Bugfix: #134 added additional protection to keep portalType and portalUrl consistent in unexpected circumstances where one may be missing from localStorage by Scot Lunsford · 2 years, 2 months ago
  95. d2d37c0 Bugfix: #134 user can now properly switch portals during a single session. Last accessed portal type and portal url are maintained after logout. Post-logout render of login form will properly have last portal type and url pre-selected. by Scot Lunsford · 2 years, 2 months ago
  96. 4aa9511 Revert "Bugfix: #134 user can now properly switch portals during a single session". This "fix" removed an if conditional, which while it fixes this bug, may introduce an unknown bug by unnecessarily creating background workers. by Scot Lunsford · 2 years, 2 months ago
  97. 56c13f0 Bugfix: #164 updating CAPEC impacts to latest version by Scot Lunsford · 2 years, 2 months ago
  98. f688c6f Bugfix: #134 user can now properly switch portals during a single session by Scot Lunsford · 2 years, 2 months ago
  99. dab0efa Fix typo in cve5/script.js by Mike Bailey · 2 years, 2 months ago
  100. 36b3e61 Merge pull request #201 from scotluns/162-adding-new-user-creates-admin-user by Chandan · 2 years, 2 months ago