Chandan

Results 15 issues of Chandan

From the discussion on Nov 30, 2018 NTIA Formats WG call: SPDX does not have a way to encode timelines and events related the SPDX entities These events may be:...

enhancement
tech team review

I could not find an existing suitable value for Relationship in following use cases: Use case 1: Software A is written in Perl. Someone translates it to Python calls it...

relationship

Major refactoring: document models, pug autogeneration, routes, editor, and icons. Added support for CVE JSON v5.

Autotext button can be reintroduced: Once clicked, it auto creates a CVE description based on other fields as much as possible. If the current description is still has the initial...

The current rich-text editor [wysihtml5](http://wysihtml.com/), hasn't been updated since 6 years and has some known issues. It is about 500kb and throws errors on the javascript console. A replacement should...

enhancement
help wanted

Provide a tab named **Basic** that only shows the minimum required fields. Provide a tab named **Advanced** that shows all the fields. Provide a tab named **Professional** that points to...

enhancement

Use the template that mimics the https://www.cve.org/CVERecord page to show a preview. CNAs can see how a record would look like, once published.

High Priority
UX

It is possible for the last Administrator to remove the Administrator role from their account, leaving a CNA with no Administrator accounts. Add logic checks in UI to prevent this...

UX

This allows for a dry run validation to closely match the validation done by CVE services. 1. embed the AJV lib https://ajv.js.org/guide/environments.html#browsers 2. load the CNA container subschema from upstream...

enhancement

Since the timeout for login sessions to CVE portal are enforced on the client side in service workers, it sometimes does not work as expected and session remains active across...

bug
UX