-
Notifications
You must be signed in to change notification settings - Fork 41
Comparing changes
Open a pull request
base repository: theopenlane/core
base: v1.14.2
head repository: theopenlane/core
compare: v1.15.0
- 5 commits
- 811 files changed
- 3 contributors
Commits on Mar 31, 2026
-
fix(deps): update module github.com/theopenlane/core to v1.14.1 (#2232)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4c8ebd8 - Browse repository at this point
Copy the full SHA 4c8ebd8View commit details
Commits on Apr 1, 2026
-
fix(deps): update all patch dependencies (#2238)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9295bf5 - Browse repository at this point
Copy the full SHA 9295bf5View commit details -
fix(deps): update module github.com/nyaruka/phonenumbers to v1.7.0 (#…
…2241) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a1ae8f2 - Browse repository at this point
Copy the full SHA a1ae8f2View commit details -
fix: use datetime for evidence (#2243)
* fix: use datetime for evidence Signed-off-by: Sarah Funkhouser <147884153+golanglemonade@users.noreply.github.com> * fix Signed-off-by: Sarah Funkhouser <147884153+golanglemonade@users.noreply.github.com> * fix Signed-off-by: Sarah Funkhouser <147884153+golanglemonade@users.noreply.github.com> * fix Signed-off-by: Sarah Funkhouser <147884153+golanglemonade@users.noreply.github.com> --------- Signed-off-by: Sarah Funkhouser <147884153+golanglemonade@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e595104 - Browse repository at this point
Copy the full SHA e595104View commit details -
Integrations v2 | Declarative Provider Registration & Runtime (#2236)
* github app install metadata, CEL directory ingest, integration scoped credential plumbing * integrations refactor to use json.RawMessage constructs instead of manually hand rolled maps * regnerated output * wire up workflow metadata * clean up some cruft, make the contract boundaries tighter * boundary / security updates * fix registry mappings * refactor to try and use generated approach * rebase for caller * try and clear up service boundaries * simplify * criteria per integration source * allow ctx on webhook * add more schema annotations, update entx output to include more infos * no mas * fix github app and add tests * rub some samber/do on this implementation, remove all these one off types and use DO to streamline, clean up all these ancillary references * remove unused guards, consolidate github app config, remove pattern deviations * go all in on json.RawMessage, consolidate to CredentialSet and get rid of CredentialPayload, update tests, burn old maps * jsonx uplift * jsonx helpers, inline refactors * stash before the next refactor lol * wholesale v2 refactor + restructuring * clean generate * stub out new package shape * deleted the old, renamed the v2 again * remove old integration, update new * update handlers * muuuuch better shape * ingest setup is way off course but circling back around * fix up all the definnitions for standardization, add README * wire in webhook url fields * back out bad idea * extend integration graphql * gqlgen config for credential set and builder update * generated output * nom nom clean it up, streamline, remove now unused * missing keymaker persistence * we don't actually use policies so removing for now * add the actual sql migrations * remove integrations, stage new type definition * generated output and migrations * remove rollback behavior, add installationmetadata to builder * use the typed methods, stsage the new webhook field * reset migrations * gut the scope directives and CEL expr in wf engine, cleanup empty checks * consolidate AWS, actually implement azure entra and security center, clean up all these crazy dumb error evaluations in the handler * add credential registration, new refs, uniquness, lookups, move queries into runtime * so much cleanup zomg, more shared helpers, switch to use GetSubjectIDFromContext, remove dumb functions past matt left, purge unused fields * luls * regenerate output * surgery on the rebase screw up and regenerate output * add installations methods, disconnect, apply to every definition, reafctor credentialset to be opaque * simplifciation, cleanup passes, add unit tests * remove slug, definition ID is the unqiue, display name is the UI facing * test coverage * standardize the builder categories, remove labels in favor of tags * remove migrations * update the github import * add webhook tests, remove unused jsonschemutil, consolidate SCIM handlers * finish refactoring scim * migrations and clean up * linter, comments, readme * only the likely non conflicts * fix statusname mapping for finding and vuln, reset migrations and regenerate * fix all the handler tests * remove old outdated readme, swing at uplifting the test UI up, update FGA model for integration run and integration webhook * clean regenerate * schema fields * last fields to add * remove local override * re-set migrations * pr feedback * regnerate and migrations output * move to service owner designation * regenerate output
Configuration menu - View commit details
-
Copy full SHA for 074764b - Browse repository at this point
Copy the full SHA 074764bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.14.2...v1.15.0