> For the complete documentation index, see [llms.txt](https://developer.harness.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.harness.io/sast-and-sca/cli/reference/ngsast.md).

# sl ngsast

The `ngsast` command allows you to generate a sample Qwiet AI by Harness configuration file and validate any changes you make.

## Usage <a href="#usage" id="usage"></a>

To run: `sl ngsast [command options]`

### Command options <a href="#command-options" id="command-options"></a>

| **Option** | **Arguments** | **Description**                                                                                                                                                                                                                                                                          |
| ---------- | ------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `default`  |               | Create a default (sample) config file for Qwiet AI by Harness                                                                                                                                                                                                                            |
| `validate` |               | Validate a custom config file for Qwiet AI by Harness; does **not** run code analysis. If the config file isn't located in the default location (i.e., the root of the project repo), provide the path using the `--config` flag: `sl ngsast validate --config path/to/config/file.yaml` |
