Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use secure libraries. #66

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

ioggstream
Copy link

This PR

  • gradle build;
  • update libraries;
  • dockerfile security checks;
  • owasp checks;
  • spotbugs checks;
  • dependabot;
  • pre-commit hooks;
  • spring boot + .war deployment.

ioggstream and others added 13 commits October 6, 2022 00:30
* switch to spring boot 2 / gradlew
minor code refactoring

* DockerFile to build image
* fixes spotbugs reported errors

* renamed packages, fixes #11

* dependency upgrades, fixes most owasp warning

* fixes jquery dependency warning
* excludes EI_EXPOSE_REP and EI_EXPOSE_REP2 from spotbugs, since those are false positives
* comment on sporbug exclude-filter.xml


Co-authored-by: Roberto Polli <[email protected]>
* improved dependency-check-known-issues.xml

Co-authored-by: Roberto Polli <[email protected]>
* switch to WAR packaging
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.

2 participants