Skip to content

Commit a1a8e25

Browse files
shinajiCopilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent f06e15b commit a1a8e25

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,11 @@ schnee ntag write-url \
7878
--ntag424-master-key-hex 00112233445566778899aabbccddeeff
7979
```
8080

81+
**Warning:** passing a secret key on the command line can expose it through
82+
shell history, terminal logging, or process listings visible to other local
83+
users. Avoid using real production keys this way; prefer a safer secret input
84+
mechanism if one is available in your environment.
85+
8186
## Python API
8287

8388
The stable Python entry points currently exposed by the package are the service

0 commit comments

Comments
 (0)