issues
search
chromium
/
hstspreload
🔒🔍 A Go package to scan sites against requirements for Chromium-maintained HSTS preload list.
https://hstspreload.org
BSD 3-Clause "New" or "Revised" License
116
stars
37
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
`golint` now complains about `error strings should not be capitalized or end with punctuation or a newline`
#90
lgarron
closed
7 years ago
1
Remove unnecessary `cat`
#89
fuglede
closed
8 years ago
11
"no TLS" test is broken
#88
lgarron
closed
8 years ago
0
Don't require internal redirects before redirecting to HTTPS
#87
konklone
opened
8 years ago
5
Scanner: record redirect chain
#86
lgarron
opened
8 years ago
1
Allow querying for the preload status of a domain, taking into account ancestor domains.
#85
lgarron
closed
6 years ago
3
Is it possible to delete all HSTS-entrys with * ?
#84
Serkan-devel
closed
8 years ago
3
Return a special message if the domain is an eTLD
#83
lgarron
closed
7 years ago
1
Return distinct error codes for 'redirects.too_many' depending on whether the starting URL is HTTP/HTTPS
#82
april
opened
8 years ago
2
Test missing for error condition internal.domain.name.cannot_compute_etld1
#81
april
closed
8 years ago
3
Waive `www` requirement for subdomains of some eTLDs (shared hosting/DNS providers)
#80
lgarron
closed
8 years ago
0
`publicsuffix` library is out of date
#79
lgarron
opened
8 years ago
5
Add support for Expect-Staple report URIs
#78
dadrian
closed
8 years ago
6
Expand the message for `redirects.http.www_first`
#77
lgarron
closed
7 years ago
0
-
#76
lgarron
closed
8 years ago
0
Mock all HTTP connections for testing
#75
lgarron
opened
8 years ago
0
Allow http://example.com not to exist
#74
lgarron
closed
7 years ago
0
Warn on obsolete TLS settings
#73
lgarron
closed
7 years ago
3
Test IDNA support.
#72
lgarron
opened
8 years ago
2
Print full redirect chain
#71
lgarron
opened
8 years ago
0
Warn for HSTS header over HTTP.
#70
lgarron
closed
8 years ago
0
cmd/scan: read from stdin, write to stdout
#69
lgarron
closed
8 years ago
0
Move cmd/scan into cmd/hstspreload
#68
lgarron
closed
8 years ago
0
checkWWW(): Check for errors in `Close()` calls?
#67
lgarron
closed
8 years ago
0
hstspreload Go library review by meacer@
#66
lgarron
closed
8 years ago
2
Decide on JSON serialization for `HSTSHeader`
#65
lgarron
closed
8 years ago
0
Include parsed header in scanning script.
#64
lgarron
closed
8 years ago
0
Warn on unexpected token `always`?
#63
lgarron
closed
8 years ago
1
Convert domains to lowercase
#62
lgarron
closed
8 years ago
0
Remove `expectIssuesEqual()`
#61
lgarron
closed
8 years ago
0
Remove NewIssues()
#60
lgarron
closed
8 years ago
0
Rename `checkEffectiveTLDPlusOne` to `preloadableDomainLevel`
#59
lgarron
closed
8 years ago
0
Affirmatively detect missing intermediate.
#58
lgarron
closed
8 years ago
0
Change &http.Client to http.Client
#57
lgarron
closed
8 years ago
0
RemovableHeader() should enforce a valid max-age.
#56
lgarron
closed
8 years ago
0
Use a pointer for HSTSHeader.MaxAge
#55
lgarron
closed
8 years ago
1
Add tests for Removable*
#54
lgarron
closed
8 years ago
0
Implement HSTS for the submissions site itself.
#53
lgarron
closed
8 years ago
1
Update "StatusException" to "StatusRejected" in the DomainState struct docstring
#52
lgarron
closed
8 years ago
0
Use a blanket static handler for /static
#51
lgarron
closed
8 years ago
0
Require that the HTTP->HTTPS redirect also sends an HSTS header.
#50
lgarron
closed
8 years ago
0
Refactor `server.go` into frontend (handlers) and backend (logic on top of the database).
#49
lgarron
closed
8 years ago
0
Require that http://example.com redirect to https://example.com (same host)
#48
lgarron
closed
8 years ago
0
Test the `chromiumpreload` package in Travis
#47
lgarron
closed
8 years ago
1
End-to-end tests
#46
lgarron
closed
8 years ago
1
Fix `PreloadEntry` documentation formatting.
#45
lgarron
closed
8 years ago
0
favicon missing
#44
cem-
closed
8 years ago
4
Removal condition testing
#43
lgarron
closed
8 years ago
1
Add GitHub banner
#42
lgarron
closed
8 years ago
0
Add timeouts to all tls.Dial/http.Get calls.
#41
lgarron
closed
8 years ago
0
Previous
Next