New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

github.com/ysicing/cloudflow-api

Package Overview
Dependencies
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/ysicing/cloudflow-api

Source
Go Modules
Version
v0.0.6
Version published
Created
Source

CloudFlow API

GitHub go.mod Go version (subdirectory of monorepo) GitHub commit activity GitHub Releases docs

Schema of the API types that are served by CloudFlow

Purpose

This library is the canonical location of the CloudFlow API definition.

We recommend using the go types in this repo. You may serialize them directly to JSON.

Kubernetes Version in your ProjectCloudFlow Version in your ProjectImport cloudflow-api
>= 1.23v0.x.y>= v0.1

Where does it come from?

cloudflow-api is synced from https://github.com/ysicing/cloudflow/tree/master/apis. Code changes are made in that location, merged into ysicing/cloudflow and later synced here.

Things you should NOT do

https://github.com/ysicing/cloudflow/tree/master/apis is synced to here. All changes must be made in the former. The latter is read-only.

FAQs

Package last updated on 26 Sep 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts