Skip to content

idea: add a default license and encourage contributors to add a license in the meta section #14

@ruppde

Description

@ruppde

to actually make some use of all the nice rules here, it would be useful if some license would be attached. you could add a default license to the repo and encourage contributors to add a license in the meta section, if they don't like the default e.g.:

private rule webshell_encoded_stats : WEBSHELL PROD {
	meta:
		description = "Webshell having statistical signs of encoded code which gets dynamically executed"
		license = "Detection Rule License 1.1 https://github.com/Neo23x0/signature-base/blob/master/LICENSE"
		license = "https://creativecommons.org/licenses/by-nc/4.0/"
		author = "Arnim Rupp"
		date = "2021/02/07"
	condition:
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions