Skip to content

fix: MINLEN failing if over 12, added customization#34

Open
kyle-mckay wants to merge 1 commit into
vernu:mainfrom
kyle-mckay:main
Open

fix: MINLEN failing if over 12, added customization#34
kyle-mckay wants to merge 1 commit into
vernu:mainfrom
kyle-mckay:main

Conversation

@kyle-mckay
Copy link
Copy Markdown

Fixed:

Added:

  • Changed the log file creation behavior to separate the file and path variable.
  • Added an option to chown the log path/reports (defaults to false). Does not chown the path if it already exists to prevent changing existing permissions.

Modified:

  • Made configuration of thresholds and paths easier by using variables instead of static values
  • Moved configuration variables to the top of the file
  • Updated the README with configuration options

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.

[FAIL] Password Policy (minlen value is greater than 12)

1 participant