Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions faq/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,12 @@ kosli report evidence artifact generic server:1.0 \
`--compliant` is set to `true` by default, so to report as compliant simply skip the flag altogether.
</Accordion>

<Accordion title="Why is my GitHub login failing?">
If you sign in to Kosli with GitHub, you must have a verified email address on your GitHub account — otherwise login will fail.

You can check the status of your email addresses at [github.com/settings/emails](https://github.com/settings/emails).
</Accordion>

<Accordion title="Why can't I delete or archive a policy?">
It's not possible to delete a policy in Kosli. This is by design, because there can be snapshots that were previously evaluated using the policy. Deleting it would compromise the integrity of those historical evaluations.

Expand Down