validate_csp: Validate a CSP

Description Usage Arguments Value

View source: R/csp-validate.R

Description

Validates a content security policy. If policy problems are found a data frame of information notes, warnings and errors is returned with the specific locations of the issues in the original CSP string.

Usage

1

Arguments

csp

a csp object created with fetch_csp() or parse_csp()

Value

data frame


hrbrmstr/cspy documentation built on May 20, 2019, 12:35 p.m.