#335 Removing deprecated fields#337
Conversation
| @AttackVector( | ||
| vulnerabilityExposed = {VulnerabilityType.SERVER_SIDE_VULNERABLE_JWT}, | ||
| description = "COOKIE_BASED_NULL_BYTE_JWT_VULNERABILITY") | ||
| vulnerabilityExposed = VulnerabilityType.INSECURE_CONFIGURATION_JWT, |
There was a problem hiding this comment.
@Monoradioactivo can you please fix the ordering of the methods?
There was a problem hiding this comment.
Level4 and Level5 are i think swapped.
preetkaran20
left a comment
There was a problem hiding this comment.
Thanks for the PR. Overall, it looks good to me.
- Please remove all these label keys from messages.properties and messages_en_us.properties files in src/main/resource/i18n
- Please rebase the changes as they are having changes from previous commit.
- Please comment on the github issue linked with this PR, that you are working on it.
| @@ -0,0 +1,16 @@ | |||
| #SampleVulnerability { | |||
There was a problem hiding this comment.
these changes are from previous commit.
|
Hi @Monoradioactivo , Can you please run: Run './gradlew spotlessApply' and push the commit again for fixing indentation failure Thanks, |
Done |
|
Hi @Monoradioactivo , Thanks a lot for the PR. Merging it. thanks, |
No description provided.