Closed marcelobartsch-jt closed 7 months ago
duplicate of #391
@marcelobartsch , it's included in the new release 1.14.0. Thank you for flagging it.
Based on the creation date looks like the duplicated one is the #391 instead of this one. Thanks anyway to fix it.
Description of the change
access_token is not marked as sensitive, and this value is, as if the access_token is leaked while planning, as with this token, people can inject data to rollbar, it should be marked as sensitive to avoid unintentional leaks.
I'm marking as Breaking change , as depending on how the code is used, it may require to call nonsensitive function , but
Type of change
Checklists
Development
Code review