뉴렐릭 데이터 용어집

이 데이터 용어집은 NRDB에 저장되고 NRQL을 통해 쿼리할 수 있는 일부 기본 보고 데이터를 정의합니다. 여기에는 Transaction, MobileRequest 및 BrowserInteraction 같은 이벤트와 Metric, Log 및 Span 데이터 유형이 포함됩니다. 쿼리 빌더 UI에서도 데이터 유형과 속성 이름 위에 마우스를 올리면 정의가 표시됩니다.

다음은 이 용어집에 포함되지 않은 사항입니다.

  • 인프라 통합의 데이터(해당 통합의 문서 참조)
  • 커스텀 데이터
  • 메트릭 데이터의 통합별 세부 속성

Vulnerability

New Relic Vulnerability Management is an opinionated solution that helps Devs, SREs, and Infosec teams build and run secure software with more confidence and less effort by centralizing, organizing, and prioritizing security risks in observability context.

Attribute nameDefinitionData types
cve

The common vulnerability and exposure ID assigned by the disclosing agency.

cvss.score

The vulnerablity's CVSS score as assigned by the disclosing agency.

cvss.vector

A breakdown of the CVSS score's components as assigned by the disclosing agency.

description

Long form description of the vulnerability. May include exploit risks, specific versions, other links.

disclosureUrl

A URL linking to detailed information on the vulnerability from the disclosing agency.

entity.guid

The unique ID of the New Relic entity impacted by the vulnerability.

entityGuid

The unique ID of the New Relic entity impacted by the vulnerability.

entityLookupValue

An identifier created by New Relic using details from the disclosing agency to help determine which New Relic entity this vulnerability is associated with.

entityType

The type of New Relic entity, which is determined by New Relic based on the disclosing agency and vulnerability details.

issue.id

The unique ID assigned to the vulnerability by the disclosing agency.

issue.type

The type of issue, for example library vulnerability or misconfiguration.

issue.vendor.id

The unique ID assigned to this instance of the vulnerablity by the disclosing agency.

issueId

The unique ID assigned to the vulnerablity by the disclosing agency.

issueInstanceKey

The unique ID assigned to this instance of the vulnerablity by the disclosing agency.

issueType

The type of issue, for example library vulnerability or misconfiguration.

message

Long form description of the vulnerability. May include exploit risks, specific versions, other links.

package

The name of the library or module that is vulnerable.

package.version

The version of the library or module that is vulnerable.

rawPayload

Where the original payload that New Relic received is stored - only applies to Security API ingested vulnerabilities.

remediation.exists

A boolean indicating whether the vulnerability has a fix.

remediation.upgradeAction

The action required to fix the vulnerability.

remediationExists

A boolean indicating whether the vulnerability has a fix.

scan.id

Used by 3rd party tools to identify the scan which discovered the vulnerability.

severity

The severity of the vulnerability assigned by the disclosing agency.

source

The source of the vulnerablity disclosure.

timestamp

The time the vulnerability event was created.

title

A short description of the vulnerabilty.