csp_security_checkers: Tests for insecure CSP settings

Description Usage Arguments Value References

Description

Tests for insecure CSP settings

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17

Arguments

csp_df

Preferably a CSP data frame (made with as.data.frame()) but can be a raw CSP object. Passing in a pre-made data frame will be faster when using multiple CSP security checker functions.

Value

a csp_finding or csp_findings_list object containing one or more csp_finding objects. Each csp_finding object will have the category, severity, message and where the violation(s) occurred.

References

CSP With Google


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