Projects STRLCPY wrongsecrets Commits 2f4a8456
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■
    src/main/java/org/owasp/wrongsecrets/RuntimeEnvironment.java
    skipped 13 lines
    14 14  import static org.owasp.wrongsecrets.RuntimeEnvironment.Environment.*;
    15 15   
    16 16  /**
    17  - * Class establishing whether a challenge can run or not depending on the given RuntimeEnvironment and whether components are configured & the CTFmode is enabled or not.
     17 + * Class establishing whether a challenge can run or not depending on the given RuntimeEnvironment and whether components are configured and the CTFmode is enabled or not.
    18 18   */
    19 19  @Component
    20 20  public class RuntimeEnvironment {
    skipped 84 lines
Please wait...
Page is in error, reload to recover