stan-dev / stanc3

The Stan transpiler (from Stan to C++ and beyond).
BSD 3-Clause "New" or "Revised" License
138 stars 44 forks source link

Comment out perfReport usage until further updates of the plugin #1264

Closed serban-nicusor-toptal closed 1 year ago

serban-nicusor-toptal commented 1 year ago

Submission Checklist

Release notes

We have some problems with a plugin perfReport in Jenkins Jenkins has been updated and the plugin has a vulnerability and has been disabled automatically.

We can't enable it back for security reasons therefore we have a few choices:

  1. Comment out the plugin usage and if anyone misses it we can try building it from source and maintaining our own copy ( with the vulnerability patched )
  2. Build it from the source
  3. Wait for updates (not really likely)

For now I talked with Brian and we decided the best way to go for now (mostly to un-stuck CI) is 1, we are waiting for Rok input too. Hey @rok-cesnovar, what do you think ?

Copyright and Licensing

By submitting this pull request, the copyright holder is agreeing to license the submitted work under the BSD 3-clause license (https://opensource.org/licenses/BSD-3-Clause)