All Projects → blackducksoftware → opssight-connector

blackducksoftware / opssight-connector

Licence: Apache-2.0 license
OpsSight Connector documentation

Programming Languages

go
31211 projects - #10 most used programming language
shell
77523 projects
python
139335 projects - #7 most used programming language
Dockerfile
14818 projects
Roff
2310 projects
Makefile
30231 projects
Smarty
1635 projects

Projects that are alternatives of or similar to opssight-connector

Akka Management
Akka Management is a suite of tools for operating Akka Clusters.
Stars: ✭ 218 (+1353.33%)
Mutual labels:  ops, cloud-native
Openebs
Leading Open Source Container Attached Storage, built using Cloud Native Architecture, simplifies running Stateful Applications on Kubernetes.
Stars: ✭ 7,277 (+48413.33%)
Mutual labels:  cloud-native, pod
awesome-cloudnative-cn
📚收集整理云原生(Cloud Native)技术学习资料,包括Cloud Native和Service Mesh。🎓
Stars: ✭ 51 (+240%)
Mutual labels:  cloud-native
CXDatePickerView
一个自定义的日期时间选择器
Stars: ✭ 62 (+313.33%)
Mutual labels:  pod
django-hurricane
Hurricane is an initiative to fit Django perfectly with Kubernetes.
Stars: ✭ 53 (+253.33%)
Mutual labels:  cloud-native
zeebe-helm
Public Zeebe K8s HELM Charts
Stars: ✭ 13 (-13.33%)
Mutual labels:  cloud-native
insightedge
InsightEdge Core
Stars: ✭ 22 (+46.67%)
Mutual labels:  cloud-native
td-redis-operator
一款强大的云原生redis-operator,经过大规模生产级运行考验,支持分布式集群、支持主备切换等缓存集群解决方案…The powerful cloud-native redis-operator, which has passed the test of large-scale production-level operation, supports distributed clusters and active/standby switching ...
Stars: ✭ 327 (+2080%)
Mutual labels:  ops
ocibuilder
A tool to build OCI compliant images
Stars: ✭ 63 (+320%)
Mutual labels:  cloud-native
workshopctl
A tool to run workshops with
Stars: ✭ 38 (+153.33%)
Mutual labels:  cloud-native
zadig
Zadig is a cloud native, distributed, developer-oriented continuous delivery product.
Stars: ✭ 1,615 (+10666.67%)
Mutual labels:  cloud-native
esop
Cloud-enabled backup and restore tool for Apache Cassandra
Stars: ✭ 40 (+166.67%)
Mutual labels:  ops
estafette-ci-builder
Component of Estafette CI that executes build steps
Stars: ✭ 16 (+6.67%)
Mutual labels:  cloud-native
cloud-native-pipelines
Cloud-native pipelines leveraging Concourse, Pivotal Build Service and Spinnaker to deploy apps
Stars: ✭ 15 (+0%)
Mutual labels:  cloud-native
kubernetes-scheduling-examples
Walk-through guide of advanced scheduling concepts in Kubernetes
Stars: ✭ 38 (+153.33%)
Mutual labels:  pod
newtonjs-graph
Cloud Architecture Graphs for Humans
Stars: ✭ 85 (+466.67%)
Mutual labels:  cloud-native
QuickWebKit
A great & strong plugin based WebViewController. 一款基于插件的 WebView 视图控制器,您可以基于它设计您的浏览器插件,然后像积木一样来组装它们。
Stars: ✭ 29 (+93.33%)
Mutual labels:  pod
GQImageVideoViewer
仿微信多图片及视频浏览器,图片和视频原尺寸显示,不会变形,双击图片放大缩小,单击消失,支持多张本地和网络图片以及网络视频混合查看,支持链式调用
Stars: ✭ 57 (+280%)
Mutual labels:  pod
opentelemetry-js-api
OpenTelemetry Javascript API
Stars: ✭ 75 (+400%)
Mutual labels:  cloud-native
SSCycleScrollView
轮播终结者,用swift完成,易用集成
Stars: ✭ 39 (+160%)
Mutual labels:  pod

Overview

The Black Duck OpsSight Connector provides software composition analysis of open-source components of containers in OpenShift v3.x and Kubernetes clusters.

Pre-existing images and pods are automatically discovered, scanned and monitored. When a new image or pod is discovered, the OpsSight Connector kicks off a scan engine container to perform the scan and upload the results to your Black Duck instance.

For more information, click the Wiki tab.

Getting involved

We expect most upstream contributions to come to the blackducksoftware perceptor/perceiver/perceptor-scan/perceptor-protoform projects.

This project is under active development. We welcome all contributions, most of which will probably be to the aforementioned upstream repositories.

Release Status

Click the releases tab for the latest OpsSight releases. Alternatively, check out the Release Notes.

Developer notes

Drafting a point release

How to draft a new OpsSight release, for the developers, using OpsSight 2.0.3 as an example:

  • Tag branches in perceptor, perceiver, perceptor-scanner, perceptor-protoform ... which are changing (i.e. tag your perceptor branch you want to merge as release-2.0.3).
  • Clone this repo
  • Checkout the release-2.0.x opssight-connector branch
  • Edit the opssight-connector Gopkg.toml file to point to the branch in the corresponding repo which was just updated.
  • Run dep ensure -update
  • Push your changes to the release-2.0.x opssight-connector branch.
  • Now, the build.properties file should be something like 2.0.3-SNAPSHOT, and will automatically be updated once the downstream jenkins build is completed.

License

Apache License 2.0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].