Skip to content

initial changes #1

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

Closed
wants to merge 2 commits into from
Closed

initial changes #1

wants to merge 2 commits into from

Conversation

Raj-StepSecurity
Copy link
Contributor

No description provided.

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

on:
workflow_dispatch:
inputs:
tag:

Check notice

Code scanning / Checkov (reported by Codacy)

The build output cannot be affected by user parameters other than the build entry point and the top-level source location. GitHub Actions workflow_dispatch inputs MUST be empty. Note

The build output cannot be affected by user parameters other than the build entry point and the top-level source location. GitHub Actions workflow_dispatch inputs MUST be empty.
@@ -0,0 +1 @@
This is a test markdown file

Check warning

Code scanning / Markdownlint (reported by Codacy)

First line in a file should be a top-level heading Warning test

First line in a file should be a top-level heading
# Execute Codacy Analysis CLI and generate a SARIF output with the security issues identified during the analysis
- name: Run Codacy Analysis CLI
continue-on-error: true
uses: codacy/[email protected]

Check warning

Code scanning / Semgrep (reported by Codacy)

An action sourced from a third-party repository on GitHub is not pinned to a full length commit SHA. Pinning an action to a full length commit SHA is currently the only way to use an action as an immutable release. Warning

An action sourced from a third-party repository on GitHub is not pinned to a full length commit SHA. Pinning an action to a full length commit SHA is currently the only way to use an action as an immutable release.
fetch-depth: 0

- name: Run auto-doc
uses: tj-actions/auto-doc@v3

Check warning

Code scanning / Semgrep (reported by Codacy)

An action sourced from a third-party repository on GitHub is not pinned to a full length commit SHA. Pinning an action to a full length commit SHA is currently the only way to use an action as an immutable release. Warning

An action sourced from a third-party repository on GitHub is not pinned to a full length commit SHA. Pinning an action to a full length commit SHA is currently the only way to use an action as an immutable release.
use_major_version: true

- name: Run remark
uses: tj-actions/remark@v3

Check warning

Code scanning / Semgrep (reported by Codacy)

An action sourced from a third-party repository on GitHub is not pinned to a full length commit SHA. Pinning an action to a full length commit SHA is currently the only way to use an action as an immutable release. Warning

An action sourced from a third-party repository on GitHub is not pinned to a full length commit SHA. Pinning an action to a full length commit SHA is currently the only way to use an action as an immutable release.
uses: tj-actions/remark@v3

- name: Verify Changed files
uses: tj-actions/verify-changed-files@v20

Check warning

Code scanning / Semgrep (reported by Codacy)

An action sourced from a third-party repository on GitHub is not pinned to a full length commit SHA. Pinning an action to a full length commit SHA is currently the only way to use an action as an immutable release. Warning

An action sourced from a third-party repository on GitHub is not pinned to a full length commit SHA. Pinning an action to a full length commit SHA is currently the only way to use an action as an immutable release.

- name: Create Pull Request
if: failure()
uses: peter-evans/create-pull-request@v7

Check warning

Code scanning / Semgrep (reported by Codacy)

An action sourced from a third-party repository on GitHub is not pinned to a full length commit SHA. Pinning an action to a full length commit SHA is currently the only way to use an action as an immutable release. Warning

An action sourced from a third-party repository on GitHub is not pinned to a full length commit SHA. Pinning an action to a full length commit SHA is currently the only way to use an action as an immutable release.
@Raj-StepSecurity Raj-StepSecurity force-pushed the release branch 4 times, most recently from 615926d to b15cc8d Compare March 15, 2025 12:06
README.md Outdated
Effortlessly track all changed files and directories relative to a target branch, the current branch (preceding commit or the last remote commit), multiple branches, or custom commits returning **relative paths** from the project root using this GitHub action.

> \[!NOTE]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we can remove this note, since we dont have https://github.com/step-security/verify-changed-files

README.md Outdated
[![Ubuntu](https://img.shields.io/badge/Ubuntu-E95420?style=for-the-badge\&logo=ubuntu\&logoColor=white)](https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions#jobsjob_idruns-on)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we can remove all the badges

README.md Outdated
If you feel generous and want to show some extra appreciation:

Support this project with a :star:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove the buy me coffee part

README.md Outdated
* Free software: [MIT license](LICENSE)

## Credits 👏
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we can remove the credits section as all those actions no longer exist

@Raj-StepSecurity Raj-StepSecurity force-pushed the release branch 2 times, most recently from af83610 to 1a1c736 Compare March 15, 2025 14:33
varunsh-coder
varunsh-coder previously approved these changes Mar 15, 2025
renovate json removed

yarn build goes thorugh

yarn build goes thorugh

yarn build goes thorugh

ran yarn package

temp changes

temp changes

base sha and sha updated

deleted test folder to make it work

deleted test folder to make it work

sha and base sha removed

sha and base sha removed

file added to test/test3

file added to test/test3

test/test3 deleted

test.yml updated

file added to test/test3

test/test3 deleted

test/test3 deleted

test/test3 deleted

test/test3 deleted

test/test3 deleted

test/test3 deleted

file name renamed

test rename -> test-rename

base sha and sha corrected for file renaminhg tests

Renamed test/test rename 2.txt -> test/test rename-2.txt

base sha and sha corrected for file renaminhg tests

Added deleted file

Removed test file

sha added to test

submodule added to be deleted for test cases

submodule deleted

commits updated for sub module deletion test case

submodule added back to test/demo

submodule deleted

commits updated for sub module deletion test case

test/demo/test/test.txt deleted

test/demo/test/test.txt added

sha added to include added file change

funding.yml added again

test added

temp changes

temp changes

sha added to run for submodule

Revert "temp changes"

This reverts commit d1b35b0.

Revert "temp changes"

This reverts commit 0ac81c0.

code beautified

security.md reverted back

comments addressed and removed steps  dependent on tj-actions in test

commit ids corrected

commit ids corrected

commit ids corrected

commit ids corrected

commit ids corrected

test case corrected

test case corrected

commit ids corrected

correcting commit id

test cases corrected

readme updated

author name corrected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants