Releases: notdodo/IAMme-IAMme
Releases · notdodo/IAMme-IAMme
v0.0.4
Changelog
- edc66e9 build(deps): bump actions/checkout from 4.1.3 to 4.1.4 (#57)
- d2bce77 Bug fixes (#56)
- 8f83cb0 fix: workflow pinning (#55)
- e9401ad fix: add platform to dockerfile (#54)
- 2af319d build(deps): bump actions/checkout from 4.1.2 to 4.1.3 (#53)
- 77686d2 update
- 79099e7 build(deps): bump github.com/neo4j/neo4j-go-driver/v5 from 5.18.0 to 5.19.0 in the iamme group (#50)
- 419c66b build(deps): bump notdodo/github-actions from 0.1.1 to 0.1.2 (#51)
- 194e2e9 fix: update reusable wfs (#49)
- 2c2266a fix: kics (#46)
- 9a8ae0d build(deps): bump the iamme group with 1 update (#45)
- 54fdba7 build(deps): bump notdodo/github-actions from a61f17e4551042735886e3c91a1af1c6a743b465 to 29b1489bc8c392e2a8355cb29ae1cdb199aa1c1a (#44)
- 4b5b2ec build(deps): bump actions/checkout from 4.1.1 to 4.1.2 (#43)
- 5a75e6e fix: gosec (#42)
- 191c4eb build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 (#41)
- 305ff7b build(deps): bump the iamme group with 1 update (#40)
v0.0.3
What's Changed
- enh: getusers with pagination, fix #19 by @notdodo in #20
- enh: docker hardening and neo4j v5 fixes by @notdodo in #21
- Better hexa arch and tests by @notdodo in #22
- chore: bind goflat to version by @notdodo in #23
- Add dockerfile by @notdodo in #24
- enh: introduce kics checks by @notdodo in #25
- build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #26
- enh: enable graph-data-science by @notdodo in #27
- enh: dump apps, backup & restore by @notdodo in #28
- enh: link app with groups (GroupAssigments) by @notdodo in #29
- enh: readme by @notdodo in #30
- enh: general improvements on docker and makefile by @notdodo in #31
- enh: add gitleaks by @notdodo in #32
- Add gitleaks by @notdodo in #33
- enh: test new wf by @notdodo in #34
- fix: badges and name by @notdodo in #35
- build(deps): bump the iamme group with 1 update by @dependabot in #36
- chore: fix dependabot by @notdodo in #37
- Dependabot by @notdodo in #38
- fix: ListUsers by @notdodo in #39
Full Changelog: v0.0.1...v0.0.3
v0.0.2
Changelog
- e318154 enh: enable graph-data-science
- c1056c8 build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#26)
- b04f8ce enh: introduce kics checks (#25)
- e05066e Add dockerfile (#24)
- 818a205 chore: bind goflat to version (#23)
- ff9ce0a Better hexa arch and tests (#22)
- 91efa46 enh: docker hardening and neo4j v5 fixes (#21)
- 5e1e1c0 enh: getusers with pagination, fix #19 (#20)
v0.0.1
Changelog
- 1192735 Update README.md (#18)
- d94aa1f Create relationships users groups (#17)
- b7b39fd enh: create relationships between rules and groups (#16)
- 9d69a13 build(deps): bump the iamme group with 1 update (#15)
- ba19871 build(deps): bump the iamme group with 1 update (#14)
- b35b964 enh: group dependabot PRs (#13)
- c68f079 enh: list group rules (#12)
- ec9a263 enh: add groups dump (#11)
- 3336e57 Add verbose mode (#10)
- 9a13931 Avoid env for auth (#9)
- 99eedc6 add: gha concurrency (#8)
- 0e41ac4 enh: add badges!!!! (#7)
- 3f032b9 enh: introduce logging package (#6)
- 8baff71 enh: basic ORM library (#5)
- 3364cd0 enh: release action; update versions (#4)
- 2c0b7b5 enh: lint and build action (#3)
- d6c6bb6 update: CodeQL update GHA version (#2)
- 9548029 Merge pull request #1 from notdodo/basic_struct_poc
- 0e3fe67 fix: program name in cobra help
- aa53450 fix: go version in GHAs
- 929aad5 fix: build mod
- b3c5e87 enh: basic project structure and simple PoC
- 34ecf6d fix: GHA names
- b5968eb fix: dependabot "time"
- 666438c feat: workflows
- 1979081 first commit