An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Welcome to Dotnetsafer CLI 👋
[![Documentation](https://img.shields.io/badge/documentation-yes-brightgreen.svg)](https://dotnetsafer.com/docs/cli/1.0)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](#)
[![Twitter: dotnetsafer](https://img.shields.io/twitter/follow/dotnetsafer.svg?style=social)](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!