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 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.

Archiving policies is not currently supported either.
</Accordion>

</AccordionGroup>

## Boolean flags
Expand Down