Trong Nhan Mai
Trong Nhan Mai
> One thing that we might need to do is to clone the repository to check the license. We could obtain the content of the LICENSE from a github repository...
https://github.com/oracle/macaron/pull/400 can be closed after this Pull Request is merged.
As discussed, we have agreed that this issue will be addressed once this [PR](https://github.com/oracle/macaron/pull/508) is merged as part of the change in data model where the analysis happens on a...
Can this issue be closed as #764 has been merged :thinking: ?
With further discuss, we have decided to not remove this feature completely because the YAML input file (provided through `--config-path`) allows us to pin the exact commit of the dependencies...
We have re-visited this matter and decide to remove `--config-path` completely. It's now safe to do so because our improvements on repo, commit finder and dependency resolver ensure that we...
> In most cases the report generator should not make the process exit. Yes that is true. I was thinking about whether we should explicitly show the user that the...
At the moment, the implementation for determining the output directory for the report files relies on the PURL string (implementation here). This could potentially make the reports of two alias...
Force pushing at https://github.com/oracle/macaron/commit/32c59834148acdf3deb3210b1e5e3a60be919a69 due to me pushing an irrelevant commit to this branch :facepalm:
Close as #650 has completely removed the multi-thread bits.