79457168

Date: 2025-02-21 11:14:11
Score: 0.5
Natty:
Report link

Did you add the Springdoc configurations in your application.properties file?
If not, try adding these configurations:

springdoc.api-docs.path=/api-docs
springdoc.api-docs.enabled=true
springdoc.show-actuator=true

Then you can use authenticated if you want.

Reasons:
  • Whitelisted phrase (-1.5): you can use
  • Low length (0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): Did you add the
  • Low reputation (1):
Posted by: Aimene Nouri