jar

com.newrelic.agent.java.security : newrelic-security-api

Maven & Gradle

Jul 20, 2023
7 stars

New Relic Security Java agent API · The public API of the Security Java agent, and no-op implementations for safe usage without the agent. To be used in newrelic-java-agent only.

Table Of Contents

Latest Version

Download com.newrelic.agent.java.security : newrelic-security-api JAR file - Latest Versions:

All Versions

Download com.newrelic.agent.java.security : newrelic-security-api JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.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 newrelic-security-api-1.0.4-public-preview.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.newrelic.api.agent.security.schema.annotations

├─ com.newrelic.api.agent.security.schema.annotations.JsonIgnore.class - [JAR]

com.newrelic.api.agent.security.schema

├─ com.newrelic.api.agent.security.schema.APIRecordStatus.class - [JAR]

├─ com.newrelic.api.agent.security.schema.AbstractOperation.class - [JAR]

├─ com.newrelic.api.agent.security.schema.AgentMetaData.class - [JAR]

├─ com.newrelic.api.agent.security.schema.HttpRequest.class - [JAR]

├─ com.newrelic.api.agent.security.schema.HttpResponse.class - [JAR]

├─ com.newrelic.api.agent.security.schema.JDBCVendor.class - [JAR]

├─ com.newrelic.api.agent.security.schema.K2RequestIdentifier.class - [JAR]

├─ com.newrelic.api.agent.security.schema.R2DBCVendor.class - [JAR]

├─ com.newrelic.api.agent.security.schema.SecurityMetaData.class - [JAR]

├─ com.newrelic.api.agent.security.schema.StringUtils.class - [JAR]

├─ com.newrelic.api.agent.security.schema.UserClassEntity.class - [JAR]

├─ com.newrelic.api.agent.security.schema.VulnerabilityCaseType.class - [JAR]

com.newrelic.api.agent.security.schema.policy

├─ com.newrelic.api.agent.security.schema.policy.AgentPolicy.class - [JAR]

├─ com.newrelic.api.agent.security.schema.policy.ApiBlocking.class - [JAR]

├─ com.newrelic.api.agent.security.schema.policy.IASTScan.class - [JAR]

├─ com.newrelic.api.agent.security.schema.policy.IpBlocking.class - [JAR]

├─ com.newrelic.api.agent.security.schema.policy.Probing.class - [JAR]

├─ com.newrelic.api.agent.security.schema.policy.ProtectionMode.class - [JAR]

├─ com.newrelic.api.agent.security.schema.policy.VulnerabilityScan.class - [JAR]

com.newrelic.api.agent.security.utils

├─ com.newrelic.api.agent.security.utils.SSRFUtils.class - [JAR]

├─ com.newrelic.api.agent.security.utils.UserDataTranslationHelper.class - [JAR]

com.newrelic.api.agent.security.schema.helper

├─ com.newrelic.api.agent.security.schema.helper.DynamoDBRequest.class - [JAR]

├─ com.newrelic.api.agent.security.schema.helper.Log4JStrSubstitutor.class - [JAR]

com.newrelic.api.agent.security.schema.operation

├─ com.newrelic.api.agent.security.schema.operation.BatchSQLOperation.class - [JAR]

├─ com.newrelic.api.agent.security.schema.operation.DynamoDBOperation.class - [JAR]

├─ com.newrelic.api.agent.security.schema.operation.FileIntegrityOperation.class - [JAR]

├─ com.newrelic.api.agent.security.schema.operation.FileOperation.class - [JAR]

├─ com.newrelic.api.agent.security.schema.operation.ForkExecOperation.class - [JAR]

├─ com.newrelic.api.agent.security.schema.operation.HashCryptoOperation.class - [JAR]

├─ com.newrelic.api.agent.security.schema.operation.JSInjectionOperation.class - [JAR]

├─ com.newrelic.api.agent.security.schema.operation.LDAPOperation.class - [JAR]

├─ com.newrelic.api.agent.security.schema.operation.NoSQLOperation.class - [JAR]

├─ com.newrelic.api.agent.security.schema.operation.RXSSOperation.class - [JAR]

├─ com.newrelic.api.agent.security.schema.operation.RandomOperation.class - [JAR]

├─ com.newrelic.api.agent.security.schema.operation.SQLOperation.class - [JAR]

├─ com.newrelic.api.agent.security.schema.operation.SSRFOperation.class - [JAR]

├─ com.newrelic.api.agent.security.schema.operation.SecureCookieOperation.class - [JAR]

├─ com.newrelic.api.agent.security.schema.operation.TrustBoundaryOperation.class - [JAR]

├─ com.newrelic.api.agent.security.schema.operation.XPathOperation.class - [JAR]

├─ com.newrelic.api.agent.security.schema.operation.XQueryOperation.class - [JAR]

com.newrelic.api.agent.security

├─ com.newrelic.api.agent.security.NewRelicSecurity.class - [JAR]

├─ com.newrelic.api.agent.security.NoOpAgent.class - [JAR]

├─ com.newrelic.api.agent.security.SecurityAgent.class - [JAR]

com.newrelic.api.agent.security.instrumentation.helpers

├─ com.newrelic.api.agent.security.instrumentation.helpers.FileHelper.class - [JAR]

├─ com.newrelic.api.agent.security.instrumentation.helpers.GenericHelper.class - [JAR]

├─ com.newrelic.api.agent.security.instrumentation.helpers.JdbcHelper.class - [JAR]

├─ com.newrelic.api.agent.security.instrumentation.helpers.LowSeverityHelper.class - [JAR]

├─ com.newrelic.api.agent.security.instrumentation.helpers.R2dbcHelper.class - [JAR]

├─ com.newrelic.api.agent.security.instrumentation.helpers.ServletHelper.class - [JAR]

com.newrelic.api.agent.security.schema.exceptions

├─ com.newrelic.api.agent.security.schema.exceptions.NewRelicSecurityException.class - [JAR]