|
| 1 | +--- |
| 2 | +title: week-09 |
| 3 | +author: Aaditya Singh |
| 4 | +--- |
| 5 | +<!-- |
| 6 | +SPDX-License-Identifier: CC-BY-SA-4.0 |
| 7 | +SPDX-FileCopyrightText: 2024 Aditya Singh <email.here> |
| 8 | +--> |
| 9 | + |
| 10 | +# Meeting 15 |
| 11 | + |
| 12 | +*(July 04, 2024)* |
| 13 | + |
| 14 | +## Attendees: |
| 15 | + |
| 16 | + - [Gaurav Mishra](https://github.com/GMishx) |
| 17 | + - [Kaushlendra Pratap](https://github.com/Kaushl2208) |
| 18 | + - [Avinal Kumar](https://github.com/avinal) |
| 19 | + - [Abdelrahman Jamal](https://github.com/Hero2323) |
| 20 | + - [Aaditya Singh](https://github.com/Aaditya-Singh78) |
| 21 | + - [Abhishek Kumar](https://github.com/abhi-kumar17871) |
| 22 | + - [Akash Sah](https://github.com/Akashsah2003) |
| 23 | + - [Divij Sharma](https://github.com/dvjsharma) |
| 24 | + - [Rajul Jha](https://github.com/rajuljha) |
| 25 | + - [Valens Niyonsenga](https://github.com/valens200) |
| 26 | + |
| 27 | +## Absent: |
| 28 | + - [Shaheem Azmal M MD](https://github.com/shaheemazmalmmd) |
| 29 | + - [Ayush Bhardwaj](https://github.com/hastagAB) |
| 30 | + - [Samuel Dushimimana](https://github.com/dushimsam) |
| 31 | + - [Soham Banerjee](https://github.com/soham4abc) |
| 32 | + - [Shreya Singh](https://github.com/SinghShreya05) |
| 33 | + |
| 34 | +## Discussions: |
| 35 | + |
| 36 | +**Mentors:** |
| 37 | + |
| 38 | + - [Gaurav Mishra](https://github.com/GMishx): Provided general project updates. |
| 39 | + |
| 40 | + - [Avinal Kumar](https://github.com/avinal): Advised [Aaditya Singh](https://github.com/Aaditya-Singh78) to continue using the existing `cmake` build system, explaining that `bazel`, while efficient, does not meet the current needs of Fossology. Changing the build system now is not advisable. |
| 41 | + |
| 42 | + - [Gaurav Mishra](https://github.com/GMishx): Suggested [Akash Sah](https://github.com/Akashsah2003) to open an issue on the SPDX tool. |
| 43 | + |
| 44 | +**Contributors:** |
| 45 | + |
| 46 | +- [Divij Sharma](https://github.com/dvjsharma) |
| 47 | + - Developed endpoints supporting standard copyright agents for URLs, emails, and authors. |
| 48 | + - Updated details in a previously mentioned PR and completed unit tests for Job endpoints. |
| 49 | + |
| 50 | +- [Abhishek Kumar](https://github.com/abhi-kumar17871) |
| 51 | + - Conducted validations of JSON RDF & LDA formats and completed work on GitHub workflows & tag value report generation. |
| 52 | + |
| 53 | +- [Rajul Jha](https://github.com/rajuljha) |
| 54 | + - Completed differential scans and revised PR accordingly. Plans to test the allow-list functionality next week and explore GitHub actions and Docker Compose. |
| 55 | + |
| 56 | +- [Abdelrahman Jamal](https://github.com/Hero2323) |
| 57 | + - Achieved approximately 70% accuracy in semantic searches, effectively identifying correct licenses. Aims to increase accuracy to 90% next week and will require integration with LLM and some prompt engineering. |
| 58 | + |
| 59 | +- [Aaditya Singh](https://github.com/Aaditya-Singh78) |
| 60 | + - Began coding the scheduler through database connectivity. Facing decisions about the build system `cmake`, which does not support Go. Created documentation on the general coding structure in Go, following the hexagonal architectural pattern. |
| 61 | + |
| 62 | +- [Akash Sah](https://github.com/Akashsah2003) |
| 63 | + - Addressed bugs in the tag value report. Focused on improving the RDF report and integrating it into the database's license table to eliminate duplicates. |
| 64 | + |
| 65 | +- [Shreya Gautam](https://github.com/ShreyaGautamm) |
| 66 | + - Written a Python script to fetch copyright content from the database and modified the copyright. Will tackle a GitHub action issue next. |
| 67 | + |
| 68 | +- [Valens Niyonsenga](https://github.com/valens200) |
| 69 | + - Finalized the addition of controllers and models concerning permission licenses on agents. Plans to work on test cases. |
0 commit comments