# Groovy

## Groovy for Snyk Code

{% hint style="info" %}
Code analysis support for Groovy is in Early Access and is available only with Enterprise plans. To enable the feature, see [Snyk Preview](/snyk-platform-administration/snyk-preview.md).
{% endhint %}

For an overview of the supported security rules, visit [Groovy rules](/scan-with-snyk/snyk-code/snyk-code-security-rules/groovy-rules.md).

### Supported frameworks and libraries

For Groovy, Snyk supports the following frameworks and libraries:

* groovy-cli-picollo
* Groovy standard library
* groovy-cli-commons
* Grails
* GDK
* Micronaut
* Play
* Spring

### Supported file extensions

For Groovy, Snyk supports the following file extensions:

* .groovy
* .grt
* .gtpl
* .gvy

### Available features

* Support for Interfile analysis
* Reports


---

# 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.snyk.io/supported-languages/supported-languages-list/groovy.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.
