client/pkg/kn/commands/trigger
Markus Thömmes 13f40848e9
Enable gosec linter and fix existing issues (#1228)
* Enable gosec linter

* Fix issues with pointers to loop variables

* Comment on potential security issues
2021-02-16 02:17:26 -08:00
..
create.go Revisit sink prefixes: Support only 'ksvc' prefix and drop 'svc', 'service' support for knative service (#896) 2020-07-14 00:46:18 -07:00
create_test.go Upgrade a few assorted dependencies (#1220) 2021-02-12 05:55:50 -08:00
delete.go Add grouping for help message + streamlined help messages (#887) 2020-06-18 00:06:25 -07:00
delete_test.go Upgrade a few assorted dependencies (#1220) 2021-02-12 05:55:50 -08:00
describe.go remove unnecessary help message (#1152) 2020-11-30 02:35:36 -08:00
describe_test.go Upgrade a few assorted dependencies (#1220) 2021-02-12 05:55:50 -08:00
list.go add aliases to help command and remove aliases in short (#1055) 2020-10-09 00:09:21 -07:00
list_flags.go Enable gosec linter and fix existing issues (#1228) 2021-02-16 02:17:26 -08:00
list_test.go Upgrade a few assorted dependencies (#1220) 2021-02-12 05:55:50 -08:00
trigger.go add aliases to help command and remove aliases in short (#1055) 2020-10-09 00:09:21 -07:00
trigger_test.go chore: Move from Eventing v1alpha1 to v1beta1 (#878) 2020-06-08 05:42:19 -07:00
update.go Enable errorlint and fix all issues (#1223) 2021-02-12 18:27:38 -08:00
update_flags.go Replace pkg/errors with stdlib errors. (#853) 2020-05-25 08:10:47 -07:00
update_flags_test.go Upgrade a few assorted dependencies (#1220) 2021-02-12 05:55:50 -08:00
update_test.go Upgrade a few assorted dependencies (#1220) 2021-02-12 05:55:50 -08:00