Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handling the contract schema issues #53

Open
preetkaran20 opened this issue Nov 2, 2021 · 1 comment
Open

Handling the contract schema issues #53

preetkaran20 opened this issue Nov 2, 2021 · 1 comment

Comments

@preetkaran20
Copy link
Member

 "vulnerabilityTypes":[
                     {
                        "identifierType":"Custom",
                        "value":"UNRESTRICTED_FILE_UPLOAD"
                     },
                     {
                        "identifierType":"CWE",
                        "value":"434"
                     },
                     {
                        "identifierType":"Custom",
                        "value":"PERSISTENT_XSS"
                     },
                     {
                        "identifierType":"CWE",
                        "value":"79"
                     },
                     {
                        "identifierType":"WASC",
                        "value":"8"
                     },
                     {
                        "identifierType":"Custom",
                        "value":"REFLECTED_XSS"
                     },
                     {
                        "identifierType":"CWE",
                        "value":"79"
                     },
                     {
                        "identifierType":"WASC",
                        "value":"8"
                     }
                  ],

@preetkaran20 have a look at this.

@preetkaran20
Copy link
Member Author

Need to validate if this contract is right or not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant