Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 729 Bytes

TEAM.md

File metadata and controls

33 lines (25 loc) · 729 Bytes

IDE

Code format -> Ctrl-Schift-F
Import organizing -> Ctrl-Shift-O

Environments

  • JUnit testing
  • Constructor in Java

Organization setup

Learning

Targets

- TLS Fuzzer
- white hacking technologies
- find implementation errors in TLS

Maven

mvn clean install - refresh project
mvn org.cyclonedx:cyclonedx-maven-plugin:makeAggregateBom - generate sBOM
mvn package - create jar