forked from fossology/fossology
-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(dependabot): add dependabot.yml #26
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Shaheem Azmal M MD <shaheem.azmal@siemens.com>
Signed-off-by: Marc-Etienne Vargenau <marc-etienne.vargenau@nokia.com>
fix(php): replace array_push by assignment Reviewed-by: mishra.gaurav@siemens.com
fix(spdx): de-duplicate licenses with same SPDX ID Reviewed-by: shaheem.azmal@siemens.com Tested-by: shaheem.azmal@siemens.com
fix(db): change agent_rev to text Reviewed-by: mishra.gaurav@siemens.com
Create a new openapiv2.yaml file to store the v2 related changes. Once every endpoint is migrated, the original file can be replaced with this. Update the TokenRequest component to use camelCasing and update endpoints accordingly. !Breaking: Remove the deprecated `/version` endpoint. Signed-off-by: Gaurav Mishra <mishra.gaurav@siemens.com>
The Debian Bookworm (12) was released on 2023-06-10 Signed-off-by: Gaurav Mishra <mishra.gaurav@siemens.com>
chore(ci): tag scanner image on release Reviewed-by: mishra.gaurav@siemens.com
…Upload feat(dashboard): add new page for upload and folder dashboard Reviewed-by: mishra.gaurav@siemens.com Tested-by: mishra.gaurav@siemens.com
Signed-off-by: Shaheem Azmal M MD <shaheem.azmal@siemens.com>
Signed-off-by: Shaheem Azmal M MD <shaheem.azmal@siemens.com>
Signed-off-by: Gaurav Mishra <mishra.gaurav@siemens.com>
feat(nomos): add more regex to nomos to identify different licenses Reviewed-by: mishra.gaurav@siemens.com Tested-by: mishra.gaurav@siemens.com
feat(conf): support CLIXML conf for a upload Reviewed-by: mishra.gaurav@siemens.com Tested-by: mishra.gaurav@siemens.com
Since the `upx-ucl` package is no longer available on Debian Bookworm, dropping the support for `.upx` files. The package is removed from all dependency lists and a new flag `UPX_INSTALLED` is created in CMakeLists.txt which can easily be turned on to compile ununpack with upx support. Signed-off-by: Gaurav Mishra <mishra.gaurav@siemens.com>
…indings feat(bulk): checkbox to select scan for findings only Reviewed-by: mishra.gaurav@siemens.com Tested-by: mishra.gaurav@siemens.com
Signed-off-by: Shaheem Azmal M MD <shaheem.azmal@siemens.com>
Handle HttpForbiddenException if token is expired. Signed-off-by: Gaurav Mishra <mishra.gaurav@siemens.com>
fix(user-edit): handle HttpForbiddenException Reviewed-by: shaheem.azmal@siemens.com Tested-by: shaheem.azmal@siemens.com
fix(user-edit): compare old email and skip email count check Reviewed-by: mishra.gaurav@siemens.com Tested-by: mishra.gaurav@siemens.com
feat(api): migrate `/tokens` endpoints to v2 Reviewed-by: shaheem.azmal@siemens.com Tested-by: shaheem.azmal@siemens.com
feat(os): add support for Debian Bookworm (12) Reviewed-by: shaheem.azmal@siemens.com Tested-by: shaheem.azmal@siemens.com
Implemented tracking of date-time on which a user was assigned to an upload. Additionally, tracking has been extended to capture the date-time when an upload was closed or rejected. This new feature will enhance monitoring and auditing capabilities. The values are currently available only on REST endpoints `GET /uploads` and `GET /uploads/{id}`. The duration is displayed in Folder and upload dashboard. Signed-off-by: Gaurav Mishra <mishra.gaurav@siemens.com>
Default values for 'page' and 'limit' are now correctly assigned within else blocks. Error was introduced in 5a4b9b1 Signed-off-by: Gaurav Mishra <mishra.gaurav@siemens.com>
fix(api): default values of page and limit Reviewed-by: shaheem.azmal@siemens.com
Signed-off-by: Shaheem Azmal M MD <shaheem.azmal@siemens.com>
feat(menu): add new button to indicate system load in banner Reviewed-by: mishra.gaurav@siemens.com Tested-by: mishra.gaurav@siemens.com
Signed-off-by: Gaurav Mishra <mishra.gaurav@siemens.com>
Signed-off-by: Gaurav Mishra <mishra.gaurav@siemens.com>
docs(SCANOSS): updated documentation for the SCANOSS agent Reviewed-by: shaheem.azmal@gmail.com
fix(created_by): Add created by column to candidate license table Reviewed-by: mishra.gaurav@siemens.com Tested-by: shaheem.azmal@gmail.com
…ement fix(ui): Add loader to upload permission and edit decision page Reviewed-by: shaheem.azmal@siemens.com Tested-by: shaheem.azmal@siemens.com
fix(import): Do not require an agent if the report has no related data Reviewed-by: shaheem.azmal@siemens.com Tested-by: shaheem.azmal@siemens.com
Signed-off-by: Kaushlendra Pratap <kaushlendra-pratap.singh@siemens.com>
…ation fix(ui): DataTables Pagination Showing Last Additions Reviewed-by: mishra.gaurav@siemens.com Tested-by: mishra.gaurav@siemens.com
In case of multi file upload, provide a modal to select reuse options for each upload. Multi file upload modal data and the mapping. Signed-off-by: Kaushlendra Pratap <kaushlendra-pratap.singh@siemens.com>
…/fixes fix(scanoss): Add heartbeat to scanoss agent Reviewed-by: shaheem.azmal@siemens.com Tested-by: shaheem.azmal@siemens.com
fix(ecc): Update conf file to satisfy specific use cases for ecc Reviewed-by: shaheem.azmal@siemens.com Tested-by: shaheem.azmal@siemens.com
…nt/UI Fix(ui): Add exactmatch to license search Reviewed-by: shaheem.azmal@siemens.com Tested-by: shaheem.azmal@siemens.com
fix(decisionimporter): fix agent to handle missing pfile Reviewed-by: shaheem.azmal@siemens.com Tested-by: shaheem.azmal@siemens.com
Signed-off-by: Shaheem Azmal M MD <shaheem.azmal@siemens.com>
feat(ui): multi upload support for reuse Reviewed-by: shaheem.azmal@siemens.com Tested-by: shaheem.azmal@siemens.com
feat(treeview): make the bulk option availible for multiple folders Reviewed-by: kaushlendra-pratap.singh@siemens.com, shaheem.azmal@siemens.com Tested-by: kaushlendra-pratap.singh@siemens.com, shaheem.azmal@siemens.com
test(models): added more unit tests for group,job,scancode.etc Reviewed-by: shaheem.azmal@siemens.com Tested-by: shaheem.azmal@siemens.com
test(api): upgraded controller test cases to support v2 standards Reviewed-by: shaheem.azmal@siemens.com Tested-by: shaheem.azmal@siemens.com
test(DAOs): Add more integration tests for uploadDao, PfileDao, showJobsDao and Upload permissionsDao. Reviewed-by: kaushlendra-pratap.singh@siemens.com Tested-by: kaushlendra-pratap.singh@siemens.com
…at/job-api-sort-and-status-filter feat(api): Added sort and status filter options to jobs endpoint Reviewed-by: kaushlendra-pratap.singh@siemens.com Tested-by: kaushlendra-pratap.singh@siemens.com
…x/empty-recent-job-pages Fix(ui): Fixed wrong pagination for 'Show Jobs' page & missing upload accessible check Reviewed-by: kaushlendra-pratap.singh@siemens.com Tested-by: kaushlendra-pratap.singh@siemens.com
refactor(search): refactor search page Reviewed-by: shaheem.azmal@siemens.com Tested-by: shaheem.azmal@siemens.com
Add dependabot.yml for composer, docker, github-action Signed-off-by: Gaurav Mishra <mishra.gaurav@siemens.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Merge changes from upstream with "chore(dependabot): add dependabot.yml"