Tool to create OCI Images using the language from Snapcraft and Charmcraft.

59 stars 57 forks 59 watchers Python GNU General Public License v3.0
2 Open Issues Need Help Last updated: Sep 13, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The `rockcraft help --all` command displays an entry for `expand-extensions` that incorrectly references `snapcraft.yaml`. This suggests a potential mislabeling or an artifact from a shared codebase between Rockcraft and Snapcraft, causing confusion for Rockcraft users.

Complexity: 1/5
good first issue

Tool to create OCI Images using the language from Snapcraft and Charmcraft.

Python

AI Summary: This GitHub issue proposes generalizing the detection and handling of an empty PATH environment variable within Rockcraft. Currently, the check only applies to bare-based rocks, but it needs to be expanded to cover all cases. This improvement aims to mitigate a security vulnerability and enhance the overall robustness of the code.

Complexity: 2/5
good first issue

Tool to create OCI Images using the language from Snapcraft and Charmcraft.

Python