Skip to content

Commit 35b188d

Browse files
author
Peter Nagy
committed
📝 update README
1 parent 3811919 commit 35b188d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ NOTE: make build compiles both functions.
7676
- Same thing with `DescribeImageScanFindings` in report/report.go. The code could leverage goroutines and run concurrently.
7777
- Mocks and some tests could be definitely improved. More tests should be added.
7878
- The report funcion works well until 1000 repositories. The function currently doesn't implement paging. Paging for `DescribeRepositories` should be implemented.
79+
- The functions use the legacy Slack Token instead of the preferred Slack Webhooks. Need some research to see how Blocks can be used with Webhooks.
7980

8081
## Issues
8182
If stumble upon errors or just need a feature request, please open an issue. PRs are welcome.

0 commit comments

Comments
 (0)