Skip to content

signbyte-database — initial source - #1

Merged
unknovs merged 1 commit into
mainfrom
develop
Sep 2, 2026
Merged

signbyte-database — initial source#1
unknovs merged 1 commit into
mainfrom
develop

Conversation

@unknovs

@unknovs unknovs commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

The PostgreSQL data layer of the signbyte platform: ten migration locations (util through grants) covering identity, documents, signing and validation, envelopes, the three append-only audit trails and the trust-anchor store, packaged as one migration image that applies any signbyte database from an explicit LOCATIONS list, fail closed. SECURITY DEFINER procedures are the only entry point; service roles are EXECUTE-only. AGPL-3.0-only, Copyright (c) 2026 SIA "Go Make Bytes".

The PostgreSQL data layer of the signbyte platform: ten migration locations
(util through grants) covering identity, documents, signing and validation,
envelopes, the three append-only audit trails and the trust-anchor store,
packaged as one migration image that applies any signbyte database from an
explicit LOCATIONS list, fail closed. SECURITY DEFINER procedures are the only
entry point; service roles are EXECUTE-only. AGPL-3.0-only, Copyright (c) 2026
SIA "Go Make Bytes".

Signed-off-by: GatisB <l22exc@gmail.com>
@github-advanced-security

Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@unknovs
unknovs merged commit 0dea712 into main Sep 2, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants