https://github.com/bytehide/cli
Dotnetsafer CLI is a console tool that allows you to protect your .NET developments, integrates different products and services to keep your code safe.
https://github.com/bytehide/cli
analyzer dotnet netcore obfuscation owasp protection security security-tools vulnerability
Last synced: 9 months ago
JSON representation
Dotnetsafer CLI is a console tool that allows you to protect your .NET developments, integrates different products and services to keep your code safe.
- Host: GitHub
- URL: https://github.com/bytehide/cli
- Owner: bytehide
- License: gpl-3.0
- Created: 2021-04-12T18:17:27.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-08-14T16:43:35.000Z (over 2 years ago)
- Last Synced: 2025-06-06T22:41:34.249Z (10 months ago)
- Topics: analyzer, dotnet, netcore, obfuscation, owasp, protection, security, security-tools, vulnerability
- Language: C#
- Homepage: https://dotnetsafer.com/
- Size: 226 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Welcome to Dotnetsafer CLI 👋
[](https://dotnetsafer.com/docs/cli/1.0)
[](#)
[](https://twitter.com/dotnetsafer)
> Dotnetsafer CLI is a console tool that allows you to keep your .NET software secure from any computer.
> Integrate tools like Dotnetsafer Shield with a few commands, extend the security of your application and reduce time when developing safely.
## Official documentation 📚
Read the documentation to learn more: [https://dotnetsafer.com/docs/product/cli/1.0/](https://dotnetsafer.com/docs/product/cli/1.0/)
### 🏠 [Homepage](https://dotnetsafer.com)
## Install
```sh
dotnet tool install -g dotnetsafer
```
## Usage
```sh
dotnetsafer [OPTIONS]
```
## Test
```sh
dotnetsafer hello
```
## Author
👤 **Dotnetsafer**
* Website: https://dotnetsafer.com
* Twitter: [@dotnetsafer](https://twitter.com/dotnetsafer)
* Github: [@dotnetsafer](https://github.com/dotnetsafer)
* LinkedIn: [@dotnetsafer](https://www.linkedin.com/company/dotnetsafer)
## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://dotnetsafer.com/docs/overview). You can also take a look at the [contributing guide](https://github.com/dotnetsafer/cli/CONTRIBUTING.md).
## Show your support
Give a ⭐️ if this project helped you!