# Source Code Management (SCM) As Source

### Source Code Management (SCM)

* Create a configuration for SCM integration.
* Each configuration can store settings for private or public code repositories.
* In case of [public code repositories](https://docs.veedna.com/sbom360-osm/generate-an-sbom/source-code-management-scm-as-source/public-code-repositories), one configuration can store up to 10 public code repository URLs.
* In case of [private code repositories](https://docs.veedna.com/sbom360-osm/generate-an-sbom/source-code-management-scm-as-source/private-code-repositories), credentials must be specified that carries enough permissions to enumerate and list the private code repositories.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.veedna.com/sbom360-osm/generate-an-sbom/source-code-management-scm-as-source.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
