Last Version

Eclipse Steady 3.1.15

Analyses your Java and Python applications for open-source dependencies with known vulnerabilities, using both static analysis and testing to determine code context and usage for greater accuracy.

License

License

Categories

Categories

Security Search Business Logic Libraries
GroupId

GroupId

com.sap.research.security.vulas
ArtifactId

ArtifactId

root
Version

Version

3.1.15
Type

Type

pom
Description

Description

Eclipse Steady
Analyses your Java and Python applications for open-source dependencies with known vulnerabilities, using both static analysis and testing to determine code context and usage for greater accuracy.
Project URL

Project URL

https://eclipse.github.io/steady/
Source Code Management

Source Code Management

https://github.com/eclipse/steady/tree/master

Download root 3.1.15

Filename Size
root-3.1.15.pom 22 KB
Browse

<!-- https://jarcasting.com/artifacts/com.sap.research.security.vulas/root/ -->
<dependency>
    <groupId>com.sap.research.security.vulas</groupId>
    <artifactId>root</artifactId>
    <version>3.1.15</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sap.research.security.vulas/root/
implementation 'com.sap.research.security.vulas:root:3.1.15'
// https://jarcasting.com/artifacts/com.sap.research.security.vulas/root/
implementation ("com.sap.research.security.vulas:root:3.1.15")
'com.sap.research.security.vulas:root:pom:3.1.15'
<dependency org="com.sap.research.security.vulas" name="root" rev="3.1.15">
  <artifact name="root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sap.research.security.vulas', module='root', version='3.1.15')
)
libraryDependencies += "com.sap.research.security.vulas" % "root" % "3.1.15"
[com.sap.research.security.vulas/root "3.1.15"]

Dependencies

compile (4)

Group / Artifact Type Version
javax.validation : validation-api jar 2.0.1.Final
org.apache.logging.log4j : log4j-api jar 2.13.3
org.apache.logging.log4j : log4j-core jar 2.13.3
com.github.spotbugs : spotbugs-annotations jar 4.1.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

  • shared
  • lang
  • lang-java-init
  • lang-java
  • lang-java-reach
  • lang-java-reach-wala
  • lang-java-reach-soot
  • lang-python
  • repo-client
  • patch-analyzer
  • patch-lib-analyzer
  • kb-importer
  • cli-scanner
  • plugin-maven
  • frontend-apps
  • frontend-bugs
  • rest-lib-utils-init
  • rest-lib-utils
  • rest-backend