Skip to content

security rest bug fix #1210

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

Merged
merged 7 commits into from
Apr 7, 2025
Merged

security rest bug fix #1210

merged 7 commits into from
Apr 7, 2025

Conversation

omursahin
Copy link
Collaborator

src/main/kotlin/org/evomaster/core/problem/rest/service/SecurityRest.kt
Line 680

src/main/kotlin/org/evomaster/core/problem/rest/service/SecurityRest.kt
Line 680
@omursahin omursahin requested a review from arcuri82 March 29, 2025 17:41
@omursahin omursahin changed the title reproducing the exception security rest bug fix Mar 29, 2025
//
// val faults = DetectedFaultUtils.getDetectedFaultCategories(solution)
// assertEquals(1, faults.size)
// assertEquals(FaultCategory.SECURITY_NOT_RECOGNIZED_AUTHENTICATED, faults.first())
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hi @omursahin made a fix. build pass. you can update/fix these commented out assertions

@omursahin omursahin requested a review from arcuri82 April 7, 2025 12:15
@arcuri82 arcuri82 merged commit c5d6079 into master Apr 7, 2025
14 checks passed
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

Successfully merging this pull request may close these issues.

2 participants