feat(backend): basic FGA model#1392
Merged
1 commit merged intoedgehog-device-manager:mainfrom May 6, 2026
Merged
Conversation
2659ad3 to
05a1ee8
Compare
e870eab to
6831af6
Compare
lusergit
approved these changes
May 5, 2026
Collaborator
lusergit
left a comment
There was a problem hiding this comment.
This is a good starting point, we'll need to refine it for sure but it's ok 👍
OmarBrbutovic
approved these changes
May 6, 2026
Collaborator
OmarBrbutovic
left a comment
There was a problem hiding this comment.
Since the PR had more commits and they were probably squashed, the commit message got a bit messed up, could you please fix it
bc70769 to
cd9647e
Compare
Introduce a basic FGA model to be expanded more thoroughly when all the requirements are defined. Signed-off-by: Damiano Mason <damiano.mason@secomind.com>
cd9647e to
471197e
Compare
a40e94b
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this PR does / why we need it:
Introduce a skeleton for the FGA model, to be expanded when all the requirements are defined.
Additional documentation e.g. usage docs, diagrams, reviewer notes, etc.:
The model in this PR is probably not in its final state, and will likely be reworked in the future, but it's a starting point to add FGA to Edgehog
Thanks for sending a pull request! If this is your first time, here are some tips for you:
When fixing existing issues, use github's syntax to link your pull request to it
We also have a syntax to signal dependencies to other open pull requests
In case of stacked PRs, you may add the PR number in the last commit's title instead: