Categorygithub.com/seal-io/meta-api
modulepackage
0.0.0-20221128093957-de1fd8bb5053
Repository: https://github.com/seal-io/meta-api.git
Documentation: pkg.go.dev

# README

Meta Client

Meta Client is a library contains code to interactive with Seal Meta server, it's first consumers are github.com/seal-io/seal, github.com/seal-io/meta.

This repository is synchronized from https://github.com/seal-io/meta/api. Code changes are made in that location, merged into github.com/seal-io/meta and later synced here.

There are NO compatibility guarantees for this library, yet.

License

Copyright (c) 2022 Seal Inc.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at LICENSE file for details.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

# Packages

Package cvss provides a toolbox of the CVSS vector calculating.
No description provided by the author
Package genver inspires by golang.org/x/mod/semver, and processes none semantic standard version.
No description provided by the author
No description provided by the author
Package ssvc provides a toolbox of the SSVC vector calculating.
No description provided by the author
Package wfn provides a representation, bindings and matching of the Well-Formed CPE names as per https://nvlpubs.nist.gov/nistpubs/Legacy/IR/nistir7695.pdf and https://nvlpubs.nist.gov/nistpubs/Legacy/IR/nistir7696.pdf Copyright (c) Facebook, Inc.

# Functions

GetClient returns the Client.

# Interfaces

Client holds the actions for receiving from the exposing service.

# Type aliases

IngestParser is the parser to parse the given api.DatasetIngestResponseBody.