MyGit

v1.3.0

xm1k3/cent

版本发布时间: 2023-10-25 04:36:55

xm1k3/cent最新发布版本:v1.3.4(2024-06-12 01:00:00)

Validate feature added

The validate command, adopted from the ProjectDiscovery's Nuclei project, is a crucial feature in the application's toolkit. It specializes in validating templates. When executed, it scans a specified folder for YAML files. Each YAML file is checked for validity. If a template is found to be invalid, it is promptly removed from the folder.

cent validate 
cent validate  --path <folder_path>

Example

Suppose you have a folder named templates with the following files:

cent validate --path ./templates

After execution,template2.yaml(invalid) will be deleted.

What's Changed

New Contributors

Full Changelog: https://github.com/xm1k3/cent/compare/v1.2...v1.3

相关地址:原始地址 下载(tar) 下载(zip)

1、 cent_1.3.0_checksums.txt 742B

2、 cent_1.3.0_linux_386.zip 4.89MB

3、 cent_1.3.0_linux_amd64.zip 5.06MB

4、 cent_1.3.0_linux_arm.zip 4.82MB

5、 cent_1.3.0_linux_arm64.zip 4.61MB

6、 cent_1.3.0_macOS_amd64.zip 5.25MB

7、 cent_1.3.0_macOS_arm64.zip 5.01MB

8、 cent_1.3.0_windows_386.zip 5.13MB

9、 cent_1.3.0_windows_amd64.zip 5.2MB

查看:2023-10-25发行的版本