mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
14604 - Adding suggested comments related to securing Galaxy role versions
This commit is contained in:
@@ -125,6 +125,7 @@ Here's the approach:
|
||||
'name': 'repo’
|
||||
}
|
||||
```
|
||||
- For roles installed from Galaxy, Galaxy should provide some measure of security against version change. Galaxy should track the commit related to a version. If the role owner changes historical versions (today tags) and thus changes the commit hash, the affected version would become un-installable.
|
||||
|
||||
- Refactor the install process to encompass the following :
|
||||
|
||||
|
||||
Reference in New Issue
Block a user