golang-github-gorilla-csrf-dev (1.7.2+ds1-2)

Details

Core information at a glance

Distribution
kali
Origin
kali-last-snapshot
Repository
https://http.kali.org/kali
Codename
kali-last-snapshot
Component
main
Source
golang-github-gorilla-csrf
Architecture
arm64
Section
golang
Priority
optional
Maintainer
Debian Go Packaging Team <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
109 B
Size expected
23.2 kB
Size actual
23.2 kB
Size match

Dependencies

Required package dependencies

  • golang-github-gorilla-securecookie-dev (>= 1.1.2)

Suggested packages

Recommended additional packages

  • None

Description

Cross Site Request Forgery (CSRF) prevention middleware for Go

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD5ea1b10cf…1ad7a0ac
SHA-1e2d0914e…9b1ec82e
SHA-256fe00b3da…2d8f3f39
SHA-51294308430…f298634f

Contents

Files and directories included

.
usr
usr/share
usr/share/doc
usr/share/doc/golang-github-gorilla-csrf-dev
usr/share/doc/golang-github-gorilla-csrf-dev/changelog.Debian.gz
usr/share/doc/golang-github-gorilla-csrf-dev/copyright
usr/share/doc/golang-github-gorilla-csrf-dev/examples
usr/share/doc/golang-github-gorilla-csrf-dev/examples/api-backends
usr/share/doc/golang-github-gorilla-csrf-dev/examples/api-backends/README.md
usr/share/doc/golang-github-gorilla-csrf-dev/examples/api-backends/gorilla-mux
usr/share/doc/golang-github-gorilla-csrf-dev/examples/api-backends/gorilla-mux/go.mod
usr/share/doc/golang-github-gorilla-csrf-dev/examples/api-backends/gorilla-mux/go.sum
usr/share/doc/golang-github-gorilla-csrf-dev/examples/api-backends/gorilla-mux/main.go
usr/share/doc/golang-github-gorilla-csrf-dev/examples/javascript-frontends
usr/share/doc/golang-github-gorilla-csrf-dev/examples/javascript-frontends/README.md
usr/share/doc/golang-github-gorilla-csrf-dev/examples/javascript-frontends/example-frontend-server
usr/share/doc/golang-github-gorilla-csrf-dev/examples/javascript-frontends/example-frontend-server/go.mod
usr/share/doc/golang-github-gorilla-csrf-dev/examples/javascript-frontends/example-frontend-server/go.sum
usr/share/doc/golang-github-gorilla-csrf-dev/examples/javascript-frontends/example-frontend-server/main.go
usr/share/doc/golang-github-gorilla-csrf-dev/examples/javascript-frontends/frontends
usr/share/doc/golang-github-gorilla-csrf-dev/examples/javascript-frontends/frontends/axios
usr/share/doc/golang-github-gorilla-csrf-dev/examples/javascript-frontends/frontends/axios/index.html
usr/share/doc/golang-github-gorilla-csrf-dev/examples/javascript-frontends/frontends/axios/index.js
usr/share/gocode
usr/share/gocode/src
usr/share/gocode/src/github.com
usr/share/gocode/src/github.com/gorilla
usr/share/gocode/src/github.com/gorilla/csrf
usr/share/gocode/src/github.com/gorilla/csrf/context.go
usr/share/gocode/src/github.com/gorilla/csrf/csrf.go
usr/share/gocode/src/github.com/gorilla/csrf/csrf_test.go
usr/share/gocode/src/github.com/gorilla/csrf/doc.go
usr/share/gocode/src/github.com/gorilla/csrf/go.mod
usr/share/gocode/src/github.com/gorilla/csrf/go.sum
usr/share/gocode/src/github.com/gorilla/csrf/helpers.go
usr/share/gocode/src/github.com/gorilla/csrf/helpers_test.go
usr/share/gocode/src/github.com/gorilla/csrf/options.go
usr/share/gocode/src/github.com/gorilla/csrf/options_test.go
usr/share/gocode/src/github.com/gorilla/csrf/store.go
usr/share/gocode/src/github.com/gorilla/csrf/store_legacy.go
usr/share/gocode/src/github.com/gorilla/csrf/store_legacy_test.go
usr/share/gocode/src/github.com/gorilla/csrf/store_test.go