Divya Goswami

Results 7 issues of Divya Goswami

Ran into couple of errors - While using `sh`. Cannot recognise `[[` ``` + [[ -f /etc/ssh/moduli ]] ./harden.sh: 16: [[: not found ``` - Using deprecated `find` flags: ```...

``` dasdinit -linux -lfs SUSE.3390-9 3390-9 ROOT dasdinit: error while loading shared libraries: libnsl.so.2: cannot open shared object file: No such file or directory ``` I am using Arch current...

commits that caused the issues: https://github.com/openmainframeproject/software-discovery-tool/pull/207 https://github.com/openmainframeproject/software-discovery-tool/commit/063e460ac4743d59177357e0af3b97016e7c6221 and few more cumulative bugs @Apurv428 @deveshidwivedi till this gets merged into master, you can use this branch to switch and check if...

Issue #223 This is the branch that can be used for further discussions to improve of release process. Currently, this should be able to build entire SDT by docker build...

```[tasklist] ### Tasks - [ ] To start proper release cycle, we need to get automations and deployments fixed first and foremost. - [ ] introducing Docker (#223 WIP) -...

Right now ,SDT requires a lot of dependencies to be installed system-wide, create users, create a database that needs root permissions. It will be really great to isolate entire SDT...