wrongsecrets icon indicating copy to clipboard operation
wrongsecrets copied to clipboard

Nexus deployment credentials in settings.xml

Open commjoen opened this issue 1 year ago • 1 comments

This challenge is about packing and explaining why you should not have nexus deployment credentials in your github project hardcoded. However, we will not have an actual nexus setup right now.

TODO's:

  • [x] - Create a settings.xml for Maven to be able to connect to an imaginary Nexus repo See https://github.com/sonatype/nexus-book-examples/blob/master/maven/settings/settings.xml as an example.
  • [x] - Implement a challenge that reads the actual challenge secret value from the settings.xml (see contributing.md for more details)

commjoen avatar May 08 '23 06:05 commjoen

Hello @commjoen, I have raised the PR for task 1: https://github.com/OWASP/wrongsecrets/pull/1034 please review

and please assign this to me

divyanshuagarwal-23 avatar Oct 12 '23 16:10 divyanshuagarwal-23