svccat 1.5.0

Detect drift between your declared service catalog and what actually lives in the repo.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pub mod backstage;
pub mod csv;
pub mod datadog;
pub mod github_annotation;
pub mod json;
pub mod junit;
pub mod markdown;
pub mod mermaid;
pub mod sarif;
pub mod slack;
pub mod spdx;
pub mod teams;
pub mod terminal;
pub mod workspace;