jar

com.sap.research.security.vulas : shared

Maven & Gradle

Sep 25, 2020
11 usages
462 stars

Shared classes · Contains class definitions shared between the different Vulas modules. They can be classified as follows: Classes for JSON (de)serialization, classes supporting service connectivity, utility classes and classes used to ensure consistency across modules.

Table Of Contents

Latest Version

Download com.sap.research.security.vulas : shared JAR file - Latest Versions:

All Versions

Download com.sap.research.security.vulas : shared JAR file - All Versions:

Version Vulnerabilities Size Updated
3.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window shared-3.1.15.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.eclipse.steady.shared.json.model.diff

├─ org.eclipse.steady.shared.json.model.diff.ClassDiffResult.class - [JAR]

├─ org.eclipse.steady.shared.json.model.diff.ClassModification.class - [JAR]

├─ org.eclipse.steady.shared.json.model.diff.JarDiffResult.class - [JAR]

org.eclipse.steady.shared.util

├─ org.eclipse.steady.shared.util.AbstractFileSearch.class - [JAR]

├─ org.eclipse.steady.shared.util.CollectionUtil.class - [JAR]

├─ org.eclipse.steady.shared.util.Constants.class - [JAR]

├─ org.eclipse.steady.shared.util.ConstructIdUtil.class - [JAR]

├─ org.eclipse.steady.shared.util.DependencyUtil.class - [JAR]

├─ org.eclipse.steady.shared.util.DigestUtil.class - [JAR]

├─ org.eclipse.steady.shared.util.DirUtil.class - [JAR]

├─ org.eclipse.steady.shared.util.DirWithFileSearch.class - [JAR]

├─ org.eclipse.steady.shared.util.DirnamePatternSearch.class - [JAR]

├─ org.eclipse.steady.shared.util.FileSearch.class - [JAR]

├─ org.eclipse.steady.shared.util.FileUtil.class - [JAR]

├─ org.eclipse.steady.shared.util.FilenamePatternSearch.class - [JAR]

├─ org.eclipse.steady.shared.util.MemoryMonitor.class - [JAR]

├─ org.eclipse.steady.shared.util.ProgressTracker.class - [JAR]

├─ org.eclipse.steady.shared.util.StopWatch.class - [JAR]

├─ org.eclipse.steady.shared.util.StringList.class - [JAR]

├─ org.eclipse.steady.shared.util.StringUtil.class - [JAR]

├─ org.eclipse.steady.shared.util.ThreadUtil.class - [JAR]

├─ org.eclipse.steady.shared.util.VulasConfiguration.class - [JAR]

org.eclipse.steady.shared.cache

├─ org.eclipse.steady.shared.cache.Cache.class - [JAR]

├─ org.eclipse.steady.shared.cache.CacheException.class - [JAR]

├─ org.eclipse.steady.shared.cache.ObjectFetcher.class - [JAR]

org.eclipse.steady.shared.enums

├─ org.eclipse.steady.shared.enums.AffectedVersionSource.class - [JAR]

├─ org.eclipse.steady.shared.enums.BugOrigin.class - [JAR]

├─ org.eclipse.steady.shared.enums.ConstructChangeType.class - [JAR]

├─ org.eclipse.steady.shared.enums.ConstructType.class - [JAR]

├─ org.eclipse.steady.shared.enums.ContentMaturityLevel.class - [JAR]

├─ org.eclipse.steady.shared.enums.CoverageStatus.class - [JAR]

├─ org.eclipse.steady.shared.enums.DependencyOrigin.class - [JAR]

├─ org.eclipse.steady.shared.enums.DigestAlgorithm.class - [JAR]

├─ org.eclipse.steady.shared.enums.ExportConfiguration.class - [JAR]

├─ org.eclipse.steady.shared.enums.ExportFormat.class - [JAR]

├─ org.eclipse.steady.shared.enums.GoalClient.class - [JAR]

├─ org.eclipse.steady.shared.enums.GoalType.class - [JAR]

├─ org.eclipse.steady.shared.enums.PathSource.class - [JAR]

├─ org.eclipse.steady.shared.enums.ProgrammingLanguage.class - [JAR]

├─ org.eclipse.steady.shared.enums.PropertySource.class - [JAR]

├─ org.eclipse.steady.shared.enums.Scope.class - [JAR]

├─ org.eclipse.steady.shared.enums.VulnDepOrigin.class - [JAR]

org.eclipse.steady.shared.json

├─ org.eclipse.steady.shared.json.JacksonUtil.class - [JAR]

├─ org.eclipse.steady.shared.json.JsonBuilder.class - [JAR]

├─ org.eclipse.steady.shared.json.JsonReader.class - [JAR]

├─ org.eclipse.steady.shared.json.JsonSyntaxException.class - [JAR]

├─ org.eclipse.steady.shared.json.JsonWriter.class - [JAR]

org.eclipse.steady.shared.json.model.view

├─ org.eclipse.steady.shared.json.model.view.Views.class - [JAR]

org.eclipse.steady.shared.json.model

├─ org.eclipse.steady.shared.json.model.AffectedConstructChange.class - [JAR]

├─ org.eclipse.steady.shared.json.model.AffectedLibrary.class - [JAR]

├─ org.eclipse.steady.shared.json.model.Application.class - [JAR]

├─ org.eclipse.steady.shared.json.model.Artifact.class - [JAR]

├─ org.eclipse.steady.shared.json.model.Bug.class - [JAR]

├─ org.eclipse.steady.shared.json.model.ConstructChange.class - [JAR]

├─ org.eclipse.steady.shared.json.model.ConstructChangeInDependency.class - [JAR]

├─ org.eclipse.steady.shared.json.model.ConstructId.class - [JAR]

├─ org.eclipse.steady.shared.json.model.ConstructIdFilter.class - [JAR]

├─ org.eclipse.steady.shared.json.model.Dependency.class - [JAR]

├─ org.eclipse.steady.shared.json.model.ExemptionBug.class - [JAR]

├─ org.eclipse.steady.shared.json.model.ExemptionScope.class - [JAR]

├─ org.eclipse.steady.shared.json.model.ExemptionSet.class - [JAR]

├─ org.eclipse.steady.shared.json.model.ExemptionUnassessed.class - [JAR]

├─ org.eclipse.steady.shared.json.model.FileChange.class - [JAR]

├─ org.eclipse.steady.shared.json.model.IExemption.class - [JAR]

├─ org.eclipse.steady.shared.json.model.KeyValue.class - [JAR]

├─ org.eclipse.steady.shared.json.model.Library.class - [JAR]

├─ org.eclipse.steady.shared.json.model.LibraryId.class - [JAR]

├─ org.eclipse.steady.shared.json.model.PathNode.class - [JAR]

├─ org.eclipse.steady.shared.json.model.Property.class - [JAR]

├─ org.eclipse.steady.shared.json.model.Space.class - [JAR]

├─ org.eclipse.steady.shared.json.model.Tenant.class - [JAR]

├─ org.eclipse.steady.shared.json.model.Trace.class - [JAR]

├─ org.eclipse.steady.shared.json.model.Version.class - [JAR]

├─ org.eclipse.steady.shared.json.model.VulnerableDependency.class - [JAR]

org.eclipse.steady.shared.connectivity

├─ org.eclipse.steady.shared.connectivity.PathBuilder.class - [JAR]

├─ org.eclipse.steady.shared.connectivity.Service.class - [JAR]

├─ org.eclipse.steady.shared.connectivity.ServiceConnectionException.class - [JAR]

org.eclipse.steady.shared.json.model.mavenCentral

├─ org.eclipse.steady.shared.json.model.mavenCentral.MavenSearchResponse.class - [JAR]

├─ org.eclipse.steady.shared.json.model.mavenCentral.MavenVersionsSearch.class - [JAR]

├─ org.eclipse.steady.shared.json.model.mavenCentral.ResponseDoc.class - [JAR]

org.eclipse.steady.shared.json.model.metrics

├─ org.eclipse.steady.shared.json.model.metrics.AbstractMetric.class - [JAR]

├─ org.eclipse.steady.shared.json.model.metrics.Counter.class - [JAR]

├─ org.eclipse.steady.shared.json.model.metrics.Metrics.class - [JAR]

├─ org.eclipse.steady.shared.json.model.metrics.Percentage.class - [JAR]

├─ org.eclipse.steady.shared.json.model.metrics.Ratio.class - [JAR]

Advertisement