flosell / flosell/trailscraper
Add support for statement ids (Sid)
Open
enhancement
generate-feature
guess-feature
- Dominant language
- Python
- Stars
- 838
- Forks
- 38
- Avg merge
- 2m
- Merged PRs (30d)
- 14
Description
Currently, we do not generate any `Sid` entries and, in the case of `guess` (#22), throw them away.
We shouldn't throw them away and could probably use them to clarify the generated statements (e.g. to distinguish between generated and not generated ones).
Be careful about [uniqueness requirements](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_elements_sid.html).
Contributor guide
Assessment
This issue has not been assessed yet.