security

package module
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 12, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

README

Go Secure SDK

Package security provides various security-in-mind built features across various domains.

The package is a part of the "Secure SDK" project.

It provides a set of libraries to mitigate common security issues and vulnerabilities. The project is designed to be a one-stop-shop for security features and libraries for Go developers.

The project is released to the public as a set of open-source libraries to cover Datadog open-source projects.

The project is licensed under the Apache License, Version 2.0. The license can be found in the LICENSE file in the root of the project.

Sub Packages

  • compression: Package compression provides harded compression related features.

  • compression/archive: Package archive provides high level compressed archive management features.

  • compression/archive/tar: Package tar provides TAR archive management functions

  • compression/archive/zip: Package zip provides hardened ZIP archive management functions

  • crypto/hashutil: Package hashutil provides secured cryptographic hash functions

  • generator/randomness: Package randomness provides math/rand dropin replace with secured initialization.

  • ioutil: Package ioutil provides I/O hardened operations.

  • vfs: Package vfs extends the default Golang FS abstraction to support secured write operations.

Documentation

Overview

Package security provides various security-in-mind built features across various domains.

The package is a part of the "Secure SDK" project.

It provides a set of libraries to mitigate common security issues and vulnerabilities. The project is designed to be a one-stop-shop for security features and libraries for Go developers.

The project is released to the public as a set of open-source libraries to cover Datadog open-source projects.

The project is licensed under the Apache License, Version 2.0. The license can be found in the LICENSE file in the root of the project.

Directories

Path Synopsis
Package compression provides harded compression related features.
Package compression provides harded compression related features.
archive
Package archive provides high level compressed archive management features.
Package archive provides high level compressed archive management features.
archive/tar
Package tar provides TAR archive management functions
Package tar provides TAR archive management functions
archive/zip
Package zip provides hardened ZIP archive management functions
Package zip provides hardened ZIP archive management functions
crypto
hashutil
Package hashutil provides secured cryptographic hash functions
Package hashutil provides secured cryptographic hash functions
generator
randomness
Package randomness provides `math/rand` dropin replace with secured initialization.
Package randomness provides `math/rand` dropin replace with secured initialization.
Package ioutil provides I/O hardened operations.
Package ioutil provides I/O hardened operations.
Package vfs extends the default Golang FS abstraction to support secured write operations.
Package vfs extends the default Golang FS abstraction to support secured write operations.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL