Skip to content

EAS detection#217

Merged
farski merged 8 commits intomainfrom
eas
Apr 8, 2026
Merged

EAS detection#217
farski merged 8 commits intomainfrom
eas

Conversation

@farski
Copy link
Copy Markdown
Member

@farski farski commented Mar 30, 2026

No description provided.

@farski farski marked this pull request as ready for review April 8, 2026 18:07
Copy link
Copy Markdown
Member

@kookster kookster left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just the fsk mode / sensitive setting I don't see how to do


const artifactTmpPath = await writeArtifact(event, context);

const result = await detect(artifactTmpPath);
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be good to either use the "sensitive" option by default, or have a way to pass it in.

},
Tasks: [
{
Type: "DetectEas"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sensitive option pls.

```json
{
"Type": "DetectEas",
"FSKMode": "Sensitive"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh I see it here, but not in the options, ok.

@farski farski merged commit de6ecd4 into main Apr 8, 2026
4 checks passed
@farski farski deleted the eas branch April 8, 2026 18:34
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