Skip to content

Commit

Permalink
Add changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
bjoernricks committed Jul 20, 2021
1 parent 9c6bd5b commit 279466b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

### Added
### Changed
* Changed default Content-Security-Policy (CSP) Header to
`default-src 'self'; script-src 'self'; style-src-elem 'self' 'unsafe-inline'; style-src 'self' 'unsafe-inline'; img-src 'self' blob:;`
[#3068](https://github.com/greenbone/gsa/pull/3068)

### Deprecated
### Removed
### Fixed
Expand Down

0 comments on commit 279466b

Please sign in to comment.