Skip to content

Latest commit

 

History

History
41 lines (31 loc) · 1.17 KB

TODO.md

File metadata and controls

41 lines (31 loc) · 1.17 KB

TODO

Code

- [ ] Static/Dynamic correlation source code changes

  • Multi-Factor Authentication source code changes
  • Checkout workflow for Selenium scripts
  • Login workflow for Selenium scripts
  • Product search filter - presentation
  • Product search filter - implementation
  • Allow login by email address instead of username
  • Complete registration process with email validation
  • Add API Refresh token feature
  • Allow customers to post product reviews
  • Add message when order is
  • Add login support for 2FA
  • 2FA via Email
  • 2FA via SMS
  • 2FA via Authenticator App (TOTP)

Configuration

  • Provide alternate Gradle build scripts
  • Include log4j dependency vulnerabilities (by using affected version of log4j)
  • Azure Resource Manager deployment
  • Migrate GitHub pipelines to fcli
  • Update Jenkinsfile for fcli
  • Add FAST example scripts

Data

  • Additional product data

Documentation

  • Add Vulnerabilities file to illustrate security vulnerabilities aligned to OWASP Top Ten
  • Migrate documentation to Gradle use instead of Maven

Misc

  • Update samples directory