Skip to content

Invalid JSON Output for Signing Info #5

@weslambert

Description

@weslambert

Thanks for all the work on this project!

It looks like there is at least one instance of invalid JSON output being produced.

Example:

The comma in the following, even though there is nothing else following it...

cdHash": "4359DA5622EA566C0DC27AC9D3FCEAE3FEE9051F",

...from the following:

	"event": "ES_EVENT_TYPE_NOTIFY_EXIT",
	"timestamp": "2022-08-01 02:09:08 +0000",
	"process": {
		"pid": 22103,
		"path": "/Applications/Little Snitch.app/Contents/Components/Little Snitch Software Update.app/Contents/MacOS/Little Snitch Software Update",
		"uid": 501,
		"arguments": [],
		"ppid": 1,
		"ancestors": [1],
		"signing info (reported)": {
			"csFlags": 570505985,
			"platformBinary": 0,
			"signingID": "at.obdev.littlesnitch.softwareupdate",
			"teamID": "MLZF7K7B5R",
			"cdHash": "4359DA5622EA566C0DC27AC9D3FCEAE3FEE9051F",
		},

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions