Skip to content

issues Search Results · language:Dune language:JavaScript language:Java language:PHP language:JavaScript language:CSS

Filter by

40.4M results  (705 ms)

40.4M results

Description Write and run a comprehensive end-to-end security smoke test that exercises all security controls implemented in this plan: authentication required, RBAC enforced, CSRF active, security headers ...

Description Execute the OWASP Dependency Check Maven plugin against the entire project after all upgrades and document any remaining CVEs with suppression justifications. This produces the security baseline ...

Description Configure Spring Boot Actuator to expose health, liveness, and readiness endpoints, and restrict all other actuator endpoints to ADMIN role. This is a security-critical step because unrestricted ...

Description Remove real-looking personal information (addresses, phone numbers, names) from the test data SQL file and replace with clearly fictional, anonymized data that cannot be mistaken for real ...

When multiple images are selected only the first one is downloaded when clicking the Download button. I m using the Vivaldi browser

Description Implement an audit logging service that writes structured log entries for login success, login failure, logout, access to /management/revenue, and all write operations (create/update/delete ...

Description Write a test that asserts audit log entries are written when a user accesses /management/revenue and when an owner record is created. These tests will fail because no audit logging infrastructure ...

Description Create a @ControllerAdvice class that catches all unhandled exceptions and returns a user-friendly error view without exposing stack traces or internal implementation details, making the failing ...

Description Write a test that asserts unhandled exceptions return a structured error response (not a raw Spring Whitelabel error page with stack trace) and do not expose internal implementation details. ...

Description Add @NotBlank, @Size, @Pattern, and other Bean Validation constraints to the Owner, Pet, and Visit model classes, and add @Valid to the corresponding controller method parameters so Spring ...
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.