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
While using annotationProcessor there are 5 Vulnerabilities Found in CRITICAL .
Below the library version we are used:
implementation 'org.parceler:parceler-api:1.1.13'
annotationProcessor 'org.parceler:parceler:1.1.13'
Vulnerabilities ID
parceler-1.1.13.jar (shaded: commons-beanutils:commons-beanutils:1.9.2)
parceler-1.1.13.jar (shaded: commons-collections:commons-collections:3.2.1)
I have already raised a ticket, in this ticket you mentioned that it has been fixed but it was not reflected in our codebase. Is this changes tag to master? or please give some pointers to avoid this vunerability? Thanks
While using annotationProcessor there are 5 Vulnerabilities Found in CRITICAL .
Below the library version we are used:
implementation 'org.parceler:parceler-api:1.1.13'
annotationProcessor 'org.parceler:parceler:1.1.13'
Vulnerabilities ID
parceler-1.1.13.jar (shaded: commons-beanutils:commons-beanutils:1.9.2)
parceler-1.1.13.jar (shaded: commons-collections:commons-collections:3.2.1)
I have already raised a ticket, in this ticket you mentioned that it has been fixed but it was not reflected in our codebase. Is this changes tag to master? or please give some pointers to avoid this vunerability? Thanks
Previous ticket link: #383
The text was updated successfully, but these errors were encountered: