Skip to content

Commit ea58ded

Browse files
KnoxAndersonKaizhe
authored andcommitted
Add todo list to readme (#20)
* update readme for todo list * add todos
1 parent dd1729c commit ea58ded

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.MD

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,17 @@
2727
- runAsUser
2828
- Volume
2929

30-
## Limitation
30+
## Limitations
3131
Some attributes(capabilities, host ports etc.) required gathering runtime information in order to provide the followings:
3232
- Least privilege (capabilities captured from runtime)
3333
- Accuracy (host ports listening on `0.0.0.0`)
3434

35+
## High-level todo list
36+
37+
- [x] Basic functionalities;
38+
- [ ] Create PSP's for common charts
39+
- [ ] Kubectl plugin
40+
3541
## Sample Pod Security Policy
3642
Command: `./kube-psp-advisor --namespace=psp-test`
3743
```

0 commit comments

Comments
 (0)