You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
CVE Website v2.1.0 Release Notes
What's Changed
Search capability has expanded. In the previous version, the search input allowed only a single CVE-ID or one or more alphanumeric-only search terms. In the current release, search terms are not limited to alphanumeric characters, and partial CVE-IDs may be specified as search terms. There are still limitations to what can be included in the search. See the search tip section of the help to learn more about the search capabilities.
#3415. When viewing a rejected CVE record, the corresponding JSON was not displaying the detail of the rejected record. This has been corrected.
#3346. Subsequent searches and CVE record lookup using the same search input was being prevented, which resulted in no changes in the search output. All searches are now submitted for new result, even when the current search is the same input as the previous search.
#3137. Previously, a CVE-ID could only be entered using the hyphen (-) character as a separator. In this release, if any em-dash or en-dash characters found in the search input are treated as hyphens for the search operation.