# asset-db

[![GoDoc](https://pkg.go.dev/badge/github.com/owasp-amass/asset-db/?utm_source=godoc)](https://pkg.go.dev/github.com/owasp-amass/asset-db)
[![License](https://img.shields.io/badge/license-apache%202-blue)](https://www.apache.org/licenses/LICENSE-2.0)
[![Contribute Yes](https://img.shields.io/badge/contribute-yes-brightgreen.svg)](./CONTRIBUTING.md)

[![Chat on Discord](https://img.shields.io/discord/433729817918308352.svg?logo=discord)](https://discord.gg/HNePVyX3cp)
[![Follow on Twitter](https://img.shields.io/twitter/follow/owaspamass.svg?logo=twitter)](https://twitter.com/owaspamass)

This repository offers services and repositories to interact with an asset database. It aims to foster the development of an ecosystem of scanning tools, allowing them to store assets (from [open-asset-model](https://github.com/owasp-amass/open-asset-model) and their relationships.

## Contributing

If you have interest in contributing, please refer to the [contributing doc](CONTRIBUTING.md)

## User Guide

For important information on how to get started with this project, please refer to the [user guide](USER_GUIDE.md).