Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions src/graphql/data/fpt/schema.docs.graphql
Original file line number Diff line number Diff line change
Expand Up @@ -361,9 +361,13 @@ input AddAssigneesToAssignableInput {
assignableId: ID! @possibleTypes(concreteTypes: ["Issue", "PullRequest"], abstractType: "Assignable")

"""
The id of users to add as assignees.
The ids of actors (users or bots) to add as assignees.
"""
assigneeIds: [ID!]! @possibleTypes(concreteTypes: ["User"])
assigneeIds: [ID!]!
@possibleTypes(
concreteTypes: ["Bot", "EnterpriseUserAccount", "Mannequin", "Organization", "User"]
abstractType: "Actor"
)

"""
A unique identifier for the client performing the mutation.
Expand Down
2 changes: 1 addition & 1 deletion src/graphql/data/fpt/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -98157,7 +98157,7 @@
},
{
"name": "assigneeIds",
"description": "<p>The id of users to add as assignees.</p>",
"description": "<p>The ids of actors (users or bots) to add as assignees.</p>",
"type": "[ID!]!",
"id": "id",
"kind": "scalars",
Expand Down
8 changes: 6 additions & 2 deletions src/graphql/data/ghec/schema.docs.graphql
Original file line number Diff line number Diff line change
Expand Up @@ -361,9 +361,13 @@ input AddAssigneesToAssignableInput {
assignableId: ID! @possibleTypes(concreteTypes: ["Issue", "PullRequest"], abstractType: "Assignable")

"""
The id of users to add as assignees.
The ids of actors (users or bots) to add as assignees.
"""
assigneeIds: [ID!]! @possibleTypes(concreteTypes: ["User"])
assigneeIds: [ID!]!
@possibleTypes(
concreteTypes: ["Bot", "EnterpriseUserAccount", "Mannequin", "Organization", "User"]
abstractType: "Actor"
)

"""
A unique identifier for the client performing the mutation.
Expand Down
2 changes: 1 addition & 1 deletion src/graphql/data/ghec/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -98157,7 +98157,7 @@
},
{
"name": "assigneeIds",
"description": "<p>The id of users to add as assignees.</p>",
"description": "<p>The ids of actors (users or bots) to add as assignees.</p>",
"type": "[ID!]!",
"id": "id",
"kind": "scalars",
Expand Down
36 changes: 18 additions & 18 deletions src/secret-scanning/data/public-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1971,7 +1971,7 @@
hasPushProtection: true
hasValidityCheck: false
base64Supported: false
isduplicate: false
isduplicate: true
- provider: Databento
supportedSecret: Databento API Key
secretType: databento_api_key
Expand Down Expand Up @@ -2005,7 +2005,7 @@
fpt: '*'
ghec: '*'
isPublic: true
isPrivateWithGhas: false
isPrivateWithGhas: true
hasPushProtection: false
hasValidityCheck: false
base64Supported: false
Expand All @@ -2017,7 +2017,7 @@
fpt: '*'
ghec: '*'
isPublic: true
isPrivateWithGhas: false
isPrivateWithGhas: true
hasPushProtection: false
hasValidityCheck: false
base64Supported: false
Expand All @@ -2029,7 +2029,7 @@
fpt: '*'
ghec: '*'
isPublic: true
isPrivateWithGhas: false
isPrivateWithGhas: true
hasPushProtection: false
hasValidityCheck: false
base64Supported: false
Expand All @@ -2041,7 +2041,7 @@
fpt: '*'
ghec: '*'
isPublic: true
isPrivateWithGhas: false
isPrivateWithGhas: true
hasPushProtection: false
hasValidityCheck: false
base64Supported: false
Expand All @@ -2053,7 +2053,7 @@
fpt: '*'
ghec: '*'
isPublic: true
isPrivateWithGhas: false
isPrivateWithGhas: true
hasPushProtection: false
hasValidityCheck: false
base64Supported: false
Expand All @@ -2065,7 +2065,7 @@
fpt: '*'
ghec: '*'
isPublic: true
isPrivateWithGhas: false
isPrivateWithGhas: true
hasPushProtection: false
hasValidityCheck: false
base64Supported: false
Expand All @@ -2077,7 +2077,7 @@
fpt: '*'
ghec: '*'
isPublic: true
isPrivateWithGhas: false
isPrivateWithGhas: true
hasPushProtection: false
hasValidityCheck: false
base64Supported: false
Expand All @@ -2089,7 +2089,7 @@
fpt: '*'
ghec: '*'
isPublic: true
isPrivateWithGhas: false
isPrivateWithGhas: true
hasPushProtection: false
hasValidityCheck: false
base64Supported: false
Expand All @@ -2101,7 +2101,7 @@
fpt: '*'
ghec: '*'
isPublic: true
isPrivateWithGhas: false
isPrivateWithGhas: true
hasPushProtection: false
hasValidityCheck: false
base64Supported: false
Expand All @@ -2113,7 +2113,7 @@
fpt: '*'
ghec: '*'
isPublic: true
isPrivateWithGhas: false
isPrivateWithGhas: true
hasPushProtection: false
hasValidityCheck: false
base64Supported: false
Expand All @@ -2125,7 +2125,7 @@
fpt: '*'
ghec: '*'
isPublic: true
isPrivateWithGhas: false
isPrivateWithGhas: true
hasPushProtection: false
hasValidityCheck: false
base64Supported: false
Expand Down Expand Up @@ -4337,7 +4337,7 @@
fpt: '*'
ghec: '*'
isPublic: true
isPrivateWithGhas: false
isPrivateWithGhas: true
hasPushProtection: false
hasValidityCheck: false
base64Supported: false
Expand All @@ -4349,7 +4349,7 @@
fpt: '*'
ghec: '*'
isPublic: true
isPrivateWithGhas: false
isPrivateWithGhas: true
hasPushProtection: false
hasValidityCheck: false
base64Supported: false
Expand All @@ -4361,7 +4361,7 @@
fpt: '*'
ghec: '*'
isPublic: true
isPrivateWithGhas: false
isPrivateWithGhas: true
hasPushProtection: false
hasValidityCheck: false
base64Supported: false
Expand All @@ -4373,7 +4373,7 @@
fpt: '*'
ghec: '*'
isPublic: true
isPrivateWithGhas: false
isPrivateWithGhas: true
hasPushProtection: false
hasValidityCheck: false
base64Supported: false
Expand Down Expand Up @@ -4721,7 +4721,7 @@
fpt: '*'
ghec: '*'
isPublic: true
isPrivateWithGhas: false
isPrivateWithGhas: true
hasPushProtection: false
hasValidityCheck: false
base64Supported: false
Expand All @@ -4733,7 +4733,7 @@
fpt: '*'
ghec: '*'
isPublic: true
isPrivateWithGhas: false
isPrivateWithGhas: true
hasPushProtection: false
hasValidityCheck: false
base64Supported: false
Expand Down
4 changes: 2 additions & 2 deletions src/secret-scanning/lib/config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"sha": "b2e76ee1382a1b4a5514ca4219cf18e3b8574eb8",
"blob-sha": "c57a6a7221e0d5d9834d7500fbe0f19871267f6d",
"sha": "51d07334c302c781667c4fcd78effd1eeb721ee8",
"blob-sha": "ce46df4a1ed48ec1ada2618f08cfff7fc57fee7c",
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
}