Not a customer? Click the 'Start a free trial' link to begin a 30-day SaaS trial of our product and to join our community.
Existing Cisco AppDynamics customers should click the 'Sign In' button to authenticate to access the community
05-07-2023 08:19 AM
Hi.
My project is using twistlock and dependency check. Needless to say, we are always updating appd agent dependencies to get past recent vulnerabilities.
I would like to know what folder are not required for the appd javaagent, currently this is almost 300mb. We are bundling this in a docker base image for all out microservices.
Does appd agent really need all these libraries for runtime.
.
├── conf
│ ├── jmx
│ │ └── servers
│ └── logging
├── external-services
│ ├── agent-self-monitoring
│ ├── analytics
│ ├── argentoDynamicService
│ │ └── argento-security-extension
│ │ ├── lib
│ │ └── tenants
│ │ └── argento
│ │ ├── config
│ │ └── lib
│ └── netviz
│ └── lib
├── lib
│ └── tp
├── multi-release
├── sdk
│ └── src
│ ├── docs
│ │ └── com
│ │ └── appdynamics
│ │ └── sample
│ │ ├── exitcall
│ │ │ ├── async
│ │ │ └── sync
│ │ └── multithread
│ └── java
│ └── com
│ └── appdynamics
│ └── sample
│ ├── exitcall
│ │ ├── async
│ │ └── sync
│ └── multithread
└── utils
├── keystorereader
├── scs
└── verifier
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form