Added Liferay advisories - #1794
Conversation
….com Signed-off-by: Shrish0098 <shrish409@gmail.com>
|
Hi @Dedsec0098 , I am encountering error while running this importer pipeline
to resolve this error I have added Second error : |
Signed-off-by: Shrish0098 <shrish409@gmail.com>
|
Hey @Rishi-source this issue has already been addressed in this commit. |
|
@ziadhany I have tested this branch locally and it is passing all the tests but there Checks are failing on github. How should approach this problem to solve it. |
Still the importer is not working and throwing this error. I would recommend you to first run the importer on your local machine and check in your database whether the advisories are imported or not. You can make the super user via |
One reason is because of which your test are failing on github is that you have added a new python library |
Signed-off-by: Shrish0098 <shrish409@gmail.com>
|
@Rishi-source We don't need to use these commands because it will make the process unnecessarily complicated by creating a super user. You can just make your own virtual environment by using this command |
|
Hey @pombredanne I have made the changes and all the test are passing successfully i my local machine. If you have any suggestions please let me know I will make the changes required. |
|
@Dedsec0098 This is not actionable until tested with code. Please take the push tests for your code and stop submitting code that does not run and is AI-generated, wasting precious review time from the maintainers. If you are able to submit code that is minimally tested and does run and is not AI generated, come back, but only then with a new PR. |
Fixed #1410
Changes Made :
Also ran the tests for importers locally and it is working completely fine.