diff --git a/applicationFeed-lastUpdated.json b/applicationFeed-lastUpdated.json index c8e094be8..30481d2b7 100755 --- a/applicationFeed-lastUpdated.json +++ b/applicationFeed-lastUpdated.json @@ -1,3 +1,3 @@ { - "last_updated_timestamp": 1728389464 + "last_updated_timestamp": 1728410856 } \ No newline at end of file diff --git a/applicationFeed-raw.json b/applicationFeed-raw.json index 6466288e4..d7ff5d69d 100644 --- a/applicationFeed-raw.json +++ b/applicationFeed-raw.json @@ -37120,7 +37120,7 @@ "Name": "DB_PORT", "Target": "DB_PORT", "Default": "5432", - "Description": "Portgres port", + "Description": "Postgres port", "Type": "Variable", "Display": "always", "Required": "true", @@ -37141,6 +37141,45 @@ }, "value": "" }, + { + "@attributes": { + "Name": "ACTIVE_RECORD_ENCRYPTION_PRIMARY_KEY", + "Target": "ACTIVE_RECORD_ENCRYPTION_PRIMARY_KEY", + "Default": "", + "Description": "Primary key for Active Record Encryption(https://github.com/mastodon/mastodon/pull/29831/files).", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "true" + }, + "value": "" + }, + { + "@attributes": { + "Name": "ACTIVE_RECORD_ENCRYPTION_DETERMINISTIC_KEY", + "Target": "ACTIVE_RECORD_ENCRYPTION_DETERMINISTIC_KEY", + "Default": "", + "Description": "Deterministic key for Active Record Encryption(https://github.com/mastodon/mastodon/pull/29831/files).", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "true" + }, + "value": "" + }, + { + "@attributes": { + "Name": "ACTIVE_RECORD_ENCRYPTION_KEY_DERIVATION_SALT", + "Target": "ACTIVE_RECORD_ENCRYPTION_KEY_DERIVATION_SALT", + "Default": "", + "Description": "Derivation salt for Active Record Encryption(https://github.com/mastodon/mastodon/pull/29831/files).", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "true" + }, + "value": "" + }, { "@attributes": { "Name": "SECRET_KEY_BASE", diff --git a/applicationFeed.json b/applicationFeed.json index 334de86db..ba73e3ca3 100755 --- a/applicationFeed.json +++ b/applicationFeed.json @@ -1,7 +1,7 @@ { "apps": 2408, - "last_updated_timestamp": 1728389464, - "last_updated": "2024-10-08 08:11", + "last_updated_timestamp": 1728410856, + "last_updated": "2024-10-08 14:07", "categories": [ { "Cat": "AI:", @@ -37286,7 +37286,7 @@ "Name": "DB_PORT", "Target": "DB_PORT", "Default": "5432", - "Description": "Portgres port", + "Description": "Postgres port", "Type": "Variable", "Display": "always", "Required": "true", @@ -37307,6 +37307,45 @@ }, "value": "" }, + { + "@attributes": { + "Name": "ACTIVE_RECORD_ENCRYPTION_PRIMARY_KEY", + "Target": "ACTIVE_RECORD_ENCRYPTION_PRIMARY_KEY", + "Default": "", + "Description": "Primary key for Active Record Encryption(https://github.com/mastodon/mastodon/pull/29831/files).", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "true" + }, + "value": "" + }, + { + "@attributes": { + "Name": "ACTIVE_RECORD_ENCRYPTION_DETERMINISTIC_KEY", + "Target": "ACTIVE_RECORD_ENCRYPTION_DETERMINISTIC_KEY", + "Default": "", + "Description": "Deterministic key for Active Record Encryption(https://github.com/mastodon/mastodon/pull/29831/files).", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "true" + }, + "value": "" + }, + { + "@attributes": { + "Name": "ACTIVE_RECORD_ENCRYPTION_KEY_DERIVATION_SALT", + "Target": "ACTIVE_RECORD_ENCRYPTION_KEY_DERIVATION_SALT", + "Default": "", + "Description": "Derivation salt for Active Record Encryption(https://github.com/mastodon/mastodon/pull/29831/files).", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "true" + }, + "value": "" + }, { "@attributes": { "Name": "SECRET_KEY_BASE", diff --git a/log.txt b/log.txt index d2e28b713..3423dd531 100755 --- a/log.txt +++ b/log.txt @@ -4381,9 +4381,5 @@ Updating stats on containers Privileged: 106 - -No change to feed - - Updating GitHub