遵循以下最佳实践的项目将能够自愿的自我认证,并显示他们已经实现了核心基础设施计划(OpenSSF)徽章。 显示详细资料
[](https://www.bestpractices.dev/projects/1203)
<a href="https://www.bestpractices.dev/projects/1203"><img src="https://www.bestpractices.dev/projects/1203/badge"></a>
Fastest Go Web Framework
golint checks code style as well https://github.com/gramework/gramework/blob/dev/CONTRIBUTING.md
Done via https://cla-assistant.io/
Is in https://github.com/gramework/gramework/blob/dev/CODE_OF_CONDUCT.md
https://github.com/gramework/gramework/blob/dev/CODE_OF_CONDUCT.md
Hidden access to the organization (https://github.com/gramework) is provided to three people.
https://github.com/gramework/gramework/graphs/contributors
https://github.com/gramework/gramework/issues
Example can be found at https://github.com/gramework/win repo.
https://github.com/gramework/gramework
https://github.com/gramework/gramework/blob/dev/README.md
godoc is used, docs are always up to date.
It's a server web framework, so n/a.
We do not store anything like this now.
We freezed the API.
Just send us an issue via https://github.com/gramework/gramework/issues
We don't have any known vulnerability
You can find it in the readme https://github.com/gramework/gramework/blob/dev/README.md
https://github.com/gramework/gramework/blob/dev/CONTRIBUTING.md
https://github.com/gramework/gramework/blob/dev/CONTRIBUTING.md forces to use golint wich is FOSS
go build without any additional flags will work.
we're talking about Go
go build provides it
it's a Go lib
go get -u in the CI provides tests on the latest versions
go get -u provides it
we're using only latest functions and APIs
travis ci enabled
We have only one known bug over the time, which is in progress
can't provide this coverage on travis ci for now
PR's with non-false-positive warnings are not accepted
We have it in Go by default
as noticed above, this framework provides only one shortcut with bcrypto used https://github.com/gramework/gramework/blob/dev/grypto/pass.go#L16
1.2+ supported
1) we're performing this already 2) we're providing a way to automatically use LetsEncrypt
we're performing this already
git GPG signs
already signed
validating HTTP requests
it's a web framework
gometalinter is do that
Go is memory-safe language
后退