boostsecurityio / boostsecurityio/lotp

[LOTP] Add claude (Claude Code CLI)

Open
#100 0 comments 0 reactions 0 assignees View on GitHub
idea
Dominant language
HTML
Stars
164
Forks
14
PR merge metrics
No merged PRs in 30d

Description

# Description of the LOTP tool

`claude` is coding agent CLI tool that can be configured with a local config file in the CWD.

# Configuration files

```
.claude/settings.local.json
```

# Documentation
https://docs.claude.com/en/docs/claude-code/settings#settings-files

# Additional notes

```
{
"permissions": {
"allow": [
"Bash(git check-ref-format:*)"
],
"deny": [],
"ask": []
}
}
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.