Index

A C D F G H I L M N O R S T U V 
All Classes and Interfaces|All Packages

A

Accumulator() - Constructor for class org.openrewrite.nodejs.DependencyVulnerabilityCheck.Accumulator
 

C

compare(Version, Version) - Method in class org.openrewrite.nodejs.internal.StaticVersionComparator
Compares 2 versions.
configurationDirectory - Variable in class org.openrewrite.nodejs.NpmExecutor
 
CRITICAL - Enum constant in enum class org.openrewrite.nodejs.Vulnerability.Severity
 

D

DependenciesInUse - Class in org.openrewrite.nodejs.table
 
DependenciesInUse(Recipe) - Constructor for class org.openrewrite.nodejs.table.DependenciesInUse
 
DependenciesInUse.Row - Class in org.openrewrite.nodejs.table
 
Dependency - Class in org.openrewrite.nodejs
 
Dependency() - Constructor for class org.openrewrite.nodejs.Dependency
 
DependencyInsight - Class in org.openrewrite.nodejs.search
 
DependencyInsight() - Constructor for class org.openrewrite.nodejs.search.DependencyInsight
 
DependencyVulnerabilityCheck - Class in org.openrewrite.nodejs
 
DependencyVulnerabilityCheck() - Constructor for class org.openrewrite.nodejs.DependencyVulnerabilityCheck
 
DependencyVulnerabilityCheck.Accumulator - Class in org.openrewrite.nodejs
 

F

FindNodeProjects - Class in org.openrewrite.nodejs.search
 
FindNodeProjects() - Constructor for class org.openrewrite.nodejs.search.FindNodeProjects
 
fromPackageLockJson(Json.Document) - Static method in class org.openrewrite.nodejs.NodeResolutionResult
 

G

generate(DependencyVulnerabilityCheck.Accumulator, ExecutionContext) - Method in class org.openrewrite.nodejs.DependencyVulnerabilityCheck
 
getDependency(String) - Method in class org.openrewrite.nodejs.NodeResolutionResult
 
getDescription() - Method in class org.openrewrite.nodejs.DependencyVulnerabilityCheck
 
getDescription() - Method in class org.openrewrite.nodejs.search.DependencyInsight
 
getDescription() - Method in class org.openrewrite.nodejs.search.FindNodeProjects
 
getDescription() - Method in class org.openrewrite.nodejs.UpgradeDependencyVersion
 
getDisplayName() - Method in class org.openrewrite.nodejs.DependencyVulnerabilityCheck
 
getDisplayName() - Method in class org.openrewrite.nodejs.search.DependencyInsight
 
getDisplayName() - Method in class org.openrewrite.nodejs.search.FindNodeProjects
 
getDisplayName() - Method in class org.openrewrite.nodejs.UpgradeDependencyVersion
 
getInitialValue(ExecutionContext) - Method in class org.openrewrite.nodejs.DependencyVulnerabilityCheck
 
getInitialValue(ExecutionContext) - Method in class org.openrewrite.nodejs.search.DependencyInsight
 
getInitialValue(ExecutionContext) - Method in class org.openrewrite.nodejs.search.FindNodeProjects
 
getNpmExecutor() - Method in class org.openrewrite.nodejs.NpmExecutorExecutionContextView
 
getNumericParts() - Method in interface org.openrewrite.nodejs.internal.Version
Returns all the numeric parts of this version as Long, with nulls in non-numeric positions.
getParts() - Method in interface org.openrewrite.nodejs.internal.Version
Returns all the parts of this version.
getScanner(AtomicBoolean) - Method in class org.openrewrite.nodejs.search.FindNodeProjects
 
getScanner(AtomicReference<NodeResolutionResult>) - Method in class org.openrewrite.nodejs.search.DependencyInsight
 
getScanner(DependencyVulnerabilityCheck.Accumulator) - Method in class org.openrewrite.nodejs.DependencyVulnerabilityCheck
 
getSource() - Method in interface org.openrewrite.nodejs.internal.Version
Returns the original String representation of the version.
getVisitor() - Method in class org.openrewrite.nodejs.UpgradeDependencyVersion
 
getVisitor(AtomicBoolean) - Method in class org.openrewrite.nodejs.search.FindNodeProjects
 
getVisitor(AtomicReference<NodeResolutionResult>) - Method in class org.openrewrite.nodejs.search.DependencyInsight
 
getVisitor(DependencyVulnerabilityCheck.Accumulator) - Method in class org.openrewrite.nodejs.DependencyVulnerabilityCheck
 

H

HIGH - Enum constant in enum class org.openrewrite.nodejs.Vulnerability.Severity
 

I

IsPackageJson<P> - Class in org.openrewrite.nodejs.search
 
IsPackageJson() - Constructor for class org.openrewrite.nodejs.search.IsPackageJson
 
IsPackageLockJson<P> - Class in org.openrewrite.nodejs.search
 
IsPackageLockJson() - Constructor for class org.openrewrite.nodejs.search.IsPackageLockJson
 

L

LOW - Enum constant in enum class org.openrewrite.nodejs.Vulnerability.Severity
 

M

matches(Path) - Static method in class org.openrewrite.nodejs.search.IsPackageJson
 
matches(Path) - Static method in class org.openrewrite.nodejs.search.IsPackageLockJson
 
MODERATE - Enum constant in enum class org.openrewrite.nodejs.Vulnerability.Severity
 

N

NodeProjects - Class in org.openrewrite.nodejs.table
 
NodeProjects(Recipe) - Constructor for class org.openrewrite.nodejs.table.NodeProjects
 
NodeProjects.Row - Class in org.openrewrite.nodejs.table
 
NodeResolutionResult - Class in org.openrewrite.nodejs
 
NodeResolutionResult() - Constructor for class org.openrewrite.nodejs.NodeResolutionResult
 
NpmExecutor - Class in org.openrewrite.nodejs
 
NpmExecutor() - Constructor for class org.openrewrite.nodejs.NpmExecutor
 
NpmExecutorExecutionContextView - Class in org.openrewrite.nodejs
 
NpmExecutorExecutionContextView(ExecutionContext) - Constructor for class org.openrewrite.nodejs.NpmExecutorExecutionContextView
 

O

org.openrewrite.nodejs - package org.openrewrite.nodejs
 
org.openrewrite.nodejs.internal - package org.openrewrite.nodejs.internal
 
org.openrewrite.nodejs.search - package org.openrewrite.nodejs.search
 
org.openrewrite.nodejs.table - package org.openrewrite.nodejs.table
 

R

ResolvedDependency - Class in org.openrewrite.nodejs
 
ResolvedDependency() - Constructor for class org.openrewrite.nodejs.ResolvedDependency
 
Row() - Constructor for class org.openrewrite.nodejs.table.DependenciesInUse.Row
 
Row() - Constructor for class org.openrewrite.nodejs.table.NodeProjects.Row
 
Row() - Constructor for class org.openrewrite.nodejs.table.VulnerabilityReport.Row
 

S

setNpmExecutor(NpmExecutor) - Method in class org.openrewrite.nodejs.NpmExecutorExecutionContextView
 
StaticVersionComparator - Class in org.openrewrite.nodejs.internal
Allows for comparison of Version instances.
StaticVersionComparator() - Constructor for class org.openrewrite.nodejs.internal.StaticVersionComparator
 

T

transform(String) - Method in class org.openrewrite.nodejs.internal.VersionParser
 

U

UpgradeDependencyVersion - Class in org.openrewrite.nodejs
 
UpgradeDependencyVersion() - Constructor for class org.openrewrite.nodejs.UpgradeDependencyVersion
 

V

validate() - Method in class org.openrewrite.nodejs.search.DependencyInsight
 
valueOf(String) - Static method in enum class org.openrewrite.nodejs.Vulnerability.Severity
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.openrewrite.nodejs.Vulnerability.Severity
Returns an array containing the constants of this enum class, in the order they are declared.
Version - Interface in org.openrewrite.nodejs.internal
 
VersionParser - Class in org.openrewrite.nodejs.internal
Copied from org.openrewrite.java.dependencies.internal.VersionParser.
VersionParser() - Constructor for class org.openrewrite.nodejs.internal.VersionParser
 
view(ExecutionContext) - Static method in class org.openrewrite.nodejs.NpmExecutorExecutionContextView
 
visit(Tree, P) - Method in class org.openrewrite.nodejs.search.IsPackageJson
 
visit(Tree, P) - Method in class org.openrewrite.nodejs.search.IsPackageLockJson
 
Vulnerability - Class in org.openrewrite.nodejs
 
Vulnerability() - Constructor for class org.openrewrite.nodejs.Vulnerability
 
Vulnerability.Severity - Enum Class in org.openrewrite.nodejs
 
VulnerabilityReport - Class in org.openrewrite.nodejs.table
 
VulnerabilityReport(Recipe) - Constructor for class org.openrewrite.nodejs.table.VulnerabilityReport
 
VulnerabilityReport.Row - Class in org.openrewrite.nodejs.table
 
A C D F G H I L M N O R S T U V 
All Classes and Interfaces|All Packages