Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/censys/censys-cloud-connector
The Censys Unified Cloud Connector is a standalone connector that gathers assets from various cloud providers and stores them in Censys ASM. This Connector offers users the ability to supercharge our ASM Platform with total cloud visibility.
https://github.com/censys/censys-cloud-connector
asm censys cloud connector
Last synced: 24 days ago
JSON representation
The Censys Unified Cloud Connector is a standalone connector that gathers assets from various cloud providers and stores them in Censys ASM. This Connector offers users the ability to supercharge our ASM Platform with total cloud visibility.
- Host: GitHub
- URL: https://github.com/censys/censys-cloud-connector
- Owner: censys
- License: apache-2.0
- Created: 2019-04-26T15:22:20.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-11-29T00:13:24.000Z (about 1 year ago)
- Last Synced: 2024-05-01T13:26:55.768Z (8 months ago)
- Topics: asm, censys, cloud, connector
- Language: Python
- Homepage: https://censys-cloud-connector.readthedocs.io/en/latest/
- Size: 2.89 MB
- Stars: 7
- Watchers: 11
- Forks: 5
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Censys Unified Cloud Connector
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/censys/censys-cloud-connector)][github]
[![PyPI - License](https://img.shields.io/pypi/l/censys-cloud-connectors)][license]
[![AWS Supported](https://img.shields.io/badge/-Supported-orange?logo=amazonaws)][aws]
[![Azure Supported](https://img.shields.io/badge/-Supported-green?logo=microsoftazure)][azure]
[![GCP Supported](https://img.shields.io/badge/-Supported-blue?logo=googlecloud&logoColor=white)][gcp]The Censys Unified Cloud Connector is a standalone connector that gathers
assets from various cloud providers and stores them in Censys ASM. This
Connector offers users the ability to supercharge our ASM Platform with total
cloud visibility. This connector currently supports the following cloud
providers: AWS, Azure, and GCP. Please see our
[supported providers][supported-providers].## Documentation
Please view our documentation on [Read the Docs][censys-cloud-connector-docs].
## Contributing
All contributions (no matter how small) are always welcome. See
[Contributing to the Cloud Connector][contributing] to change or
test the code or for information on the CI/CD pipeline.Submit an issue or pull request on [GitHub][github-issues].
## License
This software is licensed under [Apache License, Version 2.0][license].
- Copyright (C) 2023 Censys, Inc.
[aws]: https://censys-cloud-connector.readthedocs.io/en/stable/providers.html#amazon-web-services
[azure]: https://censys-cloud-connector.readthedocs.io/en/stable/providers.html#azure-cloud
[censys-cloud-connector-docs]: https://censys-cloud-connector.rtfd.io/
[contributing]: https://github.com/censys/censys-cloud-connector/tree/main/CONTRIBUTING.md
[gcp]: https://censys-cloud-connector.readthedocs.io/en/stable/providers.html#google-cloud-platform
[github]: https://github.com/censys/censys-cloud-connector
[github-issues]: https://github.com/censys/censys-cloud-connector/issues
[license]: http://www.apache.org/licenses/LICENSE-2.0
[supported-providers]: https://censys-cloud-connector.readthedocs.io/en/stable/providers.html