Skip to content

Commit

Permalink
docs: improve documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremylong committed Aug 7, 2023
1 parent cdf692b commit 424858f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ Slightly malicious dependency ([analyzer/spring-build-analyzer](analyzer)) and a
* The `analyzer` is a multi-module maven build controlled by a threat actor.
* The `demo` application is a sample application that could have been written by developers at your organitzation.

**TL;DR** - the `analyzer` is a compile time dependency, but could have been a build plugin or test scoped dependency, that injects a backdoor into any spring-boot application built.

## demonstration

**The project requires Maven and Java 17.**
Expand Down

0 comments on commit 424858f

Please sign in to comment.