Gabriel Marquet

Results 79 comments of Gabriel Marquet

~~Ah nevermind ! I could use the update_team and do the whole thing there also~~ Damn... the update_team is also incremental... there's no function yet to remove people from teams...

But I think the incremental is hardcoded so I can't do a full replacement of the team members Just checked and the Params are hardcoded yeah

@tjarrettveracode Here's why I think it's currently not possible to remove a user from a team, from the user's API, it's hardcoded incremental. So I'll implement the other way as...

I actually don't think there is an API in the client to get all the members in a team right now... so I can't do that pull, remove, replace either

Created https://github.com/veracode/veracode-api-py/issues/46 because it's needed for this issue

Just had to force it and modify the `extensionMaxVersions` in product.json for the same reason, saving any python file was causing a major freeze, could not add any newlines in...

Hello, just checking, could it be possible to get an `sdist` otherwise ? I assume that would make arm-based fallback to source and build locally ? That's what I've been...

@Fly-Playgroud @HitSakhavala I assume the hack is via the channel, to send the aisnapshot command directly ?

Hello @mxschmitt 👋 I was thinking back on this ticket, I'm waiting on this to be officially supported in order to update my version of PW, is this planned any...