Skip to content

Releases: jacobbednarz/go-csp-collector

v0.0.6

01 May 00:56
b907c8c
Compare
Choose a tag to compare
  • Ignore document-uri values that don't start with http

Checksums (SHA256)

3e07f1b3d2a8751dde46ee0238f13dfab09b9f83191adcd608ee596faa8b8115  go-csp-collector_0.0.6_darwin_amd64
aa5cd7387e9e2371c158122fad8081eda8a4592f7a76375e047ab9e4ac20248d  go-csp-collector_0.0.6_darwin_amd64.tar.gz
0f5c9891ade5fa333f52cf4472370e077ecbd89d267c7f4baaff9a22f1186196  go-csp-collector_0.0.6_linux_amd64
18dee583f9a2a9235da3a389bbc8f4f6bbfc863e3ff21772b957366262fbcf2c  go-csp-collector_0.0.6_linux_amd64.tar.gz
15b5dfb64fa94f66da5d4074ce70722c7147df21d01162a8d4546be7172f7153  go-csp-collector_0.0.6_windows_amd64.exe
384f95cb1539c81d9fe1c5255315d5c4e82f6909f98a054505826ce9eee6b597  go-csp-collector_0.0.6_windows_amd64.tar.gz

v0.0.5

15 Apr 21:28
a1ffbc4
Compare
Choose a tag to compare
  • Adds ability to have comments in filter list file

Checksums (SHA256)

376c37062a72533ef430b3e9d7c5b963326ef181e56cd1f548811c170baff74c  go-csp-collector_0.0.5_darwin_amd64
e43db890be2abf5c65372a132d72c0f863554399933a05fc0ab35305be1bc1b1  go-csp-collector_0.0.5_darwin_amd64.tar.gz
15b05593ed0640b669a98dae11d16d4ed51483be49718dd558af3efca114ea5e  go-csp-collector_0.0.5_linux_amd64
9e63a899c52eaf71fa91d2b0539f06eee785d5819a7f671edf2999f3618e5096  go-csp-collector_0.0.5_linux_amd64.tar.gz
2483288a92f9b760f40006190e6db332cc34e9d95d515207a6058da1f6cb88d4  go-csp-collector_0.0.5_windows_amd64.exe
e4d1eed69ade44c6878ed1f11b68573d0317623bae7f94b9c257e4842a7142b2  go-csp-collector_0.0.5_windows_amd64.tar.gz

v0.0.4

03 Apr 00:50
b3a8ff3
Compare
Choose a tag to compare
  • Docker support
  • More invalid URLs
  • Dependency upgrades
  • Add support for JSON output
  • Update Go version and use modules

Checksums (sha256)

d6ca692b4d29096519770ce7a4ff3bd7d1deed5dd9c34c1fc2ae2cea524b7db5  go-csp-collector_0.0.4_darwin_amd64
0be4630cba9eab8131352d9fb4ea853b24c8593e9abe8e357859d9661b2216cf  go-csp-collector_0.0.4_darwin_amd64.tar.gz
0d63713f3187d38c8c0de4c4056c5a50fb96fb5f612bc1ea9a35b0481f8cdb5c  go-csp-collector_0.0.4_linux_amd64
8a2f2297ea31fd5fe389c6af1d02c3bf2a006aa39427201d3e1f71ca99a8892f  go-csp-collector_0.0.4_linux_amd64.tar.gz
9e4339240517949a9a53b3aaad8c2fc4da24ea41deb3be62fe5d88abe1c60625  go-csp-collector_0.0.4_windows_amd64.exe
6f51163b4a298aed70db64634bb036454d7ac871cb193dbfeec073f00486b16f  go-csp-collector_0.0.4_windows_amd64.tar.gz

v0.0.3

04 Oct 00:01
Compare
Choose a tag to compare

Changelog

ffd1c19 Don't panic for invalid payloads
6126bef Merge pull request #5 from jacobbednarz/add-tests
11d8fa6 Update README links and releases mention
ef582cc Ensure we always have a timestamp
cba8b43 Adds coverage for ensuring all required keys are outputted
7d20b58 Add coverage for ValidateViolation function
ee159d0 Use lowercase in error messages because the cool kids do
a2f6025 Don't track the dist directory
e69902a 👋 1.6 and hello 1.8
cd84175 Add coverage for healthcheck endpoint
b9ec12c Don't include hostname in urlStr param
3cf4c2c Add test coverage for disallowed methods
f15bc3f Add test coverage for disallowed methods on root

v0.0.2

13 Jul 22:05
Compare
Choose a tag to compare

Changelog

a46b300 Add -debug flag
00b0f01 add darwin builds
4e196b5 add goreleaser for packaging

0.0.1

10 Jul 06:52
Compare
Choose a tag to compare
0.0.1 Pre-release
Pre-release
Clean up error output