Skip to content

Commit

Permalink
Update services/security-headers/security-headers.service.js
Browse files Browse the repository at this point in the history
Co-authored-by: chris48s <[email protected]>
  • Loading branch information
mbogh and chris48s authored Feb 27, 2021
1 parent 8b7f2ae commit 281953c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/security-headers/security-headers.service.js
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ module.exports = class SecurityHeaders extends BaseService {
D: 'orange',
E: 'orange',
F: 'red',
R: 'lightgrey',
R: 'blue',
}

return {
Expand Down

0 comments on commit 281953c

Please sign in to comment.